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

Unified Diff: chrome/chrome.gyp

Issue 27722003: Windows-specific implementation of Networking Private API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renamed feature platforms to 'win' and 'mac' to match Platforms from model.py Created 7 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
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2f537735ddf6e769e380e687ce9f8caf6d6f018a..9865a4debecf48eb544571cecf5f6f69d6ba887d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -337,6 +337,7 @@
'utility/wifi/wifi_service.h',
'utility/wifi/wifi_service.cc',
'utility/wifi/wifi_service_mock.cc',
+ 'utility/wifi/wifi_service_win.cc',
],
}],
['use_openssl==1', {
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698