Chromium Code Reviews| Index: mojo/public/cpp/bindings/tests/DEPS |
| diff --git a/mojo/public/cpp/bindings/tests/DEPS b/mojo/public/cpp/bindings/tests/DEPS |
| index b99d520a0539c8680049dfaa578e40df7b77f58a..3855452f351fdb18dbb27058262ac379eb17a5c2 100644 |
| --- a/mojo/public/cpp/bindings/tests/DEPS |
| +++ b/mojo/public/cpp/bindings/tests/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+base", |
| "+mojo/public/cpp/environment", |
| "+mojo/public/interfaces/bindings/tests", |
| ] |