| Index: ppapi/c/trusted/ppb_image_data_trusted.h
|
| diff --git a/ppapi/c/trusted/ppb_image_data_trusted.h b/ppapi/c/trusted/ppb_image_data_trusted.h
|
| index bbc944deaf792ebe6a8cd7f511d5c86553bd5795..9d2f3a73065807caf34a09eaa988371b52339eae 100644
|
| --- a/ppapi/c/trusted/ppb_image_data_trusted.h
|
| +++ b/ppapi/c/trusted/ppb_image_data_trusted.h
|
| @@ -8,7 +8,7 @@
|
| #include "ppapi/c/pp_stdint.h"
|
| #include "ppapi/c/pp_resource.h"
|
|
|
| -#define PPB_IMAGEDATA_TRUSTED_INTERFACE "PPB_ImageDataTrusted;0.3"
|
| +#define PPB_IMAGEDATA_TRUSTED_INTERFACE "PPB_ImageDataTrusted;0.4"
|
|
|
| struct PPB_ImageDataTrusted {
|
| /**
|
|
|