Chromium Code Reviews| Index: mojo/public/js/bindings/tests/DEPS |
| diff --git a/mojo/public/js/bindings/tests/DEPS b/mojo/public/js/bindings/tests/DEPS |
| index 37eb10c5969dae6e8d79fdc16caae051bfb7b52e..2424ea104f20c956a60b1e9f734e2df3046edf5c 100644 |
| --- a/mojo/public/js/bindings/tests/DEPS |
| +++ b/mojo/public/js/bindings/tests/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| "+gin", |
| "+v8", |
| "+mojo/bindings/js/core.h", |
| + "+mojo/bindings/js/support.h", |
| ] |