| Index: content/common/gpu/media/tegra_v4l2_video_device.cc
|
| diff --git a/content/common/gpu/media/tegra_v4l2_video_device.cc b/content/common/gpu/media/tegra_v4l2_video_device.cc
|
| index 8e7713e6db8c3ff650d59447d05efab128d1111e..f97f3004266321e007d8454e5b5b0d8344e842f0 100644
|
| --- a/content/common/gpu/media/tegra_v4l2_video_device.cc
|
| +++ b/content/common/gpu/media/tegra_v4l2_video_device.cc
|
| @@ -6,9 +6,9 @@
|
| #include <fcntl.h>
|
| #include <linux/videodev2.h>
|
|
|
| -#include "base/debug/trace_event.h"
|
| #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 "ui/gl/gl_bindings.h"
|
|
|
|
|