Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(557)

Issue 682893003: Remove unnecessary libXss dependency via //build/config/linux:x11 (Closed)

Created:
6 years, 1 month ago by Ben Chan
Modified:
6 years, 1 month ago
Reviewers:
Chris Masone, jamesr, brettw
CC:
chromium-reviews, pwestin(chromium), alokp
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M build/config/linux/BUILD.gn View 1 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Ben Chan
6 years, 1 month ago (2014-10-28 00:03:20 UTC) #2
jamesr
Are you sure that every target on non-chromeos that uses Xss declares a dependency on ...
6 years, 1 month ago (2014-10-28 00:18:05 UTC) #3
Ben Chan
On 2014/10/28 00:18:05, jamesr wrote: > Are you sure that every target on non-chromeos that ...
6 years, 1 month ago (2014-10-28 00:26:40 UTC) #4
jamesr
OK cool, could you try to fix up the comment then? I think we'll be ...
6 years, 1 month ago (2014-10-28 00:28:43 UTC) #5
Ben Chan
https://codereview.chromium.org/682893003/diff/1/build/config/linux/BUILD.gn File build/config/linux/BUILD.gn (right): https://codereview.chromium.org/682893003/diff/1/build/config/linux/BUILD.gn#newcode71 build/config/linux/BUILD.gn:71: # Don't bother running pkg-config for these X related ...
6 years, 1 month ago (2014-10-28 00:32:00 UTC) #6
Ben Chan
On 2014/10/28 00:32:00, Ben Chan wrote: > https://codereview.chromium.org/682893003/diff/1/build/config/linux/BUILD.gn > File build/config/linux/BUILD.gn (right): > > https://codereview.chromium.org/682893003/diff/1/build/config/linux/BUILD.gn#newcode71 ...
6 years, 1 month ago (2014-10-28 17:41:53 UTC) #7
Ben Chan
6 years, 1 month ago (2014-10-28 18:18:09 UTC) #9
jamesr
lgtm
6 years, 1 month ago (2014-10-28 19:25:10 UTC) #10
Ben Chan
On 2014/10/28 19:25:10, jamesr wrote: > lgtm brettw: could you give OWNER lgtm if the ...
6 years, 1 month ago (2014-10-28 22:46:34 UTC) #13
brettw
lgtm
6 years, 1 month ago (2014-10-29 01:32:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/682893003/20001
6 years, 1 month ago (2014-10-29 06:32:58 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-10-29 07:20:32 UTC) #17
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 07:21:17 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/407ead664abeab9534ceee416ef637de13c4e247
Cr-Commit-Position: refs/heads/master@{#301802}

Powered by Google App Engine
This is Rietveld 408576698