Index: chrome/browser/sync/test/integration/search_engines_helper.h |
=================================================================== |
--- chrome/browser/sync/test/integration/search_engines_helper.h (revision 130759) |
+++ chrome/browser/sync/test/integration/search_engines_helper.h (working copy) |
@@ -49,8 +49,8 @@ |
const string16& keyword, |
const std::string& sync_guid); |
TemplateURL* CreateTestTemplateURL(int seed, |
+ const string16& keyword, |
const std::string& url, |
- const string16& keyword, |
const std::string& sync_guid); |
// Add a search engine based on a seed to the service at index |profile| and the |