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

Unified Diff: components/sync_driver/model_association_manager.h

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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
index 23b5204aa40e7f7e6c27e82a6cd048350ddb2872..46f1482911d9de41e7ee957d7471bfe325621460 100644
--- a/components/sync_driver/model_association_manager.h
+++ b/components/sync_driver/model_association_manager.h
@@ -11,9 +11,9 @@
#include "base/memory/weak_ptr.h"
#include "base/timer/timer.h"
+#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 "sync/internal_api/public/data_type_association_stats.h"
-#include "sync/internal_api/public/util/weak_handle.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