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

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

Issue 11417010: Add support for generating thunk source from IDL. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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/thunk/ppb_console_thunk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/dev/ppb_console_dev.idl
diff --git a/ppapi/api/dev/ppb_console_dev.idl b/ppapi/api/dev/ppb_console_dev.idl
index 86b7606ad3c7c43cff45c6ccdda58302420f9a74..20767eb9db57a27f83c32c2e74c681261ea110e8 100644
--- a/ppapi/api/dev/ppb_console_dev.idl
+++ b/ppapi/api/dev/ppb_console_dev.idl
@@ -7,6 +7,8 @@
* This file defines the <code>PPB_Console_Dev</code> interface.
*/
+[generate_thunk]
+
label Chrome {
M14 = 0.1
};
« no previous file with comments | « no previous file | ppapi/thunk/ppb_console_thunk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698