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

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

Issue 9317096: Fix media code to work with new ffmpeg. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review fixes. Created 8 years, 10 months 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/tools/build/win/FILES.cfg » ('j') | media/base/audio_decoder_config.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.dll.deps
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps
index 376865d28221f6b464e94f267d0c81966dbfa066..f067d4bd82fe5adaaeb7017e72fec55c895fed95 100644
--- a/chrome/app/chrome.dll.deps
+++ b/chrome/app/chrome.dll.deps
@@ -31,8 +31,8 @@ delay_loaded = [
'dbghelp.dll',
'COMDLG32.dll',
'urlmon.dll',
- 'avcodec-53.dll',
- 'avformat-53.dll',
+ 'avcodec-54.dll',
+ 'avformat-54.dll',
'avutil-51.dll',
'pthreads.dll',
'IPHLPAPI.dll',
« no previous file with comments | « no previous file | chrome/tools/build/win/FILES.cfg » ('j') | media/base/audio_decoder_config.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698