| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index 693e8f3b608903741eb2c09dde38b6223136faa3..1097f6603e716a032d0c4ab2c5669eb51d81ae3c 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -31,9 +31,11 @@ static_library("arc") {
|
| "//base:prefs",
|
| "//chromeos",
|
| "//chromeos:power_manager_proto",
|
| + "//components/signin/core/account_id",
|
| "//ipc:ipc",
|
| "//ipc/mojo:mojo",
|
| "//third_party/mojo/src/mojo/edk/system",
|
| + "//ui/arc",
|
| "//ui/aura",
|
| "//ui/base:base",
|
| "//ui/events",
|
|
|