| Index: content/renderer/pepper/plugin_module.cc
|
| diff --git a/content/renderer/pepper/plugin_module.cc b/content/renderer/pepper/plugin_module.cc
|
| index 63bdc0b18c74d91e92560896361fb463ae4fb06a..8ac0612d6ffd682639f32140c62e4ba2ccfc7ff6 100644
|
| --- a/content/renderer/pepper/plugin_module.cc
|
| +++ b/content/renderer/pepper/plugin_module.cc
|
| @@ -67,6 +67,7 @@
|
| #include "ppapi/c/ppb_console.h"
|
| #include "ppapi/c/ppb_core.h"
|
| #include "ppapi/c/ppb_file_io.h"
|
| +#include "ppapi/c/ppb_file_mapping.h"
|
| #include "ppapi/c/ppb_file_ref.h"
|
| #include "ppapi/c/ppb_file_system.h"
|
| #include "ppapi/c/ppb_fullscreen.h"
|
|
|