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

Unified Diff: chrome/app/chrome.dll.deps

Issue 67073: Make ws2_32.dll delay load again... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
« no previous file with comments | « no previous file | chrome/app/chrome_dll.vsprops » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.dll.deps
===================================================================
--- chrome/app/chrome.dll.deps (revision 13571)
+++ chrome/app/chrome.dll.deps (working copy)
@@ -16,7 +16,6 @@
'OLEACC.dll',
'secur32.dll',
't2embed.dll',
- 'WS2_32.dll',
]
delay_loaded = [
@@ -25,6 +24,7 @@
'CRYPT32.dll',
'WINHTTP.dll',
'WININET.dll',
+ 'WS2_32.dll',
'PSAPI.DLL',
'dwmapi.dll',
'COMDLG32.dll',
« no previous file with comments | « no previous file | chrome/app/chrome_dll.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698