Commit 352afd28 authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

Add missing dependency to fix the ubsan build.

See comment 1 on the bug.

Bug: 855610
Change-Id: I2e3ad59300cabc4ed2c74b671415bb2a6551997b
Reviewed-on: https://chromium-review.googlesource.com/1114267Reviewed-by: default avatarCJ DiMeglio <lethalantidote@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570486}
parent 963967d3
......@@ -1512,6 +1512,7 @@ jumbo_component("platform") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/bindings:wtf_support",
"//services/service_manager/public/cpp",
"//services/ui/public/cpp/gpu",
"//skia:skcms",
"//third_party:freetype_harfbuzz",
"//third_party/blink/public:embedded_frame_sink_mojo_bindings_blink",
......
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