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

Unified Diff: components/sync_driver/device_info_util.cc

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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 {

Powered by Google App Engine
This is Rietveld 408576698