Index: tools/json_schema_compiler/test/tabs.json |
diff --git a/tools/json_schema_compiler/test/tabs.json b/tools/json_schema_compiler/test/tabs.json |
index 0bd6ae672232132eb1297eeaf00bd4c418a3dc92..9456686d539600765338d5fe7364636ba758b683 100644 |
--- a/tools/json_schema_compiler/test/tabs.json |
+++ b/tools/json_schema_compiler/test/tabs.json |
@@ -338,6 +338,7 @@ |
"properties": { |
"url": { |
"optional": true, |
+ "type": "string", |
"description": "A URL to navigate the tab to." |
}, |
"active": { |