Chromium Code Reviews| Index: chromecast/base/DEPS |
| diff --git a/chromecast/base/DEPS b/chromecast/base/DEPS |
| index 2e69add22c5c3a6c5113920a983d4652a30fd84d..c80012b5621e39fd8d3706ab0ee35fbea8154c7d 100644 |
| --- a/chromecast/base/DEPS |
| +++ b/chromecast/base/DEPS |
| @@ -1,7 +1,3 @@ |
| include_rules = [ |
| - # chromecast/base may be depended on by many disparate parts of the Chromecast |
| - # codebase. Keep dependencies small. |
| - "-content", |
| - "-net", |
| - "-ui", |
|
halliwell
2016/08/03 00:17:48
why loosen these?
alokp
2016/08/03 04:21:10
This is no longer necessary because we removed the
|
| + "+jni", |
| ] |