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

Unified Diff: chrome/chrome_exe.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_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index ae000d7dc7f159042e1860b4a3f50bdd0e39e1b9..12a28cc0d00d8b0b4ded23bd6301188afebc3710 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -495,6 +495,7 @@
'uxtheme.dll',
'ole32.dll',
'oleaut32.dll',
+ 'wlanapi.dll',
],
# Set /SUBSYSTEM:WINDOWS for chrome.exe itself.
'SubSystem': '2',

Powered by Google App Engine
This is Rietveld 408576698