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 77aee9a2af269b9c71887c8575eac4c34ad38c9b..71579c22c53dc7d00856868d4ad7e5d6313b3781 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": 48 |
+ "kCurrentDataVersion": 49 |
}, |
// 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 |
}, |