Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index a78e3e625d6ddbc22c237fbd1c46da520f48522e..8bf231238bdf632314f072bb446f7184078b9df7 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -228,6 +228,8 @@ source_set("unit_tests") { |
| "//base", |
| "//base/test:test_support", |
| "//chromeos", |
| + "//components/signin/core/account_id", |
| + "//components/user_manager", |
| "//device/bluetooth", |
| "//mojo/public/cpp/system:system", |
| "//testing/gmock", |