Commit 174f78b5 authored by Fabrice de Gans-Riberi's avatar Fabrice de Gans-Riberi Committed by Commit Bot

[fuchsia] Add missing target dependency

The target is missing a dependency and cannot be built in isolation.

Bug: 1127044
Change-Id: I80b53f0d499e999182a2fc4daf6e24dac721b6c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404741
Auto-Submit: Fabrice de Gans-Riberi <fdegans@chromium.org>
Commit-Queue: Nate Chapin <japhet@chromium.org>
Reviewed-by: default avatarNate Chapin <japhet@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807306}
parent b14a1377
...@@ -231,6 +231,7 @@ blink_core_sources("frame") { ...@@ -231,6 +231,7 @@ blink_core_sources("frame") {
} }
deps = [ deps = [
"//printing/buildflags",
"//skia", "//skia",
"//ui/accessibility:ax_base", "//ui/accessibility:ax_base",
"//ui/base/cursor:cursor_base", "//ui/base/cursor:cursor_base",
......
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