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 b8f02f182d439fb66fcc98c142ff97326e5bc065..b1aa4d5561f0e645c03f1894f3358ef257a55598 100644 |
--- a/chrome/browser/history/top_sites_impl_unittest.cc |
+++ b/chrome/browser/history/top_sites_impl_unittest.cc |
@@ -16,6 +16,7 @@ |
#include "components/history/core/browser/history_db_task.h" |
#include "components/history/core/browser/history_types.h" |
#include "components/history/core/browser/top_sites_cache.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" |
#include "testing/gtest/include/gtest/gtest.h" |