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

Unified Diff: ppapi/generators/test_namespace/bar.idl

Issue 11235016: Change the way we generate versions (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 2 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/test_cgen/interface.idl ('k') | ppapi/generators/test_namespace/foo.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/generators/test_namespace/bar.idl
===================================================================
--- ppapi/generators/test_namespace/bar.idl (revision 163185)
+++ ppapi/generators/test_namespace/bar.idl (working copy)
@@ -5,6 +5,10 @@
/* This file tests the namespace functions in the parser. */
+label Chrome {
+ M14 = 1.0
+};
+
/* PPAPI ID */
typedef int32_t PP_Instance;
« no previous file with comments | « ppapi/generators/test_cgen/interface.idl ('k') | ppapi/generators/test_namespace/foo.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698