Index: ppapi/c/pp_macros.h |
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h |
index ea355fa292e43bdb950acb105c5473e1947557a5..e9e3ca5fabe8a0f30ea5bdeb86062d604453ff5c 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 Jun 11 11:38:24 2014. */ |
+/* From pp_macros.idl modified Fri Jun 6 18:08:58 2014. */ |
#ifndef PPAPI_C_PP_MACROS_H_ |
#define PPAPI_C_PP_MACROS_H_ |
-#define PPAPI_RELEASE 38 |
+#define PPAPI_RELEASE 39 |
/** |
* @file |