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

Unified Diff: ppapi/generators/idl_namespace.py

Issue 7477056: Add base class for generators (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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/generators/idl_generator.py ('k') | ppapi/generators/test_cgen/enum_typedef.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/generators/idl_namespace.py
===================================================================
--- ppapi/generators/idl_namespace.py (revision 97169)
+++ ppapi/generators/idl_namespace.py (working copy)
@@ -18,7 +18,6 @@
from idl_version import IDLVersion
Option('label', 'Use the specifed label blocks.', default='Chrome')
-Option('version', 'Use the specified version', default='M14')
Option('namespace_debug', 'Use the specified version')
« no previous file with comments | « ppapi/generators/idl_generator.py ('k') | ppapi/generators/test_cgen/enum_typedef.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698