DescriptionRevert of Split content_shell dependencies for layout tests. (https://codereview.chromium.org/221993002/)
Reason for revert:
Speculative rollout due to Linux DEPS builder compilation failure: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20%28deps%29/builds/27968
Original issue's description:
> Split content_shell dependencies for layout tests.
>
> This CL is isolating the minimum dependencies required to make layout
> tests work in content_shell without requiring it to depend on the entire
> test_support_content_target.
> crrev.com/11275277 has introduced a dependency on test_support_content
> to cope with layout test. test_support_content, however, was intended
> for unit/browser-tests and adding its dependency to content_shell
> causes a lot of unnecessary sources to be linked in.
> The linker --gc-sections has hidden the problem so far, but that doesn't
> seem to be an option for arm64 (at least with the current toolchain).
>
>
> BUG=159847, 354405
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261741
TBR=jam@chromium.org,primiano@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=159847, 354405
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261759
Patch Set 1 #
Created: 6 years, 8 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (0 generated)
|