| Index: ppapi/c/pp_macros.h
|
| diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h
|
| index 63571a788fc8d593e37f079c0e8f345aeab4d449..7901c901f38cb91a61adf4b7499eef6289f0222c 100644
|
| --- a/ppapi/c/pp_macros.h
|
| +++ b/ppapi/c/pp_macros.h
|
| @@ -3,13 +3,13 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/* From pp_macros.idl modified Fri Jun 6 18:08:58 2014. */
|
| +/* From pp_macros.idl modified Thu Feb 19 13:24:05 2015. */
|
|
|
| #ifndef PPAPI_C_PP_MACROS_H_
|
| #define PPAPI_C_PP_MACROS_H_
|
|
|
|
|
| -#define PPAPI_RELEASE 42
|
| +#define PPAPI_RELEASE 43
|
|
|
| /**
|
| * @file
|
|
|