| Index: components/search_engines/prepopulated_engines.json
|
| diff --git a/components/search_engines/prepopulated_engines.json b/components/search_engines/prepopulated_engines.json
|
| index 9f7608df82441e2cb0d52bd1a1ccab016a716273..27748953e41b34dbd9993f6c1ae6671e1dfd9f06 100644
|
| --- a/components/search_engines/prepopulated_engines.json
|
| +++ b/components/search_engines/prepopulated_engines.json
|
| @@ -30,7 +30,7 @@
|
|
|
| // Increment this if you change the data in ways that mean users with
|
| // existing data should get a new version.
|
| - "kCurrentDataVersion": 89
|
| + "kCurrentDataVersion": 90
|
| },
|
|
|
| // The following engines are included in country lists and are added to the
|
| @@ -91,7 +91,9 @@
|
| "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
|
| "search_url": "https://www.bing.com/search?q={searchTerms}&PC=U316&FORM=CHROMN",
|
| "suggest_url": "https://www.bing.com/osjson.aspx?query={searchTerms}&language={language}&PC=U316",
|
| + "image_url": "https://www.bing.com/images/detail/search?iss=sbi&FORM=CHROMI#enterInsights",
|
| "new_tab_url": "https://www.bing.com/chrome/newtab",
|
| + "image_url_post_params": "imgurl={google:imageURL}",
|
| "type": "SEARCH_ENGINE_BING",
|
| "id": 3
|
| },
|
|
|