Chromium Code Reviews| Index: ppapi/c/pp_macros.h |
| diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
| index e9e3ca5fabe8a0f30ea5bdeb86062d604453ff5c..c78dad0fa59eda292ea6abbe555a66c5fc643882 100644 |
| --- a/ppapi/c/pp_macros.h |
| +++ b/ppapi/c/pp_macros.h |
| @@ -8,8 +8,7 @@ |
| #ifndef PPAPI_C_PP_MACROS_H_ |
| #define PPAPI_C_PP_MACROS_H_ |
| - |
| -#define PPAPI_RELEASE 39 |
| +#define PPAPI_RELEASE 40 |
| /** |
| * @file |