Index: media/media.gyp |
=================================================================== |
--- media/media.gyp (revision 148026) |
+++ media/media.gyp (working copy) |
@@ -351,20 +351,6 @@ |
], |
}, |
}], |
- # A simple WebM encoder for animated avatars on ChromeOS. |
- ['chromeos==1', { |
- 'dependencies': [ |
- '../skia/skia.gyp:skia', |
- '../third_party/libvpx/libvpx.gyp:libvpx', |
- '../third_party/libyuv/libyuv.gyp:libyuv', |
- ], |
- 'sources': [ |
- 'webm/chromeos/ebml_writer.cc', |
- 'webm/chromeos/ebml_writer.h', |
- 'webm/chromeos/webm_encoder.cc', |
- 'webm/chromeos/webm_encoder.h', |
- ], |
- }], |
['OS=="linux" or OS=="freebsd" or OS=="solaris"', { |
'link_settings': { |
'libraries': [ |