commit | 17e5ce7ff587612814565e8fa2d737e76feb3e56 | [log] [tgz] |
---|---|---|
author | slan <[email protected]> | Fri Sep 25 00:04:45 2015 |
committer | Commit bot <[email protected]> | Fri Sep 25 00:05:41 2015 |
tree | b1b66cc67eaee9cc430baaa8fd3c37b8e045b716 | |
parent | fb42393e2daee38cdba3978ae5668b90569a674b [diff] |
[Chromecast] Replace 'fontconfig' GN target with dynamic dependency. Chromecast needs to be able to optionally use //third_party/fontconfig instead of system headers. This CL acheives parity with the GYP build for this feature: https://code.google.com/p/chromium/codesearch#chromium/src/build/linux/system.gyp&l=748 BUG=516899 Review URL: https://codereview.chromium.org/1366653003 Cr-Commit-Position: refs/heads/master@{#350711}