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

Unified Diff: components/sync/engine/attachments/attachment_downloader.h

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 years, 2 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
« no previous file with comments | « components/sync/engine/DEPS ('k') | components/sync/engine/attachments/attachment_store_backend.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/attachments/attachment_downloader.h
diff --git a/components/sync/engine/attachments/attachment_downloader.h b/components/sync/engine/attachments/attachment_downloader.h
index 840572731e400ae61b54543cf59c6671c76e9df3..24d5318d79bbcb07e2f3ad2c8b38a95015d4f706 100644
--- a/components/sync/engine/attachments/attachment_downloader.h
+++ b/components/sync/engine/attachments/attachment_downloader.h
@@ -9,8 +9,8 @@
#include <string>
#include "base/callback.h"
-#include "components/sync/api/attachments/attachment.h"
#include "components/sync/base/model_type.h"
+#include "components/sync/model/attachments/attachment.h"
#include "google_apis/gaia/oauth2_token_service_request.h"
namespace net {
« no previous file with comments | « components/sync/engine/DEPS ('k') | components/sync/engine/attachments/attachment_store_backend.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698