| Index: tools/json_schema_compiler/test/windows.json
|
| diff --git a/tools/json_schema_compiler/test/windows.json b/tools/json_schema_compiler/test/windows.json
|
| index 9cf0e38b41982f4c1ab056f7ec4a983caedd2442..a3a3a463189442d3eccc87fd2f3fc637212a291c 100644
|
| --- a/tools/json_schema_compiler/test/windows.json
|
| +++ b/tools/json_schema_compiler/test/windows.json
|
| @@ -166,7 +166,7 @@
|
| "type": {
|
| "type": "string",
|
| "optional": true,
|
| - "description": "Specifies what type of browser window to create. The 'panel' type creates a popup unless the '--enable-panels' flag is set.",
|
| + "description": "Specifies what type of browser window to create.",
|
| "enum": ["normal", "popup", "panel"]
|
| }
|
| },
|
|
|