Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(976)

Unified Diff: sync/internal_api/public/attachments/fake_attachment_store.h

Issue 436373002: Move non-API code out of sync/api/attachments/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sync/internal_api/public/attachments/fake_attachment_store.h
diff --git a/sync/internal_api/public/attachments/fake_attachment_store.h b/sync/internal_api/public/attachments/fake_attachment_store.h
index 5bd59b6391d1b265f7a5b5d66ab8069010743679..eb9f2286e31272ec4743d2a01733567ffe3f5872 100644
--- a/sync/internal_api/public/attachments/fake_attachment_store.h
+++ b/sync/internal_api/public/attachments/fake_attachment_store.h
@@ -10,8 +10,8 @@
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "base/stl_util.h"
-#include "sync/api/attachments/attachment_store.h"
#include "sync/base/sync_export.h"
+#include "sync/internal_api/public/attachments/attachment_store.h"
namespace base {
class SequencedTaskRunner;

Powered by Google App Engine
This is Rietveld 408576698