Chromium Code Reviews| Index: components/browser_sync/test_profile_sync_service.cc |
| diff --git a/components/browser_sync/test_profile_sync_service.cc b/components/browser_sync/test_profile_sync_service.cc |
| index a4bc8d080bd45be20a60253803a3585a7d96b8fb..9eab474c7b857204699104ce1ab5d7b3a3f121be 100644 |
| --- a/components/browser_sync/test_profile_sync_service.cc |
| +++ b/components/browser_sync/test_profile_sync_service.cc |
| @@ -6,6 +6,8 @@ |
| #include <utility> |
| +#include "base/message_loop/message_loop.h" |
| + |
| namespace browser_sync { |
| syncer::TestIdFactory* TestProfileSyncService::id_factory() { |