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

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: Sync up to r225168 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_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 67b0efa448bd3e32cd35571e941a166eae778647..388e7be967bb6d13fe434bb58e05c42040e1ac71 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -497,6 +497,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