Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 16dc079d2f4d2089a250fd70ada5335a99bbcfa7..21dacd482d190239b747c57ba734d8f772bbb508 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 Thu Oct 15 10:46:35 2015. */ |
+/* From pp_macros.idl modified Mon Mar 13 15:34:54 2017. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 55 |
+#define PPAPI_RELEASE 59 |
/** |
* @file |