| Index: components/arc/DEPS
|
| diff --git a/components/arc/DEPS b/components/arc/DEPS
|
| index e6d16e4fac440dc664be9587672cd88d6bf3d46d..0c33d86257cb16e573b32fd94540a6e9a1d3abb0 100644
|
| --- a/components/arc/DEPS
|
| +++ b/components/arc/DEPS
|
| @@ -1,10 +1,12 @@
|
| include_rules = [
|
| "+chromeos/arc",
|
| "+chromeos/chromeos_switches.h",
|
| + "+chromeos/cryptohome",
|
| "+chromeos/dbus",
|
| "+components/exo",
|
| "+components/prefs",
|
| "+components/signin/core/account_id",
|
| + "+components/user_manager",
|
| "+ipc",
|
| "+mojo",
|
| "+third_party/re2",
|
|
|