Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 803c6fd5e7a41fbf7b0d23ecc1e84c99a2f0799c..905f3bde97c8a8e409a3cfe1468361c146bf33dd 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -872,8 +872,12 @@ |
'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', { |