Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index 1f8b6d8de641ec838e1bf867b95106a47c3bbb6e..fa833913bc81a95602a083e244661ee8cf56e31d 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 Jan 9 18:07:46 2013. */ |
+/* From pp_macros.idl modified Wed Jan 30 13:26:34 2013. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 25 |
+#define PPAPI_RELEASE 27 |
/** |
* @file |