summaryrefslogtreecommitdiffstats
path: root/content/common/gpu
diff options
context:
space:
mode:
authorpenghuang <penghuang@chromium.org>2016-03-21 10:26:54 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-21 17:28:13 +0000
commita246dbbc4f8b168271c62e527e5c20c8f9c8e387 (patch)
tree7ba0e1f02cbbebaffb021e2f40f8e455d593eefd /content/common/gpu
parentad979b9da26926eee41d00bd8137ab69079d267f (diff)
downloadchromium_src-a246dbbc4f8b168271c62e527e5c20c8f9c8e387.zip
chromium_src-a246dbbc4f8b168271c62e527e5c20c8f9c8e387.tar.gz
chromium_src-a246dbbc4f8b168271c62e527e5c20c8f9c8e387.tar.bz2
Remove a content_switches.h from v4l2_video_encode_accelerator.cc
BUG=590825 Review URL: https://codereview.chromium.org/1820733003 Cr-Commit-Position: refs/heads/master@{#382316}
Diffstat (limited to 'content/common/gpu')
-rw-r--r--content/common/gpu/media/v4l2_video_encode_accelerator.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/gpu/media/v4l2_video_encode_accelerator.cc b/content/common/gpu/media/v4l2_video_encode_accelerator.cc
index 4cc8f26..2f02807 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) \