Index: sync/api/attachments/fake_attachment_store.cc |
diff --git a/sync/internal_api/attachments/fake_attachment_store.cc b/sync/api/attachments/fake_attachment_store.cc |
similarity index 98% |
rename from sync/internal_api/attachments/fake_attachment_store.cc |
rename to sync/api/attachments/fake_attachment_store.cc |
index 92d43c2bcb1895da7ff327de34b3ffc0e6c4664d..d20a9b5f94a4e0d1751f20b60924c2018ef941bd 100644 |
--- a/sync/internal_api/attachments/fake_attachment_store.cc |
+++ b/sync/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/internal_api/public/attachments/fake_attachment_store.h" |
+#include "sync/api/attachments/fake_attachment_store.h" |
#include "base/bind.h" |
#include "base/location.h" |