Chromium Code Reviews| Index: components/sync/engine_impl/sync_scheduler_impl_unittest.cc |
| diff --git a/components/sync/engine_impl/sync_scheduler_impl_unittest.cc b/components/sync/engine_impl/sync_scheduler_impl_unittest.cc |
| index c65d2097017c8c2eeb355b9c85171a8b0b2e6abd..732f90ebae091531e69ae72a57dad0bbac7bbc04 100644 |
| --- a/components/sync/engine_impl/sync_scheduler_impl_unittest.cc |
| +++ b/components/sync/engine_impl/sync_scheduler_impl_unittest.cc |
| @@ -7,6 +7,8 @@ |
| #include <stddef.h> |
| #include <stdint.h> |
| +#include <vector> |
| + |
| #include "base/bind.h" |
| #include "base/location.h" |
| #include "base/run_loop.h" |