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

Unified Diff: components/components.gyp

Issue 675993005: components: add wifi_sync component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@local-master
Patch Set: rename component, and add stub wifi_credential_syncable_service Created 6 years, 2 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 8f1dba5141e6e2f384e96e68494b82628b988d64..d550de3783268570b011e877fa6f435b7a109e41 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -58,6 +58,7 @@
'user_prefs.gypi',
'variations.gypi',
'webdata.gypi',
+ 'wifi_sync.gypi',
],
'conditions': [
['OS != "ios"', {

Powered by Google App Engine
This is Rietveld 408576698