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

Unified Diff: components/wifi_sync/wifi_security_class.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
« no previous file with comments | « components/wifi_sync/wifi_credential_syncable_service_unittest.cc ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync/wifi_security_class.h
diff --git a/components/wifi_sync/wifi_security_class.h b/components/wifi_sync/wifi_security_class.h
index 1802b3525af8ba591e9b1e2ab181b30ec7526e24..726635de15f77df585020348200f3bef7f1058b6 100644
--- a/components/wifi_sync/wifi_security_class.h
+++ b/components/wifi_sync/wifi_security_class.h
@@ -8,7 +8,7 @@
#include <string>
#include "build/build_config.h"
-#include "sync/protocol/sync.pb.h"
+#include "components/sync/protocol/sync.pb.h"
namespace wifi_sync {
« no previous file with comments | « components/wifi_sync/wifi_credential_syncable_service_unittest.cc ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698