| Index: sync/internal_api/attachments/attachment_store.cc
|
| diff --git a/sync/api/attachments/attachment_store.cc b/sync/internal_api/attachments/attachment_store.cc
|
| similarity index 81%
|
| rename from sync/api/attachments/attachment_store.cc
|
| rename to sync/internal_api/attachments/attachment_store.cc
|
| index e22b040e3dec3e691b35179b5dc3bae05bb18927..8d0a050d7a3552acf2b5b902957e6a1c1f3d4589 100644
|
| --- a/sync/api/attachments/attachment_store.cc
|
| +++ b/sync/internal_api/attachments/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/attachment_store.h"
|
| +#include "sync/internal_api/public/attachments/attachment_store.h"
|
|
|
| namespace syncer {
|
|
|
|
|