Index: webkit/glue/plugins/pepper_plugin_instance.h |
=================================================================== |
--- webkit/glue/plugins/pepper_plugin_instance.h (revision 58353) |
+++ webkit/glue/plugins/pepper_plugin_instance.h (working copy) |
@@ -93,7 +93,6 @@ |
bool BindGraphics(PP_Resource device_id); |
bool full_frame() const { return full_frame_; } |
bool SetCursor(PP_CursorType_Dev type); |
- PP_Var ExecuteScript(PP_Var script, PP_Var* exception); |
// PPP_Instance pass-through. |
void Delete(); |