| 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 c5e632397cfb931dc896a050f2106cc12ca68f75..c8ad889a2152a97ea6889564b2d98e6b8754866c 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 {
|
| /**
|
|
|