Index: ppapi/c/dev/ppp_widget_dev.h |
diff --git a/ppapi/c/dev/ppp_widget_dev.h b/ppapi/c/dev/ppp_widget_dev.h |
index 8d392da8d8635ef0ec76bf3b62abfe2426988e61..41855511942530834c883ca163500a40cca70834 100644 |
--- a/ppapi/c/dev/ppp_widget_dev.h |
+++ b/ppapi/c/dev/ppp_widget_dev.h |
@@ -10,7 +10,7 @@ |
#include "ppapi/c/pp_rect.h" |
// Interface for the plugin to implement when using a widget. |
-#define PPP_WIDGET_DEV_INTERFACE "PPP_Widget(Dev);0.1" |
+#define PPP_WIDGET_DEV_INTERFACE "PPP_Widget(Dev);0.2" |
struct PPP_Widget_Dev { |
// Informs the instance that the given rectangle needs to be repainted. |