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

Unified Diff: tools/json_schema_compiler/test/arrays.json

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
« no previous file with comments | « tools/json_schema_compiler/test/any.json ('k') | tools/json_schema_compiler/test/browser_action.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/json_schema_compiler/test/arrays.json
diff --git a/tools/json_schema_compiler/test/arrays.json b/tools/json_schema_compiler/test/arrays.json
index a0edd548d0459cca10e8c61ed6737c0ddd5d08a7..690d5cbb91919b0501d5d7826f8ccee061af31e6 100644
--- a/tools/json_schema_compiler/test/arrays.json
+++ b/tools/json_schema_compiler/test/arrays.json
@@ -1,6 +1,7 @@
[
{
"namespace": "arrays",
+ "description": "The arrays API.",
"types": [
{
"id": "EnumArrayType",
« no previous file with comments | « tools/json_schema_compiler/test/any.json ('k') | tools/json_schema_compiler/test/browser_action.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698