Chromium Code Reviews
DescriptionFix dependency issue in content_common (gyp)
content/public/common/common_param_traits_macros.h includes a
generated header from blink.gyp:mojo_bindings. This means anyone that
depends upon content_common must also depend upon
blink.gyp:mojo_bindings, otherwise the header may not have been
generated and you get a compile error.
The gn build deals with this already by using public_deps.
BUG=622365
TEST=build only change
R=jam@chromium.org, japhet@chromium.org
Committed: https://crrev.com/5f535f591cfafe8887d6a718eef1ef6124376637
Cr-Commit-Position: refs/heads/master@{#402538}
Patch Set 1 #Patch Set 2 : merge #
Messages
Total messages: 16 (8 generated)
|
||||||||||||||||||||||||||||