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

Unified Diff: ppapi/api/ppp_instance.idl

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: Fix ppapi/tests/ forward declares to includes. Created 9 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/api/ppp_instance.idl
diff --git a/ppapi/api/ppp_instance.idl b/ppapi/api/ppp_instance.idl
index 0ee4c74ab489029301e66e0056e28f7e5b383148..dcb94e6325de6e8b611c36ecc3523edf210d4915 100644
--- a/ppapi/api/ppp_instance.idl
+++ b/ppapi/api/ppp_instance.idl
@@ -216,9 +216,3 @@ interface PPP_Instance {
};
-#inline c
-
-typedef struct PPP_Instance PPP_Instance_1_0;
-
-#endinl
-
« no previous file with comments | « no previous file | ppapi/c/dev/pp_video_capture_dev.h » ('j') | ppapi/c/dev/ppb_gles_chromium_texture_mapping_dev.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698