commit | 994e818efe4b6dd01291c34fad29d49fb5586355 | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Mon Feb 23 16:17:43 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 23 16:17:43 2015 -0800 |
tree | 6f8ca08c24f89fa953f762d2eedc411187c8ed88 | |
parent | 51fdb4f8f63b6bb13e719000381e225503a2d4a0 [diff] |
Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait. kCTFontColorGlyphsTrait was introduced in Mac 10.7 and iPhone 4.3 SDKs. Chromium still builds with the 10.6 SDK, so provide this constant when it is otherwise unavailable. TBR=mtklein@google.com Review URL: https://codereview.chromium.org/951723003