Chromium Code Reviews

Unified Diff: ppapi/c/pp_point.h

Issue 8989006: Update PPAPI IDL generator to define versioned structs, and unversioned typedef. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase for line-wrap. Created 8 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ppapi/c/pp_input_event.h ('k') | ppapi/c/pp_rect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/pp_point.h
diff --git a/ppapi/c/pp_point.h b/ppapi/c/pp_point.h
index b0380f2ab53b5b62eac0cc1238040297ee11cead..76339a94721f453da0c396b3de5742392841b542 100644
--- a/ppapi/c/pp_point.h
+++ b/ppapi/c/pp_point.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From pp_point.idl modified Wed Aug 10 14:06:40 2011. */
+/* From pp_point.idl modified Wed Oct 5 14:06:02 2011. */
#ifndef PPAPI_C_PP_POINT_H_
#define PPAPI_C_PP_POINT_H_
« no previous file with comments | « ppapi/c/pp_input_event.h ('k') | ppapi/c/pp_rect.h » ('j') | no next file with comments »

Powered by Google App Engine