| Index: components/sync_sessions/tab_node_pool.cc
|
| diff --git a/components/sync_sessions/tab_node_pool.cc b/components/sync_sessions/tab_node_pool.cc
|
| index f187d23dc7644236b3074b5f9026e55660d7cc24..1b4c1f88f62f5d94fcd98cb7287d75b210c8aafa 100644
|
| --- a/components/sync_sessions/tab_node_pool.cc
|
| +++ b/components/sync_sessions/tab_node_pool.cc
|
| @@ -10,6 +10,7 @@
|
| #include "components/sync/base/model_type.h"
|
| #include "components/sync/protocol/session_specifics.pb.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| +#include "components/sync_sessions/synced_tab_delegate.h"
|
|
|
| namespace sync_sessions {
|
|
|
|
|