Commit 529643b0 authored by Chisoon Jeong's avatar Chisoon Jeong Committed by Commit Bot

Add "//content/common:mojo_bindings" to the deps of "//content/child"

to prevent build errors by not generated mojom headers.

Change-Id: I9fd512f6fcf1f77dcc3af9772af12bbf5e9f71c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451931Reviewed-by: default avatarDmitry Gozman <dgozman@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815268}
parent caa3596e
......@@ -76,6 +76,7 @@ target(link_target_type, "child") {
"//components/webcrypto",
"//content/app/resources",
"//content/common",
"//content/common:mojo_bindings",
"//content/public/common:common_sources",
"//crypto:platform",
"//device/gamepad/public/cpp:switches",
......
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