Commit 8c517449 authored by Devlin Cronin's avatar Devlin Cronin Committed by Commit Bot

[Extensions] Add missing build deps

Extensions relies upon the mojo bindings for resource_coordinator and
egagement. Add these explicitly to the BUILD.gn file.

Bug: 857027
Change-Id: I2e6a8c99ec6eda77a31c3747ba66d807809ae8f4
Reviewed-on: https://chromium-review.googlesource.com/1122972Reviewed-by: default avatarIstiaque Ahmed <lazyboy@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#571980}
parent 564dee43
......@@ -802,8 +802,10 @@ jumbo_static_library("extensions") {
"//chrome/app/theme:theme_resources",
"//chrome/app/vector_icons",
"//chrome/browser/devtools",
"//chrome/browser/engagement:mojo_bindings",
"//chrome/browser/media/router",
"//chrome/browser/media/router/discovery",
"//chrome/browser/resource_coordinator:mojo_bindings",
"//chrome/browser/safe_browsing",
"//chrome/common",
"//chrome/common/extensions:mojo_bindings",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment