Index: components/arc/DEPS |
diff --git a/components/arc/DEPS b/components/arc/DEPS |
index 1f54badb641060ccfb390d1a75f6e36df7b65d95..ab470a6de08041c2051a3420613b7fb5a355378c 100644 |
--- a/components/arc/DEPS |
+++ b/components/arc/DEPS |
@@ -2,7 +2,12 @@ include_rules = [ |
"+chromeos/arc", |
"+chromeos/chromeos_switches.h", |
"+chromeos/dbus", |
+ "+components/signin/core/account_id", |
+ "+content/public", |
"+ipc", |
"+mojo", |
"+third_party/mojo", |
+ "+third_party/skia", |
+ "+ui/gfx", |
+ "+ui/message_center", |
stevenjb
2015/12/29 17:21:15
I would suggest that at this point, components/arc
yoshiki
2016/01/05 10:12:14
Thanks for suggestion. Done.
|
] |