diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chrome.dll.deps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps index 8e1b24a..2f4712b 100644 --- a/chrome/app/chrome.dll.deps +++ b/chrome/app/chrome.dll.deps @@ -14,6 +14,7 @@ dependents = [ 'ole32.dll', 'OLEAUT32.dll', 'OLEACC.dll', + 'PSAPI.DLL', 'secur32.dll', 't2embed.dll', ] @@ -25,7 +26,6 @@ delay_loaded = [ 'WINHTTP.dll', 'WININET.dll', 'WS2_32.dll', - 'PSAPI.DLL', 'dwmapi.dll', 'dbghelp.dll', 'COMDLG32.dll', |