| Index: components/sync/model/attachments/attachment_service_proxy_for_test.cc
|
| diff --git a/components/sync/model/attachments/attachment_service_proxy_for_test.cc b/components/sync/model/attachments/attachment_service_proxy_for_test.cc
|
| index 9500ee2b50448eab5ec0788c54fe0879e2e57945..8c8fb22f5d632eb8e97cef4b8feab3059874cec0 100644
|
| --- a/components/sync/model/attachments/attachment_service_proxy_for_test.cc
|
| +++ b/components/sync/model/attachments/attachment_service_proxy_for_test.cc
|
| @@ -7,6 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/message_loop/message_loop.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "components/sync/model/attachments/attachment_service.h"
|
|
|
|
|