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

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

Issue 436373002: Move non-API code out of sync/api/attachments/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Apply CR feedback. 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_downloader.h
diff --git a/sync/internal_api/public/attachments/fake_attachment_downloader.h b/sync/internal_api/public/attachments/fake_attachment_downloader.h
index 9d1b0b31f9c170791b54dd5cd95eee5674bce808..2b3f0a780c13f96cad4fbc72609825d273c3134c 100644
--- a/sync/internal_api/public/attachments/fake_attachment_downloader.h
+++ b/sync/internal_api/public/attachments/fake_attachment_downloader.h
@@ -6,7 +6,7 @@
#define SYNC_INTERNAL_API_PUBLIC_ATTACHMENTS_FAKE_ATTACHMENT_DOWNLOADER_H_
#include "base/threading/non_thread_safe.h"
-#include "sync/api/attachments/attachment_downloader.h"
+#include "sync/internal_api/public/attachments/attachment_downloader.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698