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

Unified Diff: ppapi/api/dev/ppb_view_dev.idl

Issue 12220082: IDL: Autogenerate thunk .cc file for PPB_View (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 10 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 | « no previous file | ppapi/api/ppb_view.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/dev/ppb_view_dev.idl
diff --git a/ppapi/api/dev/ppb_view_dev.idl b/ppapi/api/dev/ppb_view_dev.idl
index b72014e7c28ad40e1ef015db5903d1e9de39b2f8..0846bd819f814ec6781e469331ec90b4b0c95273 100644
--- a/ppapi/api/dev/ppb_view_dev.idl
+++ b/ppapi/api/dev/ppb_view_dev.idl
@@ -4,6 +4,9 @@
*/
/* This file contains the <code>PPB_View_Dev</code> interface. */
+
+[generate_thunk]
+
label Chrome {
M22 = 0.1
};
« no previous file with comments | « no previous file | ppapi/api/ppb_view.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698