diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 16:44:44 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 16:44:44 +0000 |
commit | 31fea2db6cae90288efb0f92e87d6995e97f13b2 (patch) | |
tree | 81cebaed057ec2862b4ddd04117ca997394b8b1a /third_party | |
parent | 5d099a3c4a7a913ca2eadbe06ea4c44353d188bb (diff) | |
download | chromium_src-31fea2db6cae90288efb0f92e87d6995e97f13b2.zip chromium_src-31fea2db6cae90288efb0f92e87d6995e97f13b2.tar.gz chromium_src-31fea2db6cae90288efb0f92e87d6995e97f13b2.tar.bz2 |
Remove product_name now that mac should be naming things correctly.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/464003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rwxr-xr-x | third_party/ffmpeg/ffmpeg.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/ffmpeg/ffmpeg.gyp b/third_party/ffmpeg/ffmpeg.gyp index ced0572..e965ab9 100755 --- a/third_party/ffmpeg/ffmpeg.gyp +++ b/third_party/ffmpeg/ffmpeg.gyp @@ -61,7 +61,6 @@ 'targets': [ { 'target_name': 'ffmpegsumo', - 'product_name': 'libffmpegsumo', 'type': 'shared_library', 'sources': [ 'source/patched-ffmpeg-mt/libavcodec/aac.c', |