Skip to content

Commit

Permalink
Merge pull request #2599 from brave/c75bump-0.65.x
Browse files Browse the repository at this point in the history
Upgrade patches from Chromium 75.0.3770.75 to Chromium 75.0.3770.80 (Uplift to 0.65.x)
  • Loading branch information
mkarolin authored Jun 5, 2019
2 parents a10b19b + dd30fce commit df72d7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 9ede91db965fbc2e37d9754fe42d157720ac1875..7985dcb831e28bf3d3665a6ca81d95caa1f39f99 100644
index 0ee0cc242efb549e768e918a69f5db4838f2ae26..a0cf3fe3a9407abe47a811f634c95b123405cd43 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=75
MINOR=0
-BUILD=3770
-PATCH=75
-PATCH=80
+BUILD=65
+PATCH=116
2 changes: 1 addition & 1 deletion patches/content-common-BUILD.gn.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 775996a26f581c43b54d5834ae2cb37d7ea74af3..522aace4a0e4f8510a890f6444fed30e49885ff1 100644
index 080d08c52d851effe4f602dc108e57e0c00d66db..295a65b81edc3adaeec13fbda459adaac4d55bc3 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -31,7 +31,7 @@ source_set("common") {
Expand Down

0 comments on commit df72d7b

Please sign in to comment.