Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(552)

Unified Diff: ppapi/c/pp_macros.h

Issue 23621019: Pepper API for output protection. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ppapi/c/pp_macros.h
diff --git a/ppapi/c/pp_macros.h b/ppapi/c/pp_macros.h
index 97a4229dfe7261b4304f92c7d79bd5f9e306f71d..a552885ea1d1dd6f7b102a47389bcfe039cc4796 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 Wed Apr 10 11:57:14 2013. */
#ifndef PPAPI_C_PP_MACROS_H_
#define PPAPI_C_PP_MACROS_H_
-#define PPAPI_RELEASE 30
+#define PPAPI_RELEASE 31
/**
* @file
« no previous file with comments | « ppapi/api/private/ppb_output_protection_private.idl ('k') | ppapi/c/private/ppb_output_protection_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698