Index: chrome/browser/history/top_sites_impl_unittest.cc |
diff --git a/chrome/browser/history/top_sites_impl_unittest.cc b/chrome/browser/history/top_sites_impl_unittest.cc |
index 7773d2fa05a3d09d1ef89a530b7e358f1c4ce932..25d36465fe29aaf7f145e78824ce72c95f87ed66 100644 |
--- a/chrome/browser/history/top_sites_impl_unittest.cc |
+++ b/chrome/browser/history/top_sites_impl_unittest.cc |
@@ -9,7 +9,6 @@ |
#include "base/task/cancelable_task_tracker.h" |
#include "chrome/browser/history/history_service_factory.h" |
#include "chrome/browser/history/top_sites_factory.h" |
-#include "chrome/browser/history/top_sites_impl.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/test/base/testing_profile.h" |
@@ -17,6 +16,7 @@ |
#include "components/history/core/browser/history_types.h" |
#include "components/history/core/browser/top_sites.h" |
#include "components/history/core/browser/top_sites_cache.h" |
+#include "components/history/core/browser/top_sites_impl.h" |
#include "components/history/core/browser/top_sites_observer.h" |
#include "components/history/core/test/history_unittest_base.h" |
#include "content/public/test/test_browser_thread.h" |