summaryrefslogtreecommitdiffstats
path: root/chrome/installer/installer.gyp
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-30 11:23:08 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-30 11:23:08 +0000
commit795cde3d24bbe37039e415c45e947be6d95b0a28 (patch)
tree2b3a401352c71730fd3e90d7ac4db774077b7283 /chrome/installer/installer.gyp
parentc567b48d1af4239266f99c7c79611f07723b2704 (diff)
downloadchromium_src-795cde3d24bbe37039e415c45e947be6d95b0a28.zip
chromium_src-795cde3d24bbe37039e415c45e947be6d95b0a28.tar.gz
chromium_src-795cde3d24bbe37039e415c45e947be6d95b0a28.tar.bz2
Add yasm and ffmpeg into the build tree for linux.
BUG=22307 TEST=builds correctly, and an html5 video runs. Review URL: http://codereview.chromium.org/300013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30571 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r--chrome/installer/installer.gyp4
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp
index b639751..3e79720 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -484,9 +484,7 @@
'<(PRODUCT_DIR)/chrome',
'<(PRODUCT_DIR)/chrome.pak',
'<(PRODUCT_DIR)/chrome_sandbox',
- '<(PRODUCT_DIR)/libavcodec.so.52',
- '<(PRODUCT_DIR)/libavformat.so.52',
- '<(PRODUCT_DIR)/libavutil.so.50',
+ '<(PRODUCT_DIR)/libffmpegsumo.so',
'<(PRODUCT_DIR)/xdg-settings',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/themes/default.pak',