Index: webkit/glue/plugins/pepper_plugin_module.h |
=================================================================== |
--- webkit/glue/plugins/pepper_plugin_module.h (revision 57791) |
+++ webkit/glue/plugins/pepper_plugin_module.h (working copy) |
@@ -15,7 +15,7 @@ |
class FilePath; |
-typedef struct _ppb_Core PPB_Core; |
+struct PPB_Core; |
namespace pepper { |