Chromium Code Reviews| Index: ppapi/c/pp_macros.h |
| diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
| index c78dad0fa59eda292ea6abbe555a66c5fc643882..7d75ebada11e0d9129897a0aaf06b327975c2251 100644 |
| --- a/ppapi/c/pp_macros.h |
| +++ b/ppapi/c/pp_macros.h |
| @@ -3,11 +3,12 @@ |
| * found in the LICENSE file. |
| */ |
| -/* From pp_macros.idl modified Fri Jun 6 18:08:58 2014. */ |
| +/* From pp_macros.idl modified Thu Sep 18 11:36:39 2014. */ |
| #ifndef PPAPI_C_PP_MACROS_H_ |
| #define PPAPI_C_PP_MACROS_H_ |
| + |
| #define PPAPI_RELEASE 40 |
| /** |