Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index ae277317d004b041d94ed81b45c7662088bc8f7d..910ac4cb0a06e3e510345d0594dff786a9876db5 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 Jan 23 14:14:38 2014. */ |
+/* From pp_macros.idl modified Tue May 20 17:13:23 2014. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 36 |
+#define PPAPI_RELEASE 37 |
/** |
* @file |