| Index: components/sync/core_impl/attachments/attachment_service_impl.cc
|
| diff --git a/components/sync/core_impl/attachments/attachment_service_impl.cc b/components/sync/core_impl/attachments/attachment_service_impl.cc
|
| index 9db853fc6d6d0a69d6412644fb282e05f1be1b7d..2b863fd5f5256c72595077ca488898bc60c7c3f4 100644
|
| --- a/components/sync/core_impl/attachments/attachment_service_impl.cc
|
| +++ b/components/sync/core_impl/attachments/attachment_service_impl.cc
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| -#include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
|
|