| Index: webkit/glue/plugins/pepper_video_decoder.h
|
| diff --git a/webkit/glue/plugins/pepper_video_decoder.h b/webkit/glue/plugins/pepper_video_decoder.h
|
| index b92d277547033f11aadd201786a40afb972ff537..67ac6c032ad85d5609f616abe501c192273d5abd 100644
|
| --- a/webkit/glue/plugins/pepper_video_decoder.h
|
| +++ b/webkit/glue/plugins/pepper_video_decoder.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef WEBKIT_GLUE_PLUGINS_PEPPER_VIDEO_DECODER_H_
|
| #define WEBKIT_GLUE_PLUGINS_PEPPER_VIDEO_DECODER_H_
|
|
|
| -#include <queue>
|
| -
|
| #include "base/scoped_ptr.h"
|
| #include "third_party/ppapi/c/pp_video.h"
|
| #include "third_party/ppapi/c/ppb_video_decoder.h"
|
|
|