| Index: content/renderer/pepper/plugin_module.cc
|
| diff --git a/content/renderer/pepper/plugin_module.cc b/content/renderer/pepper/plugin_module.cc
|
| index 9e9dc78e70730da371990026b585a56ab19693f3..b4eb75b8298f2f07f4f8d124f853098e81cc61a0 100644
|
| --- a/content/renderer/pepper/plugin_module.cc
|
| +++ b/content/renderer/pepper/plugin_module.cc
|
| @@ -91,6 +91,7 @@
|
| #include "ppapi/c/ppb_var_array.h"
|
| #include "ppapi/c/ppb_var_array_buffer.h"
|
| #include "ppapi/c/ppb_var_dictionary.h"
|
| +#include "ppapi/c/ppb_video_decoder.h"
|
| #include "ppapi/c/ppb_video_frame.h"
|
| #include "ppapi/c/ppb_view.h"
|
| #include "ppapi/c/ppp.h"
|
|
|