Index: chrome/browser/autocomplete/history_url_provider.cc |
diff --git a/chrome/browser/autocomplete/history_url_provider.cc b/chrome/browser/autocomplete/history_url_provider.cc |
index 9d4ee13c0387a9db4bcce27297c71244b6a9f837..c2a2bcaaa5ced73de538cd5b51c42d62b87fc8f9 100644 |
--- a/chrome/browser/autocomplete/history_url_provider.cc |
+++ b/chrome/browser/autocomplete/history_url_provider.cc |
@@ -15,7 +15,7 @@ |
#include "chrome/browser/history/history_backend.h" |
#include "chrome/browser/history/history_database.h" |
#include "chrome/browser/net/url_fixer_upper.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profile.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |