Skip to content

Commit

Permalink
Upgrade patches from Chromium 120.0.6099.144 to Chromium 120.0.6099.199
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds authored and mkarolin committed Jan 3, 2024
1 parent f878236 commit 0e47697
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 0d4502b1223541d0b3f3ed48e3e0dafe7f21015b..7a21012b6a41378a6038e40ac7f4ebd2e423ec79 100644
index e367ce9d906cfc2b4038b7d64689710d3b16bac5..cdb2cf3eab0a59c59afe23051ff13c37153d1272 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=120
-MINOR=0
-BUILD=6099
-PATCH=144
-PATCH=199
+MINOR=1
+BUILD=61
+PATCH=113
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff --git a/components/search_engines/default_search_manager.cc b/components/search_engines/default_search_manager.cc
index 0b1fde46f9c442609aaa7166e37a4c799eaa7d88..b8b5d4d41280aefd016712c849bc0fe4b7db38a1 100644
index a32fa07490d18db9fcb42522ee4298735f01d933..d2eb723979e2ec8e68c7e77c90bd24e1c83b037b 100644
--- a/components/search_engines/default_search_manager.cc
+++ b/components/search_engines/default_search_manager.cc
@@ -321,6 +321,7 @@ void DefaultSearchManager::LoadDefaultSearchEngineFromPrefs() {
@@ -325,6 +325,7 @@ void DefaultSearchManager::LoadDefaultSearchEngineFromPrefs() {
// Check if default search preference is overriden by extension.
if (pref->IsExtensionControlled()) {
extension_default_search_ = std::move(turl_data);
Expand Down

0 comments on commit 0e47697

Please sign in to comment.