| Index: components/sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc
|
| diff --git a/components/sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc b/components/sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc
|
| index d8bf3fab5f34043a83be36b0cd75d31cf9d03d25..ac6db2c1e320e8d2cd3a80f14572b75e6c20bc0c 100644
|
| --- a/components/sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc
|
| +++ b/components/sync_sessions/revisit/typed_url_page_revisit_task_unittest.cc
|
| @@ -7,10 +7,7 @@
|
| #include "base/test/histogram_tester.h"
|
| #include "base/time/time.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| -#include "components/history/core/browser/history_types.h"
|
| -#include "components/sync_sessions/revisit/page_visit_observer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "url/gurl.h"
|
|
|
| namespace sync_sessions {
|
|
|
|
|