| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0747f022076e189d973757d4e3bd5c346c9c111d..18ecdeaa036c638bb63b5721eb7cf92ef479fd9c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -490,6 +490,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',
|
|
|