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

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: Reset DHCP after WiFi Connect to speed up the connection after factory reset. Created 7 years, 3 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 967cec86b9dc80c59ada6c39f88d628b80222e22..2f69adf816884720ae2dbeae5dd1863456f72e4a 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -193,6 +193,7 @@
'winhttp.dll',
'wininet.dll',
'winspool.drv',
+ 'Wlanapi.dll',
Jorge Lucangeli Obes 2013/09/11 17:30:02 Why capital 'W'?
mef 2013/09/11 20:55:08 Done.
'ws2_32.dll',
'wsock32.dll',
],

Powered by Google App Engine
This is Rietveld 408576698