Skip to content

Commit

Permalink
fix(extensions): include update_client component in BUILD.gn
Browse files Browse the repository at this point in the history
The Runtime API Delegate relies on values from this component.
  • Loading branch information
samuelmaddock committed Sep 8, 2020
1 parent c2cb2f4 commit 908c797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/browser/extensions/api/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 908c797

Please sign in to comment.