Chromium Code Reviews| Index: mojo/public/cpp/test_support/DEPS |
| diff --git a/mojo/public/cpp/test_support/DEPS b/mojo/public/cpp/test_support/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6dc53942e163afa5197e75f56e8f0ef72a3a65fd |
| --- /dev/null |
| +++ b/mojo/public/cpp/test_support/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+mojo/public/c/test_support", |
| +] |