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

Unified Diff: tools/json_schema_compiler/dart_test/empty_type.idl

Issue 16876004: Updating JSON Schema Compiler to add description field to schemas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (kalman) rebase Created 7 years, 6 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
Index: tools/json_schema_compiler/dart_test/empty_type.idl
diff --git a/tools/json_schema_compiler/dart_test/empty_type.idl b/tools/json_schema_compiler/dart_test/empty_type.idl
index af5de841a4ba0b2bab76305ca425097a1e556e81..9d7de6f7a70556c9a781e5c6c642bdce59d97c19 100644
--- a/tools/json_schema_compiler/dart_test/empty_type.idl
+++ b/tools/json_schema_compiler/dart_test/empty_type.idl
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Namespace-level comment for EmptyType.
namespace empty_type {
// Documentation for EmptyType.
dictionary EmptyType {
« no previous file with comments | « tools/json_schema_compiler/dart_test/empty_namespace.idl ('k') | tools/json_schema_compiler/dart_test/enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698