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

Unified Diff: content/content_common.gypi

Issue 792123006: Revert of 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 90a711a2f72c5129f21b372aeb05dde7afcd3f78..4e2a5b86f249149203ece6a29842f0f738d17d70 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -756,8 +756,8 @@
'../media/media.gyp:media',
],
'sources': [
- 'common/gpu/media/generic_v4l2_video_device.cc',
- 'common/gpu/media/generic_v4l2_video_device.h',
+ 'common/gpu/media/exynos_v4l2_video_device.cc',
+ 'common/gpu/media/exynos_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