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

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: fix style issues, and unnecessary virtual functions 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 088fa44d0445fd4d22612cf5268a27336b4154a9..6a0392778161bc6965039dfbfb1d711ad6634980 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -60,6 +60,7 @@
'user_prefs.gypi',
'variations.gypi',
'webdata.gypi',
+ 'wifi_sync.gypi',
],
'conditions': [
['OS != "ios"', {

Powered by Google App Engine
This is Rietveld 408576698