| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index f8c722abef03ab27ef313179811c6a15758af76e..97590dfc1079b75503e43e788c246327bd771722 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -865,12 +865,8 @@
|
| 'common/gpu/media/h264_dpb.h',
|
| 'common/gpu/media/vp8_decoder.cc',
|
| 'common/gpu/media/vp8_decoder.h',
|
| - 'common/gpu/media/vp9_decoder.cc',
|
| - 'common/gpu/media/vp9_decoder.h',
|
| 'common/gpu/media/vp8_picture.cc',
|
| 'common/gpu/media/vp8_picture.h',
|
| - 'common/gpu/media/vp9_picture.cc',
|
| - 'common/gpu/media/vp9_picture.h',
|
| ],
|
| }],
|
| ['chromeos==1 and use_v4l2_codec==1', {
|
|
|