Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 2a89197ca88ecf4c6c0d50de859fe4a3dc507814..b83b5eaa9660a45532d838aef33768e78271d7aa 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -547,10 +547,10 @@ |
'../media/media.gyp:media', |
], |
'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', |
+ 'common/gpu/media/v4l2_video_decode_accelerator.cc', |
+ 'common/gpu/media/v4l2_video_decode_accelerator.h', |
], |
'include_dirs': [ |
'<(DEPTH)/third_party/khronos', |