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

Unified Diff: ppapi/c/pp_size.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/c/pp_rect.h ('k') | ppapi/c/pp_var.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/pp_size.h
diff --git a/ppapi/c/pp_size.h b/ppapi/c/pp_size.h
index a1d2a01a3618f7444dc483fd47b9537d074c7606..1b0577e2ae888620abf7428d5e7440ef101d0084 100644
--- a/ppapi/c/pp_size.h
+++ b/ppapi/c/pp_size.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From pp_size.idl modified Sat Jul 16 16:50:26 2011. */
+/* From pp_size.idl modified Wed Oct 5 14:06:02 2011. */
#ifndef PPAPI_C_PP_SIZE_H_
#define PPAPI_C_PP_SIZE_H_
« no previous file with comments | « ppapi/c/pp_rect.h ('k') | ppapi/c/pp_var.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698