summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/BUILD.gn')
-rw-r--r--chrome/browser/ui/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 6a7b936..f11a1cc 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -85,7 +85,8 @@ static_library("ui") {
"//chrome/browser/devtools",
"//chrome/browser/performance_monitor",
"//chrome/browser/ui/webui/omnibox:mojo_bindings",
- "//chrome/common/extensions/api:api",
+ "//chrome/common/extensions/api",
+ "//chrome/common/extensions/api:api_registration",
"//chrome/installer/util",
"//components/autofill/content/browser:risk_proto",
"//device/bluetooth",