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

Unified Diff: ppapi/c/pp_macros.h

Issue 60173003: Draft: apps APIs in Pepper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove PP_ArrayOutput from array structs. Created 7 years 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 e143b2290e9be2a57c2385f255cc448633a43bac..f861a1e843a0a9fab2f9a2d3a7f96deb3d3eb7cd 100644
--- a/ppapi/c/pp_macros.h
+++ b/ppapi/c/pp_macros.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From pp_macros.idl modified Wed Mar 6 13:04:56 2013. */
+/* From pp_macros.idl modified Tue Oct 8 17:55:09 2013. */
#ifndef PPAPI_C_PP_MACROS_H_
#define PPAPI_C_PP_MACROS_H_

Powered by Google App Engine
This is Rietveld 408576698