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

Unified Diff: chrome/browser/search_engines/template_url_model.cc

Issue 5023001: Handful of related instant changes: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix linux build Created 10 years, 1 month 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
Index: chrome/browser/search_engines/template_url_model.cc
diff --git a/chrome/browser/search_engines/template_url_model.cc b/chrome/browser/search_engines/template_url_model.cc
index 6c72f5f94039d89d0e50e6601b7e219059577791..cde70f398a24bf8f680ebdb9e953ea749cfa0743 100644
--- a/chrome/browser/search_engines/template_url_model.cc
+++ b/chrome/browser/search_engines/template_url_model.cc
@@ -576,6 +576,7 @@ void TemplateURLModel::Observe(NotificationType type,
}
}
+// static
void TemplateURLModel::RegisterUserPrefs(PrefService* prefs) {
prefs->RegisterBooleanPref(
prefs::kDefaultSearchProviderEnabled, true);
« no previous file with comments | « chrome/browser/profile_impl.cc ('k') | chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698