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 adffce484d3d10a6bddbb2c4cd4d580b6e3a6594..3330278d115f52b1bda0a724bb540946235eaa4c 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": 46 |
+ "kCurrentDataVersion": 47 |
Peter Kasting
2012/12/06 07:02:37
Note that there are also a couple of other outstan
gone
2012/12/06 20:59:49
Will keep an eye on it... If another CL bumps it I
|
}, |
// The following engines are included in country lists and are added to the |
@@ -847,7 +847,7 @@ |
"name": "Google", |
"keyword": "google.com", |
"favicon_url": "http://www.google.com/favicon.ico", |
- "search_url": "{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}sourceid=chrome&ie={inputEncoding}", |
+ "search_url": "{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}ie={inputEncoding}", |
"suggest_url": "{google:baseSuggestURL}search?{google:searchFieldtrialParameter}client=chrome&q={searchTerms}&sugkey={google:suggestAPIKeyParameter}", |
"instant_url": "{google:baseURL}webhp?sourceid=chrome-instant&{google:RLZ}{google:instantEnabledParameter}ie={inputEncoding}", |
"alternate_urls": [ |