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

Issue 2248043002: gn: Stop making |use_atk| depend on |use_gconf|. (Closed)

Created:
4 years, 4 months ago by Raphael Kubo da Costa (rakuco)
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gn: Stop making |use_atk| depend on |use_gconf|. This partly reverts commit 2a395c69f ("make use of existing gn args in ui build config"). atk itself does not depend on gconf, and the change introduced in the commit above was likely created before commit 95ba4446 ("Move linux pkg_config() calls into separate BUILD.gn files"), when atk and gconf were part of the same if block in build/config/linux/BUILD.gn. See also: https://codereview.chromium.org/2241513002 R=brettw@chromium.org,dpranke@chromium.org,mostynb@opera.com BUG=632297 Committed: https://crrev.com/984335951bbc9b2d9532db8b8d1161494f79a105 Cr-Commit-Position: refs/heads/master@{#412634}

Patch Set 1 #

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

Messages

Total messages: 13 (2 generated)
Raphael Kubo da Costa (rakuco)
4 years, 4 months ago (2016-08-16 09:55:05 UTC) #1
Mostyn Bramley-Moore
Some background from 2a395c69f... //ui/accessibility previously always depended on gconf and glib if atk was ...
4 years, 4 months ago (2016-08-16 10:15:36 UTC) #2
Raphael Kubo da Costa (rakuco)
atk does depend on glib, but not gconf. In my case it's OK to depend ...
4 years, 4 months ago (2016-08-16 10:19:17 UTC) #3
Mostyn Bramley-Moore
On 2016/08/16 10:19:17, Raphael Kubo da Costa (rakuco) wrote: > atk does depend on glib, ...
4 years, 4 months ago (2016-08-16 11:02:01 UTC) #4
mforce2
On 2016/08/16 11:02:01, Mostyn Bramley-Moore wrote: > On 2016/08/16 10:19:17, Raphael Kubo da Costa (rakuco) ...
4 years, 4 months ago (2016-08-16 18:57:33 UTC) #5
brettw
I really like not linking the .gni files, so removing the import here sounds great. ...
4 years, 4 months ago (2016-08-16 21:18:57 UTC) #6
Mostyn Bramley-Moore
> Is there a good build file where we can put the assert? I'm thinking ...
4 years, 4 months ago (2016-08-17 00:44:43 UTC) #7
brettw
LGTM for this part, that other patch should address the issue.
4 years, 4 months ago (2016-08-17 18:06:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2248043002/1
4 years, 4 months ago (2016-08-17 20:10:44 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-17 20:59:59 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 21:05:39 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/984335951bbc9b2d9532db8b8d1161494f79a105
Cr-Commit-Position: refs/heads/master@{#412634}

Powered by Google App Engine
This is Rietveld 408576698