| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index 2dcd3894a146e0d0c3ef4261a22b32082be9925e..29d1e9df0187d430f6423f3e2358f7a204e0a7b4 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -230,6 +230,9 @@ source_set("unit_tests") {
|
| "//base",
|
| "//base/test:test_support",
|
| "//chromeos",
|
| + "//components/signin/core/account_id",
|
| + "//components/user_manager",
|
| + "//components/user_manager:test_support",
|
| "//device/bluetooth",
|
| "//mojo/public/cpp/system:system",
|
| "//testing/gmock",
|
|
|