Chromium Code Reviews| Index: tools/json_schema_compiler/test/DEPS |
| diff --git a/tools/json_schema_compiler/test/DEPS b/tools/json_schema_compiler/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..37a0c56f2e5bbf65a7862f6d21ea048bc1fd4cde |
| --- /dev/null |
| +++ b/tools/json_schema_compiler/test/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+extensions/common/features" # For feature generation testing. |
| +] |