Index: components/history/core/browser/typed_url_data_type_controller.cc |
diff --git a/components/history/core/browser/typed_url_data_type_controller.cc b/components/history/core/browser/typed_url_data_type_controller.cc |
index 462569f4b51912513e9625b2814b6e71b5ab0f9d..d833f025aaec904668d717d8d9b0605634686dd0 100644 |
--- a/components/history/core/browser/typed_url_data_type_controller.cc |
+++ b/components/history/core/browser/typed_url_data_type_controller.cc |
@@ -7,9 +7,9 @@ |
#include "base/bind.h" |
#include "base/callback.h" |
#include "base/metrics/histogram.h" |
-#include "base/prefs/pref_service.h" |
#include "components/history/core/browser/history_db_task.h" |
#include "components/history/core/browser/history_service.h" |
+#include "components/prefs/pref_service.h" |
#include "components/sync_driver/sync_client.h" |
namespace browser_sync { |