Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index d408b6a3e06901ca2d9cecdd6f151e41d77a882d..489ce9555a12b5f72ac79470af15db0bd1c41f8c 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 13 10:40:42 2014. */ |
+/* From pp_macros.idl modified Mon Feb 22 11:20:02 2016. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 48 |
+#define PPAPI_RELEASE 51 |
/** |
* @file |