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

Unified Diff: components/sync/syncable/directory.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/syncable/DEPS ('k') | components/sync_bookmarks/bookmark_change_processor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/directory.h
diff --git a/components/sync/syncable/directory.h b/components/sync/syncable/directory.h
index 6dbaf935d6b7b69924c10c2020fbce379ec3cbed..1e9e2fece2516d37525ab456a790420e1e4b3c2a 100644
--- a/components/sync/syncable/directory.h
+++ b/components/sync/syncable/directory.h
@@ -21,8 +21,8 @@
#include "base/gtest_prod_util.h"
#include "base/macros.h"
#include "base/values.h"
-#include "components/sync/api/attachments/attachment_id.h"
#include "components/sync/base/weak_handle.h"
+#include "components/sync/model/attachments/attachment_id.h"
#include "components/sync/syncable/dir_open_result.h"
#include "components/sync/syncable/entry.h"
#include "components/sync/syncable/entry_kernel.h"
« no previous file with comments | « components/sync/syncable/DEPS ('k') | components/sync_bookmarks/bookmark_change_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698