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

Updated from Chromium 87.0.4280.66 to Chromium 87.0.4280.67. #7198

Merged
merged 1 commit into from
Nov 19, 2020
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,12 +1,12 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index d49e45fe24c1c4793e4ac3dc1cbbfbba9c65d23e..b066aa67a187e57065f35983a1fad22a353b01da 100644
index 2c4514a701725958eed9feacc7a43c46ef1f2fba..205283ea59b247e3aa5ac69d0d81f2c05133c5b8 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=87
-MINOR=0
-BUILD=4280
-PATCH=66
-PATCH=67
+MINOR=1
+BUILD=19
+PATCH=21
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/tools/build/mac/infoplist_strings_util.mm b/chrome/tools/build/mac/infoplist_strings_util.mm
index 85b3833a34bf7cc21b1869faa0f0423944e432f0..e108c44e4e14864f52e720ad3227a65bc33dba81 100644
index 5a25e3663fb09d18ee8495c2dc9032dcbdc40120..f14cc47e47a76f827fecac0d6f48e9253ad77de9 100644
--- a/chrome/tools/build/mac/infoplist_strings_util.mm
+++ b/chrome/tools/build/mac/infoplist_strings_util.mm
@@ -241,8 +241,7 @@ int main(int argc, char* const argv[]) {
Expand Down