Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 97590dfc1079b75503e43e788c246327bd771722..cdced7c6acd268f82d3875a6eeaa7440db4a875a 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -796,6 +796,8 @@ |
| 'sources': [ |
| 'common/gpu/media/android_video_decode_accelerator.cc', |
| 'common/gpu/media/android_video_decode_accelerator.h', |
| + 'common/gpu/media/android_video_decode_accelerator_base.cc', |
|
liberato (no reviews please)
2015/09/04 17:59:47
forgot to add avda_return_on_failure.h here. will
|
| + 'common/gpu/media/android_video_decode_accelerator_base.h', |
| ], |
| }], |
| ['OS=="android" and enable_webrtc==1', { |