From 4c7bd79185d3b8375f401c4e158107f661ccfdfd Mon Sep 17 00:00:00 2001 From: "scherkus@chromium.org" Date: Tue, 14 Jul 2009 00:02:36 +0000 Subject: Adding Ogg/Theora/Vorbis-only FFmpeg binaries to Chromium nightly builds. BUG=16657 TEST=nightly builds of Chromium should include avutil-50.dll, avformat-52.dll, avcodec-52.dll and pthreadGC2.dll Review URL: http://codereview.chromium.org/149571 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20583 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/tools/build/win/FILES | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'chrome/tools/build/win') diff --git a/chrome/tools/build/win/FILES b/chrome/tools/build/win/FILES index 76cea4c..f36be25 100644 --- a/chrome/tools/build/win/FILES +++ b/chrome/tools/build/win/FILES @@ -1,13 +1,12 @@ +avcodec-52.dll +avformat-52.dll +avutil-50.dll chrome.exe chrome.dll crash_service.exe First Run gears.dll icudt38.dll -themes/default.dll -resources -rlz.dll -wow_helper.exe locales/ar.dll locales/bg.dll locales/bn.dll @@ -58,3 +57,8 @@ locales/uk.dll locales/vi.dll locales/zh-CN.dll locales/zh-TW.dll +pthreadGC2.dll +themes/default.dll +resources +rlz.dll +wow_helper.exe -- cgit v1.1