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

Unified Diff: content/content_common.gypi

Issue 730693005: Generalize V4L2 HW video codec device names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d64d50c15d992269cfed325b4c6df66f6e8a6fd7..2aa127b98ba747401d916b2ae051eec6c1340ec3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -752,8 +752,8 @@
'../media/media.gyp:media',
],
'sources': [
- 'common/gpu/media/exynos_v4l2_video_device.cc',
- 'common/gpu/media/exynos_v4l2_video_device.h',
+ 'common/gpu/media/generic_v4l2_video_device.cc',
+ 'common/gpu/media/generic_v4l2_video_device.h',
'common/gpu/media/tegra_v4l2_video_device.cc',
'common/gpu/media/tegra_v4l2_video_device.h',
'common/gpu/media/v4l2_image_processor.cc',
« no previous file with comments | « content/common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698