DescriptionRemove unnecessary libXss dependency via //build/config/linux:x11
It's unnecessary to add the libXss dependency for any target that
depends on //build/config/linux:x11. Instead, the libXss dependency
should be pulled in explicitly via //build/config/linux:xscrnsaver.
This change makes the GN flow more in line with the GYP flow, especially
when building for Chrome OS.
BUG=427726
TEST=Manually test Linux build.
TEST=Manually verify that the libXss dependency is not added when building for Chrome OS with 'os="chromeos"'
Committed: https://crrev.com/407ead664abeab9534ceee416ef637de13c4e247
Cr-Commit-Position: refs/heads/master@{#301802}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 18 (5 generated)
|