| Index: mojo/public/cpp/environment/tests/DEPS
|
| diff --git a/mojo/public/cpp/utility/tests/DEPS b/mojo/public/cpp/environment/tests/DEPS
|
| similarity index 80%
|
| copy from mojo/public/cpp/utility/tests/DEPS
|
| copy to mojo/public/cpp/environment/tests/DEPS
|
| index 82f38c5f1422d1f2c6b21c085716ae1607035217..9266146bceb4ee316a7ff2fc5483024c791190f6 100644
|
| --- a/mojo/public/cpp/utility/tests/DEPS
|
| +++ b/mojo/public/cpp/environment/tests/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+testing",
|
| + "+mojo/public/cpp/utility",
|
| # TODO(vtl): Temporary until these are moved to mojo/public/cpp:
|
| "+mojo/public/tests",
|
| ]
|
|
|