Chromium Code Reviews| Index: tools/json_schema_compiler/test/dependency_tester.json |
| =================================================================== |
| --- tools/json_schema_compiler/test/dependency_tester.json (revision 208118) |
| +++ tools/json_schema_compiler/test/dependency_tester.json (working copy) |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "dependencyTester", |
| + "description": "An API for testing dependencies.", |
| "dependencies": [ "browserAction", "fontSettings" ], |
| "types": [], |
| "functions": [ |