| Index: components/sync_sessions/revisit/current_tab_matcher_unittest.cc
|
| diff --git a/components/sync_sessions/revisit/current_tab_matcher_unittest.cc b/components/sync_sessions/revisit/current_tab_matcher_unittest.cc
|
| index 600ee7e311c72d03a789d14c1426816101ee1fee..ce3691fa7f312f64fe13537bd6a357e899680166 100644
|
| --- a/components/sync_sessions/revisit/current_tab_matcher_unittest.cc
|
| +++ b/components/sync_sessions/revisit/current_tab_matcher_unittest.cc
|
| @@ -12,8 +12,6 @@
|
| #include "components/sessions/core/serialized_navigation_entry.h"
|
| #include "components/sessions/core/serialized_navigation_entry_test_helper.h"
|
| #include "components/sessions/core/session_types.h"
|
| -#include "components/sync_sessions/revisit/page_equality.h"
|
| -#include "components/sync_sessions/revisit/page_visit_observer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "url/gurl.h"
|
|
|
|
|