Descriptiongn: Stop asserting on |use_gconf| when looking for atk.
|use_gconf| was added back in commit 2f4a32e98 ("linux gn config should
check use_gconf before looking for it with pkg-config") back when the
pkg-config calls to atk and gconf were grouped together within a single
if check.
Since then, commit 95ba4446 ("Move linux pkg_config() calls into
separate BUILD.gn files") has split all the pkg-config checks. As atk
itself does not depend on gconf, we can drop use_gconf from the
assertion in atk's BUILD.gn.
R=brettw@chromium.org,dpranke@chromium.org,mostynb@opera.com
BUG=632297
Committed: https://crrev.com/9ca5a503b8f28258126226df203bef7fd316dfad
Cr-Commit-Position: refs/heads/master@{#411440}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|