| Index: chrome/browser/search_engines/prepopulated_engines.json
|
| diff --git a/chrome/browser/search_engines/prepopulated_engines.json b/chrome/browser/search_engines/prepopulated_engines.json
|
| index 4459da377c8b917d86608aeef6aaa83293bd168c..0bef755529f73c63d1f4d5ac7a86cb962edca953 100644
|
| --- a/chrome/browser/search_engines/prepopulated_engines.json
|
| +++ b/chrome/browser/search_engines/prepopulated_engines.json
|
| @@ -26,7 +26,7 @@
|
|
|
| // Increment this if you change the data in ways that mean users with
|
| // existing data should get a new version.
|
| - "kCurrentDataVersion": 70
|
| + "kCurrentDataVersion": 71
|
| },
|
|
|
| // The following engines are included in country lists and are added to the
|
| @@ -87,6 +87,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -97,6 +98,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=ar-XA&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ar-XA",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 7 // Can't be 3 as this has to appear in the Arabian countries'
|
| // lists alongside bing_en_XA.
|
| @@ -108,6 +110,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=da-DK&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=da-DK",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -118,6 +121,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=de-AT&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-AT",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -128,6 +132,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=de-CH&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-CH",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -138,6 +143,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=de-DE&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-DE",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -148,6 +154,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-AU&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-AU",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -158,6 +165,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-CA&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-CA",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -168,6 +176,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-GB&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-GB",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -178,6 +187,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-IE&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-IE",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -188,6 +198,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-IN&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-IN",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -198,6 +209,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-NZ&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-NZ",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -208,6 +220,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-PH&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-PH",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -218,6 +231,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-SG&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-SG",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -228,6 +242,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-US&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-US",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -238,6 +253,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=en-XA&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-XA",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -248,6 +264,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=es-AR&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-AR",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -258,6 +275,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=es-CL&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-CL",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -268,6 +286,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=es-ES&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-ES",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -278,6 +297,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=es-MX&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-MX",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -288,6 +308,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=es-XL&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-XL",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -298,6 +319,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=fi-FI&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fi-FI",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -308,6 +330,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=fr-BE&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-BE",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 7
|
| },
|
| @@ -318,6 +341,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=fr-CA&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-CA",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 7
|
| },
|
| @@ -328,6 +352,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=fr-CH&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-CH",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 7
|
| },
|
| @@ -338,6 +363,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=fr-FR&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-FR",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -348,6 +374,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=it-IT&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=it-IT",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -358,6 +385,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=ja-JP&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ja-JP",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -368,6 +396,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=lv-LV&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=lv-LV",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -378,6 +407,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=nb-NO&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=nb-NO",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -388,6 +418,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=nl-BE&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=nl-BE",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -398,6 +429,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=pl-PL&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pl-PL",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -408,6 +440,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=pt-BR&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pt-BR",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -418,6 +451,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=pt-PT&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pt-PT",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -428,6 +462,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=ru-RU&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ru-RU",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -438,6 +473,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=sv-SE&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=sv-SE",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -448,6 +484,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=tr-TR&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=tr-TR",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -458,6 +495,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=zh-HK&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=zh-HK",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
| @@ -468,6 +506,7 @@
|
| "favicon_url": "http://www.bing.com/s/wlflag.ico",
|
| "search_url": "http://www.bing.com/search?setmkt=zh-TW&q={searchTerms}",
|
| "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
|
| + "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=zh-TW",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
|
|