| Index: content/common/gpu/media/tegra_v4l2_device.cc
|
| diff --git a/content/common/gpu/media/tegra_v4l2_video_device.cc b/content/common/gpu/media/tegra_v4l2_device.cc
|
| similarity index 99%
|
| rename from content/common/gpu/media/tegra_v4l2_video_device.cc
|
| rename to content/common/gpu/media/tegra_v4l2_device.cc
|
| index f97f3004266321e007d8454e5b5b0d8344e842f0..ac18138ab0ea244b62370242db2daa6cb5ea0f6f 100644
|
| --- a/content/common/gpu/media/tegra_v4l2_video_device.cc
|
| +++ b/content/common/gpu/media/tegra_v4l2_device.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/lazy_instance.h"
|
| #include "base/posix/eintr_wrapper.h"
|
| #include "base/trace_event/trace_event.h"
|
| -#include "content/common/gpu/media/tegra_v4l2_video_device.h"
|
| +#include "content/common/gpu/media/tegra_v4l2_device.h"
|
| #include "ui/gl/gl_bindings.h"
|
|
|
| namespace content {
|
|
|