| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4e2a5b86f249149203ece6a29842f0f738d17d70..90a711a2f72c5129f21b372aeb05dde7afcd3f78 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -756,8 +756,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',
|
|
|