Chromium Code Reviews| Index: services/test/DEPS |
| diff --git a/chromecast/browser/test/DEPS b/services/test/DEPS |
| similarity index 56% |
| copy from chromecast/browser/test/DEPS |
| copy to services/test/DEPS |
| index b969a40c30306d5dfba381314c46bc38091e6f40..83775457e3e56a333e4f76f2e05d44bf90733d53 100644 |
| --- a/chromecast/browser/test/DEPS |
| +++ b/services/test/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+content/public/test", |
| + "+third_party/mojo/src/mojo/edk", |
| ] |