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

Unified Diff: content/content_common.gypi

Issue 137023008: Add support for Tegra V4L2 VDA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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 7ad3e0ce99988a455838ea087d406adafe2ea3a2..3b0f65913cc7e3fea319b544bc6efaa24e3dfce7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -556,6 +556,8 @@
'common/gpu/media/v4l2_video_decode_accelerator.h',
'common/gpu/media/v4l2_video_device.cc',
'common/gpu/media/v4l2_video_device.h',
+ 'common/gpu/media/tegra_v4l2_video_device.cc',
+ 'common/gpu/media/tegra_v4l2_video_device.h',
Ami GONE FROM CHROMIUM 2014/02/07 09:09:30 please keep lists in alphabetical order.
shivdasp 2014/02/10 13:31:17 Done.
],
'include_dirs': [
'<(DEPTH)/third_party/khronos',

Powered by Google App Engine
This is Rietveld 408576698