Skip to content

Commit

Permalink
[AUTO] Patches auto-rebase for 128.0.6613.88 (#1397)
Browse files Browse the repository at this point in the history
[AUTO] Patches auto-rebase for 128.0.6613.88
  • Loading branch information
uazo authored Aug 22, 2024
2 parents 29f18b3 + 9aaa577 commit 389b5ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/patches/Add-support-to-jxl.patch
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ diff --git a/DEPS b/DEPS
'highway_revision': '8295336dd70f1201d42c22ab5b0861de38cf8fbf',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ffmpeg
@@ -1632,6 +1636,9 @@ deps = {
@@ -1633,6 +1637,9 @@ deps = {
'src/third_party/dawn':
Var('dawn_git') + '/dawn.git' + '@' + Var('dawn_revision'),

Expand Down
4 changes: 2 additions & 2 deletions build/patches/eyeo-beta-118.0.5993.48-base.patch
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ diff --git a/DEPS b/DEPS
# If you change this, also update the libc++ revision in
# //buildtools/deps_revisions.gni.
'libcxx_revision': '6bb75caa139ee1e686d2205910454cf6ea212e58',
@@ -1295,6 +1306,10 @@ deps = {
@@ -1296,6 +1307,10 @@ deps = {
'condition': 'checkout_android and checkout_src_internal',
},

Expand All @@ -467,7 +467,7 @@ diff --git a/DEPS b/DEPS
'src/docs/website': {
'url': Var('chromium_git') + '/website.git' + '@' + '82c1d3e5b812b35df1cb6a031f59616dc594d4f7',
},
@@ -1419,6 +1434,13 @@ deps = {
@@ -1420,6 +1435,13 @@ deps = {
'dep_type': 'cipd',
},

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ diff --git a/chrome/browser/ui/android/omnibox/java/src/org/chromium/chrome/brow
diff --git a/chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.cc b/chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.cc
--- a/chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.cc
+++ b/chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.cc
@@ -436,11 +436,6 @@ content::WebUIDataSource* CreateAndAddNewTabPageUiHtmlSource(Profile* profile) {
@@ -435,11 +435,6 @@ content::WebUIDataSource* CreateAndAddNewTabPageUiHtmlSource(Profile* profile) {
// chrome-untrusted://new-tab-page for other external content and resources.
// NOTE: Use caution when overriding content security policies as that cean
// lead to subtle security bugs such as https://crbug.com/1251541.
Expand Down Expand Up @@ -922,7 +922,7 @@ diff --git a/chrome/renderer/url_loader_throttle_provider_impl.cc b/chrome/rende
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -6709,7 +6709,6 @@ test("unit_tests") {
@@ -6707,7 +6707,6 @@ test("unit_tests") {
"//chrome/browser/favicon",
"//chrome/browser/fingerprinting_protection",
"//chrome/browser/first_party_sets",
Expand Down

0 comments on commit 389b5ea

Please sign in to comment.