diff options
author | spang@chromium.org <spang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-11 02:54:38 +0000 |
---|---|---|
committer | spang@chromium.org <spang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-11 02:54:38 +0000 |
commit | d412cf4ca403eb62a79ebdc84d357d21da44bddd (patch) | |
tree | 78be07b131ee8303c5d86dde75ee2742b47c9440 /.gitignore | |
parent | 98746fb88740e59e10561561ecb69c54fe4443b3 (diff) | |
download | chromium_src-d412cf4ca403eb62a79ebdc84d357d21da44bddd.zip chromium_src-d412cf4ca403eb62a79ebdc84d357d21da44bddd.tar.gz chromium_src-d412cf4ca403eb62a79ebdc84d357d21da44bddd.tar.bz2 |
Add fontconfig to linux DEPS for embedded builds (reland)
We'll use this in-tree fontconfig when "embedded=1" is set in GYP_DEFINES.
This was reverted pending license checker changes (landed as r127213003).
Relanding with the following changes from the third_party HOWTO:
- Added OWNERS file
- Updated .gitignore
BUG=318315
Review URL: https://codereview.chromium.org/133903005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -209,6 +209,7 @@ v8.log /third_party/ffmpeg /third_party/findbugs /third_party/flac +/third_party/fontconfig/src /third_party/freetype /third_party/freetype2/src /third_party/gles2_conform |