Skip to content

Commit

Permalink
Merge pull request #4244 from brave/79.0.3945.88
Browse files Browse the repository at this point in the history
Upgrade from Chromium 79.0.3945.79 to Chromium 79.0.3945.88
  • Loading branch information
bsclifton authored and mkarolin committed Dec 18, 2019
1 parent 1d23d47 commit f5491eb
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,12 +1,12 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index 5ccface83986acac44416c37fb272f2e97665210..91834f01707676ffc5d1774a4a4ed3f42d8477bf 100644
index 2c275bcc2bdbd1f5800bba649064b9fc95859af3..37fe68b6b987b375ec31b51ecc71ba9faf0e3277 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=79
-MINOR=0
-BUILD=3945
-PATCH=79
-PATCH=88
+MINOR=1
+BUILD=2
+PATCH=29
2 changes: 1 addition & 1 deletion patches/chrome-browser-about_flags.cc.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 0ab55be2f96853137cec8928621360e9f639b467..34e01378c8e413af12399bc3ca30188bddd91778 100644
index 656fd33db3f6553a409351701c9839725452df59..0a164040f1a8d76a5eeee517644af14f995f8d34 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -282,14 +282,14 @@ const FeatureEntry::Choice kTouchTextSelectionStrategyChoices[] = {
Expand Down

0 comments on commit f5491eb

Please sign in to comment.