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', |