| Index: components/browser_sync/profile_sync_service_typed_url_unittest.cc
|
| diff --git a/components/browser_sync/profile_sync_service_typed_url_unittest.cc b/components/browser_sync/profile_sync_service_typed_url_unittest.cc
|
| index f13b748e4fead112fea5db9045ff1667de84164f..50906f1460be831af8bb5a36b8a226e6485c08c7 100644
|
| --- a/components/browser_sync/profile_sync_service_typed_url_unittest.cc
|
| +++ b/components/browser_sync/profile_sync_service_typed_url_unittest.cc
|
| @@ -19,6 +19,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread.h"
|
|
|