| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index bca8721f863b7ed426513405bca1ce904df19ef7..e461a1500fb275796eee9082c1832f34ef184057 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -471,6 +471,8 @@
|
| '../media/media.gyp:media',
|
| ],
|
| 'sources': [
|
| + 'common/gpu/media/exynos_video_decode_accelerator.cc',
|
| + 'common/gpu/media/exynos_video_decode_accelerator.h',
|
| 'common/gpu/media/gles2_texture_to_egl_image_translator.cc',
|
| 'common/gpu/media/gles2_texture_to_egl_image_translator.h',
|
| 'common/gpu/media/omx_video_decode_accelerator.cc',
|
|
|