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

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

Issue 376023: Always dynamically load psapi.dll instead of delay loading it.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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/chrome.gyp » ('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 31117)
+++ chrome/app/chrome.dll.deps (working copy)
@@ -14,6 +14,7 @@
'ole32.dll',
'OLEAUT32.dll',
'OLEACC.dll',
+ 'PSAPI.DLL',
'secur32.dll',
't2embed.dll',
]
@@ -25,7 +26,6 @@
'WINHTTP.dll',
'WININET.dll',
'WS2_32.dll',
- 'PSAPI.DLL',
'dwmapi.dll',
'dbghelp.dll',
'COMDLG32.dll',
« no previous file with comments | « no previous file | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698