Chromium Code Reviews| Index: components/sync_driver/tab_node_pool_unittest.cc |
| diff --git a/components/sync_driver/tab_node_pool_unittest.cc b/components/sync_driver/tab_node_pool_unittest.cc |
| index de7df8116324829563aa42138b2bf9a3867c97dc..71f4d9369312a5dd2b82b6ee0eb19d8b92528fc6 100644 |
| --- a/components/sync_driver/tab_node_pool_unittest.cc |
| +++ b/components/sync_driver/tab_node_pool_unittest.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/sync_driver/tab_node_pool.h" |
| +#include <vector> |
| + |
| #include "sync/api/sync_change.h" |
| #include "sync/protocol/session_specifics.pb.h" |
| #include "sync/protocol/sync.pb.h" |