Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1988)

Unified Diff: content/content_common.gypi

Issue 20962003: ExynosVideoEncodeAccelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screencast_vea
Patch Set: a496697c Nits, rebase. Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698