| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index e550199f4821378fc709f8c064b8d097c4df0db0..02d0744af22e00b31f16af305b7eed808d8c6033 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -89,6 +89,7 @@ static_library("ui") {
|
| "//chrome/common/extensions/api:api_registration",
|
| "//chrome/installer/util",
|
| "//components/autofill/content/browser:risk_proto",
|
| + "//components/power",
|
| "//device/bluetooth",
|
| "//device/nfc",
|
| "//media",
|
|
|