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

Unified Diff: components/search_engines/desktop_search_win.cc

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: components/search_engines/desktop_search_win.cc
diff --git a/components/search_engines/desktop_search_win.cc b/components/search_engines/desktop_search_win.cc
index b1bae715aec628bed246e3d6fb02b5db1ac84b5b..d741c93353bf42264b81e7198cfecd0c812fea85 100644
--- a/components/search_engines/desktop_search_win.cc
+++ b/components/search_engines/desktop_search_win.cc
@@ -7,9 +7,9 @@
#include <string>
#include "base/memory/scoped_ptr.h"
-#include "base/prefs/pref_service.h"
#include "base/strings/string_util.h"
#include "components/pref_registry/pref_registry_syncable.h"
+#include "components/prefs/pref_service.h"
#include "components/search_engines/prepopulated_engines.h"
#include "components/search_engines/template_url.h"
#include "components/search_engines/template_url_prepopulate_data.h"
« no previous file with comments | « components/search_engines/default_search_pref_migration.cc ('k') | components/search_engines/template_url_prepopulate_data.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698