| Index: components/sync/engine/attachments/fake_attachment_uploader.cc
|
| diff --git a/components/sync/engine/attachments/fake_attachment_uploader.cc b/components/sync/engine/attachments/fake_attachment_uploader.cc
|
| index d0856a37dc38ce5a69e6cfb3c2441a58cf07a101..3560e733286828dca8f1782e7550066b86dfac00 100644
|
| --- a/components/sync/engine/attachments/fake_attachment_uploader.cc
|
| +++ b/components/sync/engine/attachments/fake_attachment_uploader.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| -#include "components/sync/api/attachments/attachment.h"
|
| +#include "components/sync/model/attachments/attachment.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|
| namespace syncer {
|
|
|