| 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 232f571a5c584effaa3a9a3515d0440402dfa3a0..15a9862f00e1c061a2b177713199f642684682c3 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": 49
|
| + "kCurrentDataVersion": 50
|
| },
|
|
|
| // The following engines are included in country lists and are added to the
|
| @@ -855,6 +855,7 @@
|
| "{google:baseURL}search#q={searchTerms}",
|
| "{google:baseURL}webhp#q={searchTerms}"
|
| ],
|
| + "search_terms_replacement_key": "{google:instantExtendedEnabledKey}",
|
| "type": "SEARCH_ENGINE_GOOGLE",
|
| "id": 1
|
| },
|
|
|