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

Unified Diff: components/sync/driver/model_association_manager.h

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 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: components/sync/driver/model_association_manager.h
diff --git a/components/sync_driver/model_association_manager.h b/components/sync/driver/model_association_manager.h
similarity index 99%
rename from components/sync_driver/model_association_manager.h
rename to components/sync/driver/model_association_manager.h
index 46f1482911d9de41e7ee957d7471bfe325621460..89095d408bbad541903780aa43a8e00d873020a6 100644
--- a/components/sync_driver/model_association_manager.h
+++ b/components/sync/driver/model_association_manager.h
@@ -13,7 +13,7 @@
#include "components/sync/base/weak_handle.h"
#include "components/sync/core/data_type_association_stats.h"
-#include "components/sync_driver/data_type_manager.h"
+#include "components/sync/driver/data_type_manager.h"
namespace sync_driver {
« no previous file with comments | « components/sync/driver/local_device_info_provider_unittest.cc ('k') | components/sync/driver/model_association_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698