Chromium Code Reviews
Descriptioncontent_child: Explicitly depend on blink_image_resources.
Commit a3c614c9 ("Part 4 of ??: Move blink images to their own grd/pak
files") introduced a dependency on the newly-generated blink_resources.h
header in blink_platform_impl.cc, but did not explicitly made the
content_child target depend on the target that generated it.
Other targets elsewhere work fine because they depend on one or more pak
files also generated by the grit invocation, but that is not the case
for content_child, which only uses the header that's created.
BUG=467176, 471609
TEST=ninja -C out/Release content_child [from scratch]
R=erg@chromium.org, jam@chromium.org, sky@chromium.org
Committed: https://crrev.com/9f07769a87f59dd4f70b9a481a4f594faf18c8ab
Cr-Commit-Position: refs/heads/master@{#325651}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|
|||||||||||||||||||