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

Unified Diff: components/wifi_sync.gypi

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/webdata_services/web_data_service_wrapper.h ('k') | components/wifi_sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync.gypi
diff --git a/components/wifi_sync.gypi b/components/wifi_sync.gypi
index ad3d6fde60e05b02e7c1d93b145345b50b8bba7c..3e3ffcf2eb7b3191e594d672a54d0cd08a52408f 100644
--- a/components/wifi_sync.gypi
+++ b/components/wifi_sync.gypi
@@ -11,7 +11,7 @@
'dependencies': [
'../base/base.gyp:base',
'../components/components.gyp:onc_component',
- '../sync/sync.gyp:sync',
+ '../components/sync.gyp:sync',
],
'sources': [
'wifi_sync/network_state_helper_chromeos.cc',
« no previous file with comments | « components/webdata_services/web_data_service_wrapper.h ('k') | components/wifi_sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698