Index: chrome/browser/sync/test/integration/search_engines_helper.h |
diff --git a/chrome/browser/sync/test/integration/search_engines_helper.h b/chrome/browser/sync/test/integration/search_engines_helper.h |
index 59ca00b67cfca45a33c49f5f6bcfe1cd0aa69972..ff52bae49609a318304e5d5b6635cd2ba4ef957b 100644 |
--- a/chrome/browser/sync/test/integration/search_engines_helper.h |
+++ b/chrome/browser/sync/test/integration/search_engines_helper.h |
@@ -19,7 +19,7 @@ typedef std::map<std::string, const TemplateURL*> GUIDToTURLMap; |
namespace search_engines_helper { |
// Used to access the search engines within a particular sync profile. |
-TemplateURLService* GetServiceForProfile(int profile_index); |
+TemplateURLService* GetServiceForBrowserContext(int profile_index); |
// Used to access the search engines within the verifier sync profile. |
TemplateURLService* GetVerifierService(); |