DescriptionRemove dependency on --gc-sections for most Android debug targets.
Android targets shouldn't rely (at least on Debug) on the linker GC.
This CL refactors gyp files to fix target dependencies
(some of them wrong for components builds due to the .so
split).
The only targets left, at this point, are chrome_shell
and content_browsertests (will take more work).
BUG=159847
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265378
Patch Set 1 : #Patch Set 2 : Nits #
Total comments: 8
Patch Set 3 : add webkit_test_support_content #Patch Set 4 : Rebase #Patch Set 5 : Rebase #Patch Set 6 : Readd global --gc-section (need WebRTC roll) #Patch Set 7 : Move gfx dep from components/policy to components/autofill #
Messages
Total messages: 23 (0 generated)
|