Index: webkit/glue/plugins/pepper_plugin_module.h |
=================================================================== |
--- webkit/glue/plugins/pepper_plugin_module.h (revision 47552) |
+++ webkit/glue/plugins/pepper_plugin_module.h (working copy) |
@@ -11,9 +11,8 @@ |
#include "base/file_path.h" |
#include "base/native_library.h" |
#include "base/ref_counted.h" |
+#include "third_party/ppapi/c/pp_module.h" |
-typedef struct _pp_Module PP_Module; |
- |
namespace pepper { |
class PluginDelegate; |