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

Unified Diff: components/sync/driver/data_type_controller.cc

Issue 2407163004: [Sync] Move some directory-related things from core/ to syncable/. (Closed)
Patch Set: 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/driver/change_processor.h ('k') | components/sync/driver/directory_data_type_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/driver/data_type_controller.cc
diff --git a/components/sync/driver/data_type_controller.cc b/components/sync/driver/data_type_controller.cc
index 01fb3caf8592894edecb8e4b7f14e5b910cfe60d..7785a471af1f9e7da59db2d1097c235d36230f8c 100644
--- a/components/sync/driver/data_type_controller.cc
+++ b/components/sync/driver/data_type_controller.cc
@@ -5,7 +5,7 @@
#include "components/sync/driver/data_type_controller.h"
#include "components/sync/base/data_type_histogram.h"
-#include "components/sync/core/user_share.h"
+#include "components/sync/syncable/user_share.h"
namespace syncer {
« no previous file with comments | « components/sync/driver/change_processor.h ('k') | components/sync/driver/directory_data_type_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698