Skip to content

Commit

Permalink
Merge pull request #5309 from brave/81.0.4044.122
Browse files Browse the repository at this point in the history
Upgrade from Chromium 81.0.4044.113 to Chromium 81.0.4044.122.
  • Loading branch information
bsclifton authored Apr 22, 2020
2 parents 2b3cc0c + 60cb223 commit d803a6d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 fc82d7e0d96f1a48e7eb3964c1fa90e59cfc6972..863d896a59aa59f670f08fbb252338eb672cf4a0 100644
index a86f16286e35fadce0302bbb5547c80663b3d0a2..dea4029f30e1cef6de5e413551894f3c0ba8ebe9 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=81
-MINOR=0
-BUILD=4044
-PATCH=113
-PATCH=122
+MINOR=1
+BUILD=10
+PATCH=4
4 changes: 2 additions & 2 deletions patches/chrome-android-java-AndroidManifest.xml.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml
index 8cd1fb84e55c6fb971db3441fa41bd7460ed738e..474bcd0868f4cb0ef5d3d24d5488aee328265020 100644
index 16820374338adc755e4795c1a8a07997cd620bac..a3c4d705ff3e338c7c8f0ae5f0f3cc5ef19e4653 100644
--- a/chrome/android/java/AndroidManifest.xml
+++ b/chrome/android/java/AndroidManifest.xml
@@ -34,7 +34,9 @@ by a child template that "extends" this file.
Expand Down Expand Up @@ -71,7 +71,7 @@ index 8cd1fb84e55c6fb971db3441fa41bd7460ed738e..474bcd0868f4cb0ef5d3d24d5488aee3
{% endif %}

<!-- Cast support -->
@@ -1294,6 +1310,7 @@ android:value="true" />
@@ -1290,6 +1306,7 @@ android:value="true" />
</activity>
{% endif %}

Expand Down
2 changes: 1 addition & 1 deletion patches/chrome-browser-ui-tab_helpers.cc.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/chrome/browser/ui/tab_helpers.cc b/chrome/browser/ui/tab_helpers.cc
index 420dc8b031573d59d40296cf20dae7e47cf5e4de..c9d87d8a149d0b85af16dad204a8107e40dae99a 100644
index 02d2216a7d6ab75f5eb6663121a79f00f50788b1..eb564ffaadea9aa276038dea702c3e7baa8688ed 100644
--- a/chrome/browser/ui/tab_helpers.cc
+++ b/chrome/browser/ui/tab_helpers.cc
@@ -421,4 +421,5 @@ void TabHelpers::AttachTabHelpers(WebContents* web_contents) {
Expand Down

0 comments on commit d803a6d

Please sign in to comment.