Skip to content

Commit

Permalink
[AUTO] Patches auto-rebase for master branch (#1403)
Browse files Browse the repository at this point in the history
[AUTO] Patches auto-rebase for master branch
  • Loading branch information
uazo authored Aug 27, 2024
2 parents b08f930 + e48010e commit 92f00fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build/patches/Add-search-engine.patch
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ diff --git a/components/search_engines/prepopulated_engines.json b/components/se
diff --git a/components/search_engines/search_engine_choice/search_engine_choice_utils.cc b/components/search_engines/search_engine_choice/search_engine_choice_utils.cc
--- a/components/search_engines/search_engine_choice/search_engine_choice_utils.cc
+++ b/components/search_engines/search_engine_choice/search_engine_choice_utils.cc
@@ -226,10 +226,7 @@ void RecordChoiceScreenDefaultSearchProviderType(SearchEngineType engine_type) {
@@ -219,10 +219,7 @@ void RecordChoiceScreenDefaultSearchProviderType(SearchEngineType engine_type) {
}

void RecordChoiceScreenSelectedIndex(int selected_engine_index) {
Expand Down Expand Up @@ -186,5 +186,4 @@ diff --git a/components/search_engines/template_url_prepopulate_data.h b/compone
// The maximum number of prepopulated search engines that can be returned in
// in the rest of the world by `GetPrepopulatedEngines()`.
inline constexpr size_t kMaxRowPrepopulatedEngines = 5;
--

--

0 comments on commit 92f00fc

Please sign in to comment.