diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chrome.dll.deps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps index ebbd9bb..8e1b24a 100644 --- a/chrome/app/chrome.dll.deps +++ b/chrome/app/chrome.dll.deps @@ -33,5 +33,6 @@ delay_loaded = [ 'avcodec-52.dll', 'avformat-52.dll', 'avutil-50.dll', - 'syncapi.dll', + 'pthreads.dll', + 'IPHLPAPI.dll', ] |