| 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 90c8be93bb3ec2b7740265e050700f5b534b44b5..c7dd849dd0bbd31107286f9588d4c9313c67fae9 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
|
|
|