Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index ebcdc7895ceff2f08aedb227feb52feae067c36e..61be3d003c89c3b56b33f479941a4af83e9bfbc3 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 Mon Oct 21 10:49:59 2013. */ |
+/* From pp_macros.idl modified Wed Feb 26 15:01:03 2014. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 34 |
+#define PPAPI_RELEASE 35 |
/** |
* @file |