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

Unified Diff: chrome/chrome_dll.gypi

Issue 22295002: Base infrastructure for Networking Private API on Windows and Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use using chromeos:: to avoid lengthy namespace prefixes. 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
Index: chrome/chrome_dll.gypi
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 94d92946f1fe81559681288d67fdbb419c7b8422..9a4c200fe92b15f1483a901f055468def463922e 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -193,6 +193,7 @@
'winhttp.dll',
'wininet.dll',
'winspool.drv',
+ 'wlanapi.dll',
cbentzel 2013/10/16 12:51:36 Why is the wlanapi delay load needed for the chrom
'ws2_32.dll',
'wsock32.dll',
],

Powered by Google App Engine
This is Rietveld 408576698