summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/video_decoder_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/shared_impl/video_decoder_impl.cc')
-rw-r--r--ppapi/shared_impl/video_decoder_impl.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/ppapi/shared_impl/video_decoder_impl.cc b/ppapi/shared_impl/video_decoder_impl.cc
index 497f727..1ab0a39 100644
--- a/ppapi/shared_impl/video_decoder_impl.cc
+++ b/ppapi/shared_impl/video_decoder_impl.cc
@@ -8,11 +8,8 @@
#include "gpu/command_buffer/client/gles2_implementation.h"
#include "ppapi/c/pp_errors.h"
#include "ppapi/shared_impl/resource_tracker.h"
-#include "ppapi/thunk/ppb_context_3d_api.h"
#include "ppapi/thunk/enter.h"
-using ppapi::thunk::PPB_Context3D_API;
-
namespace ppapi {
VideoDecoderImpl::VideoDecoderImpl()