Chromium Code Reviews| Index: chrome/android/webapk/libs/runtime_library/javatests/DEPS |
| diff --git a/chrome/android/webapk/libs/runtime_library/javatests/DEPS b/chrome/android/webapk/libs/runtime_library/javatests/DEPS |
| index 185d7a01b2542fcdc3ba5361c359073d3d4d8954..1e9c4e72f522d1eb00b4a54c72f620e244b06c5f 100644 |
| --- a/chrome/android/webapk/libs/runtime_library/javatests/DEPS |
| +++ b/chrome/android/webapk/libs/runtime_library/javatests/DEPS |
| @@ -1,5 +1,4 @@ |
| include_rules = [ |
| "+base", |
|
smaier
2016/08/08 18:34:23
If you're already killing the dependency on chrome
|
| - "+chrome/test", |
| "+content/public/test", |
| ] |