| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 87093bd25a9683abcd5b607156e346016a56a2c6..4165d672870635ad8d91fef1a728858b280db3d3 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -488,6 +488,8 @@
|
| 'sources': [
|
| 'common/gpu/media/exynos_video_decode_accelerator.cc',
|
| 'common/gpu/media/exynos_video_decode_accelerator.h',
|
| + 'common/gpu/media/exynos_video_encode_accelerator.cc',
|
| + 'common/gpu/media/exynos_video_encode_accelerator.h',
|
| ],
|
| 'include_dirs': [
|
| '<(DEPTH)/third_party/khronos',
|
|
|