Chromium Code Reviews| Index: ppapi/c/trusted/ppb_image_data_trusted.h |
| =================================================================== |
| --- ppapi/c/trusted/ppb_image_data_trusted.h (revision 69504) |
| +++ ppapi/c/trusted/ppb_image_data_trusted.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "ppapi/c/pp_stdint.h" |
| #include "ppapi/c/pp_resource.h" |
| -#define PPB_IMAGEDATA_TRUSTED_INTERFACE "PPB_ImageDataTrusted;0.4" |
| +#define PPB_IMAGEDATA_TRUSTED_INTERFACE "PPB_ImageDataTrusted;0.3" |
| struct PPB_ImageDataTrusted { |
| /** |