Index: ppapi/c/dev/ppp_cursor_control_dev.h |
=================================================================== |
--- ppapi/c/dev/ppp_cursor_control_dev.h (revision 69504) |
+++ ppapi/c/dev/ppp_cursor_control_dev.h (working copy) |
@@ -7,7 +7,7 @@ |
#include "ppapi/c/pp_instance.h" |
-#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.2" |
+#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.1" |
struct PPP_CursorControl_Dev { |
// Called when the instance looses the cursor lock, e.g. because the user |