Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3470)

Unified Diff: chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h

Issue 268643002: Use the DefaultSearchManager as the exclusive authority on DSE, ignoring Web Data. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the KeywordEditorControllerTest. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/search/instant_service.h » ('j') | chrome/browser/search/instant_service.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
diff --git a/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h b/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
index 732137017792133c3435e04337a6f7761a97c3f4..0236bca599483ac6918cae2ececaf64fbd47610f 100644
--- a/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
+++ b/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
@@ -67,7 +67,8 @@ class AutomaticProfileResetterDelegate {
// Returns attributes of the search engine currently set as the default (or
// an empty dictionary if there is none).
// The returned attributes correspond in meaning and format to the user
- // preferences stored by TemplateURLService::SaveDefaultSearchProviderToPrefs,
+ // preferences stored by
+ // TemplateURLService::SaveDefaultSearchProviderToLegacyPrefs,
// and will be named after the second path name segment of the respective
// preference (i.e. the part after "default_search_provider.").
// Note that:
« no previous file with comments | « no previous file | chrome/browser/search/instant_service.h » ('j') | chrome/browser/search/instant_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698