Commit e5554b3f authored by apatrick@chromium.org's avatar apatrick@chromium.org

Revert 95499 - Switch back to only building static library as this is not ready on all

platforms.

TBR=apatrick
Review URL: http://codereview.chromium.org/7575019

TBR=darin@chromium.org
Review URL: http://codereview.chromium.org/7583001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95560 0039d316-1c4b-4281-b951-d872f2087c98
parent d2c695ea
......@@ -9,7 +9,7 @@
'targets': [
{
'target_name': 'media',
'type': 'static_library',
'type': '<(component)',
'dependencies': [
'yuv_convert',
'../base/base.gyp:base',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment