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

Unified Diff: components/components.gyp

Issue 54323003: Base infrastructure for Networking Private API on Windows and Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address code review comments. Created 7 years, 1 month 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 d9b31c4a6115bea918f95a555d4d6c6032e8b94d..053852bb73c6d1697a02ed0049e25cb080be6b07 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -31,5 +31,6 @@
'webdata.gypi',
'web_contents_delegate_android.gypi',
'web_modal.gypi',
+ 'wifi.gypi',
],
}

Powered by Google App Engine
This is Rietveld 408576698