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

Unified Diff: components/sync/driver/device_info_tracker.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/device_info_tracker.h
diff --git a/components/sync_driver/device_info_tracker.h b/components/sync/driver/device_info_tracker.h
similarity index 96%
rename from components/sync_driver/device_info_tracker.h
rename to components/sync/driver/device_info_tracker.h
index d19069b991ce4a17e998da0cf45670d9fe415b99..e861aa0ff5220839cec643df859e9405c9acf1f4 100644
--- a/components/sync_driver/device_info_tracker.h
+++ b/components/sync/driver/device_info_tracker.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/memory/scoped_vector.h"
-#include "components/sync_driver/device_info.h"
+#include "components/sync/driver/device_info.h"
namespace sync_driver {
« no previous file with comments | « components/sync/driver/device_info_sync_service_unittest.cc ('k') | components/sync/driver/device_info_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698