Chromium Code Reviews| Index: components/arc/net/DEPS |
| diff --git a/components/arc/net/DEPS b/components/arc/net/DEPS |
| index 5e505cc417b78164f2c1e2a3b0db1a84dab518aa..22223e34c41e5a7c325cf2ad5b3c1d60ae287afd 100644 |
| --- a/components/arc/net/DEPS |
| +++ b/components/arc/net/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+chrome/browser/chromeos/login/users", |
|
Luis Héctor Chávez
2017/03/16 19:23:38
eek, this is not allowed D: (as indicated by the p
xiyuan
2017/03/16 19:29:21
Right, components could not depend on chrome. Miss
abhishekbh
2017/03/16 20:57:09
Done.
|
| "+chromeos/login", |
| "+chromeos/network", |
| "+components/onc", |