[AUTO] Patches auto-rebase

This commit is contained in:
uazo
2024-08-27 10:56:29 +00:00
committed by github-actions[bot]
parent b08f930342
commit e48010e699
+2 -3
View File
@@ -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) {
@@ -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;
--
--