Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index e1fbf75dc133f448f39a2f397682fcd14e098487..25235dc32fce32a510787c91d7df62ef699a7de3 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -69,6 +69,7 @@ static_library("arc") { |
| "//components/onc", |
| "//components/prefs", |
| "//components/signin/core/account_id", |
| + "//components/user_manager", |
| "//device/bluetooth", |
| "//google_apis", |
| "//ipc:ipc", |