Chromium Code Reviews| Index: mojo/public/tests/DEPS |
| diff --git a/mojo/public/tests/DEPS b/mojo/public/tests/DEPS |
| index 318b7222a78dfa50415c49407bfc3fb2e37ad48a..4b6a85306dc90bd286d842d58a1cbf9a902a46a9 100644 |
| --- a/mojo/public/tests/DEPS |
| +++ b/mojo/public/tests/DEPS |
| @@ -1,7 +1,5 @@ |
| -# TODO(darin): Move this folder out of mojo/public/. |
| +# TODO(darin): Eliminate the base dependency! |
| include_rules = [ |
| "+base", |
| - "+build", |
| "+mojo", |
| - "+testing", |
| ] |