| Index: content/common/gpu/media/v4l2_video_encode_accelerator.cc
|
| diff --git a/content/common/gpu/media/v4l2_video_encode_accelerator.cc b/content/common/gpu/media/v4l2_video_encode_accelerator.cc
|
| index 4cc8f267bce38147e177b8db9cbac47d6f006b16..2f028078b1fc91d019f4f1c51b5ac8e4876dff23 100644
|
| --- a/content/common/gpu/media/v4l2_video_encode_accelerator.cc
|
| +++ b/content/common/gpu/media/v4l2_video_encode_accelerator.cc
|
| @@ -19,7 +19,6 @@
|
| #include "base/trace_event/trace_event.h"
|
| #include "content/common/gpu/media/shared_memory_region.h"
|
| #include "content/common/gpu/media/v4l2_video_encode_accelerator.h"
|
| -#include "content/public/common/content_switches.h"
|
| #include "media/base/bitstream_buffer.h"
|
|
|
| #define NOTIFY_ERROR(x) \
|
|
|