| Index: sync/internal_api/attachments/fake_attachment_store.cc
|
| diff --git a/sync/api/attachments/fake_attachment_store.cc b/sync/internal_api/attachments/fake_attachment_store.cc
|
| similarity index 98%
|
| rename from sync/api/attachments/fake_attachment_store.cc
|
| rename to sync/internal_api/attachments/fake_attachment_store.cc
|
| index 18dd92780d5397dee84ec1c23227b547d562598f..40224bd5738e8439bddaf592ced4e65735c46b56 100644
|
| --- a/sync/api/attachments/fake_attachment_store.cc
|
| +++ b/sync/internal_api/attachments/fake_attachment_store.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sync/api/attachments/fake_attachment_store.h"
|
| +#include "sync/internal_api/public/attachments/fake_attachment_store.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|