summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/template_url_service_factory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/search_engines/template_url_service_factory.cc')
-rw-r--r--chrome/browser/search_engines/template_url_service_factory.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/search_engines/template_url_service_factory.cc b/chrome/browser/search_engines/template_url_service_factory.cc
index f928fc9..9e2a4d4 100644
--- a/chrome/browser/search_engines/template_url_service_factory.cc
+++ b/chrome/browser/search_engines/template_url_service_factory.cc
@@ -15,7 +15,7 @@
#include "chrome/browser/webdata/web_data_service_factory.h"
#include "chrome/common/pref_names.h"
#include "components/keyed_service/content/browser_context_dependency_manager.h"
-#include "components/user_prefs/pref_registry_syncable.h"
+#include "components/pref_registry/pref_registry_syncable.h"
// static
TemplateURLService* TemplateURLServiceFactory::GetForProfile(Profile* profile) {