commit | 2dac378d588924287aa903168318ff6d44b9b158 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri May 17 07:01:34 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 17 07:01:34 2019 |
tree | be2934b257a35167f46263d230d598e67fcd420e | |
parent | b7d648712b173de4cb6418574f3dbe361da89b26 [diff] |
Guard some accessibility code that requires a newer atk lib On some development platforms (like Ubuntu 16.04 LTS), newer atk libraries are not available so code need to be optional. For production builds a sysroot with all the required libraries must be used. This adds checks for Atk 2.30 to some places, and changes the ifdef style to be the same in all checks. Change-Id: Iec48dd31774a5ba148a71ecb545befe4339d860c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614205 Auto-Submit: Daniel Bratell <bratell@opera.com> Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by: Martin Robinson <mrobinson@igalia.com> Cr-Commit-Position: refs/heads/master@{#660750}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .