| 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 ac1ad96413e575df3fb3721a6ceb5c22e3599bd7..03cfa87a4ce98f44da38e2ea39010120d9db38cb 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
|
|
|