| Index: components/sync_driver/revisit/current_tab_matcher.cc
|
| diff --git a/components/sync_driver/revisit/current_tab_matcher.cc b/components/sync_driver/revisit/current_tab_matcher.cc
|
| index 643a7b6a0fd51375fe57449a8142ec39c0328e2f..13e63f99c56026c843eb211e5a16f34da7bf3c82 100644
|
| --- a/components/sync_driver/revisit/current_tab_matcher.cc
|
| +++ b/components/sync_driver/revisit/current_tab_matcher.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/time/time.h"
|
| -#include "components/sessions/serialized_navigation_entry.h"
|
| +#include "components/sessions/core/serialized_navigation_entry.h"
|
|
|
| namespace sync_driver {
|
|
|
|
|