| Index: components/sync/model/attachments/attachment_service_proxy_unittest.cc
|
| diff --git a/components/sync/model/attachments/attachment_service_proxy_unittest.cc b/components/sync/model/attachments/attachment_service_proxy_unittest.cc
|
| index ae6d5ec346321591ef8870d51f26c86b57aa3a49..52faba4475a8aad71ab75f0183153b308b9a081b 100644
|
| --- a/components/sync/model/attachments/attachment_service_proxy_unittest.cc
|
| +++ b/components/sync/model/attachments/attachment_service_proxy_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/location.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/ref_counted_memory.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/synchronization/lock.h"
|
|
|