Update template_url_prepopulate_data.cc

This commit is contained in:
Alexander David Frick 2022-08-20 20:34:18 -05:00 committed by GitHub
parent 916e70d178
commit 34e6578c03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ const PrepopulatedEngine* const engines_default[] = {
&bing,
&yahoo,
&duckduckgo,
&brave,
&ecosia,
&ask,
&yandex_com,
@ -244,6 +245,7 @@ const PrepopulatedEngine* const engines_DE[] = {
&bing,
&ecosia,
&duckduckgo,
&brave,
&yahoo_de,
};
@ -333,6 +335,8 @@ const PrepopulatedEngine* const engines_FR[] = {
&google,
&bing,
&yahoo_fr,
&duckduckgo,
&brave,
&qwant,
&ecosia,
};
@ -343,7 +347,9 @@ const PrepopulatedEngine* const engines_GB[] = {
&bing,
&yahoo_uk,
&duckduckgo,
&brave,
&ecosia,
&yandex_com,
};
// Greece
@ -946,6 +952,7 @@ const PrepopulatedEngine* const engines_US[] = {
&bing,
&yahoo,
&duckduckgo,
&brave,
&ecosia,
&ask,
&yandex_com,