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

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: Fixed compilation error. Created 7 years, 4 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 78047eb957c1a485602f604bbbce854639ee1b09..25fef41bdf329485e147d07f533e90cf5d57e8b7 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -494,6 +494,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