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', |
Jói
2013/10/19 21:14:45
Are you sure you need this? Is your code linked in
mef
2013/10/21 15:37:16
Yes, the code is linked into chrome.exe, but used
Jói
2013/10/21 16:44:03
Most code is only linked into the chrome_dll targe
mef
2013/10/21 19:42:00
Done. I've missed the point that even in release b
|
], |
# Set /SUBSYSTEM:WINDOWS for chrome.exe itself. |
'SubSystem': '2', |