Index: ppapi/c/dev/ppp_zoom_dev.h |
diff --git a/ppapi/c/dev/ppp_zoom_dev.h b/ppapi/c/dev/ppp_zoom_dev.h |
index 71f0402ed113e2801273fefa996e26f24bb8d513..e285df932549784b6ecd8e5587f94f19dc8b2fad 100644 |
--- a/ppapi/c/dev/ppp_zoom_dev.h |
+++ b/ppapi/c/dev/ppp_zoom_dev.h |
@@ -9,7 +9,7 @@ |
#include "ppapi/c/pp_instance.h" |
// Zoom interface should only apply to those full-page "plugin-document". |
-#define PPP_ZOOM_DEV_INTERFACE "PPP_Zoom(Dev);0.2" |
+#define PPP_ZOOM_DEV_INTERFACE "PPP_Zoom(Dev);0.3" |
struct PPP_Zoom_Dev { |
// Instruct plug-in to zoom according to the given factor and whether the zoom |