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

Unified Diff: components/sync_driver/device_info_util.cc

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/device_info_util.cc
diff --git a/components/sync_driver/device_info_util.cc b/components/sync_driver/device_info_util.cc
index 6d9461a72b56db65d36810e7150d869293b47970..fa5c24019db132cb19e6db0b5bfde6b3172bbb24 100644
--- a/components/sync_driver/device_info_util.cc
+++ b/components/sync_driver/device_info_util.cc
@@ -7,7 +7,7 @@
#include <algorithm>
#include "base/strings/string_util.h"
-#include "sync/protocol/sync.pb.h"
+#include "components/sync/protocol/sync.pb.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_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698