Chromium Code Reviews| Index: tools/json_schema_compiler/test/windows.json |
| diff --git a/chrome/common/extensions/api/windows.json b/tools/json_schema_compiler/test/windows.json |
| similarity index 99% |
| copy from chrome/common/extensions/api/windows.json |
| copy to tools/json_schema_compiler/test/windows.json |
| index cb9f5aa6116a0d9e91c8ef1e01408a33bae945d5..7d4521a1c36202c876a8adf7c7a5019998d23c2f 100644 |
| --- a/chrome/common/extensions/api/windows.json |
| +++ b/tools/json_schema_compiler/test/windows.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "windows", |
| + "generate": true, |
| "types": [ |
| { |
| "id": "Window", |