Chromium Code Reviews| Index: components/arc/DEPS |
| diff --git a/components/arc/DEPS b/components/arc/DEPS |
| index 1f54badb641060ccfb390d1a75f6e36df7b65d95..6f780e7ab7a2ba835a330d7f2b177040cb513dca 100644 |
| --- a/components/arc/DEPS |
| +++ b/components/arc/DEPS |
| @@ -2,7 +2,9 @@ include_rules = [ |
| "+chromeos/arc", |
| "+chromeos/chromeos_switches.h", |
| "+chromeos/dbus", |
| + "+components/signin/core/account_id", |
| "+ipc", |
| "+mojo", |
| "+third_party/mojo", |
| + "+ui/arc", |
| ] |