DescriptionCreate blink_headers target for header-only dependencies
Some code in Chromium wants to use Blink's public API headers for the definitions
of types, enums, structs etc without actually linking against the Blink library
itself. This target sets up the build configuration so that relative include paths
in the Blink headers resolve correctly. Once Chromium targets are updated to reflect
their dependencies more accurately, we can get rid of the relative includes in
the public Blink API.
BUG=350097
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168709
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|