diff --git a/shell/browser/extensions/api/BUILD.gn b/shell/browser/extensions/api/BUILD.gn index 0765454c8f4123..0b301a75b13d97 100644 --- a/shell/browser/extensions/api/BUILD.gn +++ b/shell/browser/extensions/api/BUILD.gn @@ -23,6 +23,7 @@ function_registration("api_registration") { deps = [ # Different APIs include headers from these targets. + "//components/update_client", "//components/zoom", "//content/public/browser", "//extensions/browser",