Chromium Code Reviews
DescriptionFixing a GYP include that caused ipc_mojo tests to be unintentionally built.
This change fixes a problem the CRD team is seeing on their private
waterfall. The issue is that the ipc_mojo_unittests swarming target
(added on April 29th) is now being built for a number of un-related
targets (including ours which needs browser_tests to be built).
I've tracked this down to a gypi file which included all targets from
ipc_mojo. Changing this to only pull a specific target fixes the
problem.
BUG=609186
Committed: https://crrev.com/b1c45086462b022a93f97ba8c5baffa72660310a
Cr-Commit-Position: refs/heads/master@{#391813}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||