Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update patches from Chromium 72.0.3626.71 to 72.0.3626.81 #1505

Merged
merged 1 commit into from
Jan 30, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions patches/chrome-VERSION.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index 4498d73cf1881b76c6ebaf8408b1bb0aa1d7a511..34aa8ad18d80ed8740fc886c129992d09e0d65b1 100644
index 7af36f6eb5d38a905c0ef6d2bf9370dc9b937f87..34aa8ad18d80ed8740fc886c129992d09e0d65b1 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=72
MINOR=0
-BUILD=3626
-PATCH=71
-PATCH=81
+BUILD=60
+PATCH=18
4 changes: 2 additions & 2 deletions patches/chrome-browser-BUILD.gn.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 08572d5b14f94c0377790f50bbedfa245578caab..2926c85a909f18de836cb9943f12a68f45b8acba 100644
index f79e53e962533269aad52e6c259b950f44e4c342..680ca982369535d143ac4b4f7e527f96f8ec292d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1994,6 +1994,7 @@ jumbo_split_static_library("browser") {
@@ -1996,6 +1996,7 @@ jumbo_split_static_library("browser") {
"//ui/strings",
"//ui/surface",
"//ui/web_dialogs",
Expand Down
2 changes: 1 addition & 1 deletion patches/chrome-test-BUILD.gn.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 388633d91746d1d613c8b53455c6f81ca71d61d1..23fafc7202c53175f18f24bd1ceedbec4dc9817f 100644
index 853e2dfc916365996c03efffec5723a6eaa14c5d..c6a74ac3dde1bad37307eaf706a94bb5988871c9 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -437,6 +437,8 @@ test("browser_tests") {
Expand Down