| Index: ppapi/c/dev/ppp_cursor_control_dev.h
|
| diff --git a/ppapi/c/dev/ppp_cursor_control_dev.h b/ppapi/c/dev/ppp_cursor_control_dev.h
|
| index 8a28bf62647db4a93c5a77c175b44a0ecd7d58fb..e0b970ed5b6269d8ca6da720a70b1464a9d92f5f 100644
|
| --- a/ppapi/c/dev/ppp_cursor_control_dev.h
|
| +++ b/ppapi/c/dev/ppp_cursor_control_dev.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "ppapi/c/pp_instance.h"
|
|
|
| -#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.1"
|
| +#define PPP_CURSOR_CONTROL_DEV_INTERFACE "PPP_CursorControl(Dev);0.2"
|
|
|
| struct PPP_CursorControl_Dev {
|
| // Called when the instance looses the cursor lock, e.g. because the user
|
|
|