| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8516920b67ed2f89626a26147a46ebc794e13faa..481bbe491ef047a3d5065e376d12ece304d13a88 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -490,6 +490,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',
|
|
|