Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 97a4229dfe7261b4304f92c7d79bd5f9e306f71d..eaee56c8a4fa7e0346732dfb82a2b3e283b2b33b 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 Tue Jul 2 14:15:05 2013. */ |
+/* From pp_macros.idl modified Tue Jun 4 12:09:49 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 30 |
+#define PPAPI_RELEASE 31 |
/** |
* @file |