diff options
Diffstat (limited to 'chrome/app/chrome.exe.deps')
-rw-r--r-- | chrome/app/chrome.exe.deps | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome.exe.deps b/chrome/app/chrome.exe.deps index 8bb18eb..354426d 100644 --- a/chrome/app/chrome.exe.deps +++ b/chrome/app/chrome.exe.deps @@ -6,6 +6,7 @@ dependents = [ 'ADVAPI32.dll',
'SHELL32.dll',
'VERSION.dll', # Used by breakpad
+ 'winmm.dll',
]
dependents_google_chrome = [
|