| Index: ppapi/c/dev/ppb_char_set_dev.h
|
| diff --git a/ppapi/c/dev/ppb_char_set_dev.h b/ppapi/c/dev/ppb_char_set_dev.h
|
| index 19b0f254b7f6918d7cccc5ce4c5d2f3c6c95ea20..74c1ca59cf00974356d15f4b247fadec44c076a9 100644
|
| --- a/ppapi/c/dev/ppb_char_set_dev.h
|
| +++ b/ppapi/c/dev/ppb_char_set_dev.h
|
| @@ -10,7 +10,7 @@
|
| #include "ppapi/c/pp_stdint.h"
|
| #include "ppapi/c/pp_var.h"
|
|
|
| -#define PPB_CHAR_SET_DEV_INTERFACE "PPB_CharSet(Dev);0.3"
|
| +#define PPB_CHAR_SET_DEV_INTERFACE "PPB_CharSet(Dev);0.4"
|
|
|
| // Specifies the error behavior for the character set conversion functions.
|
| // This will affect two cases: where the input is not encoded correctly, and
|
|
|