diff options
Diffstat (limited to 'chrome/app/chrome.dll.deps')
-rw-r--r-- | chrome/app/chrome.dll.deps | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps index 16fb40b..7593632 100644 --- a/chrome/app/chrome.dll.deps +++ b/chrome/app/chrome.dll.deps @@ -4,7 +4,6 @@ dependents = [ 'KERNEL32.dll',
'USER32.dll',
'ADVAPI32.dll',
- 'MSIMG32.dll',
'WINMM.dll',
'COMCTL32.dll',
'SHLWAPI.dll',
@@ -31,4 +30,3 @@ delay_loaded = [ 'COMDLG32.dll',
'urlmon.dll',
]
-
|