Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 61be3d003c89c3b56b33f479941a4af83e9bfbc3..20249be525efe2860867786213462c67c476c8ba 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 Wed Feb 26 15:01:03 2014. */ |
+/* From pp_macros.idl modified Wed Mar 13 18:03:33 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 35 |
+#define PPAPI_RELEASE 36 |
/** |
* @file |