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

Unified Diff: trunk/src/tools/json_schema_compiler/test/idl_basics.idl

Issue 47403003: Revert 231982 "Docserver: Display enum value descriptions in API..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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 | « trunk/src/tools/json_schema_compiler/model.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/json_schema_compiler/test/idl_basics.idl
===================================================================
--- trunk/src/tools/json_schema_compiler/test/idl_basics.idl (revision 232015)
+++ trunk/src/tools/json_schema_compiler/test/idl_basics.idl (working copy)
@@ -7,7 +7,6 @@
[internal] namespace idl_basics {
// Enum description
enum EnumType {
- // comment1
name1,
name2
};
« no previous file with comments | « trunk/src/tools/json_schema_compiler/model.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698