summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-21 01:19:26 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-21 01:19:26 +0000
commit86b3789da404b7a3e8d8bb64002eef4cc1b61a04 (patch)
treea49ac3d4dcc2f1f7a40300caf24cfb096c1b7a4a /.gitignore
parentaf5e2527f117e4187012285b731b7c19690b09c0 (diff)
downloadchromium_src-86b3789da404b7a3e8d8bb64002eef4cc1b61a04.zip
chromium_src-86b3789da404b7a3e8d8bb64002eef4cc1b61a04.tar.gz
chromium_src-86b3789da404b7a3e8d8bb64002eef4cc1b61a04.tar.bz2
Add the ability to build a full version of Freetype via gyp that
matches the configuration shipped as part of Ubuntu Lucid. We will link this into DumpRenderTree on Linux so that we can match the pixel results in layout tests regardless of which platform we're actually running on; this will allow us to build and run w/o a chroot in most cases. Even with this patch, there are still a couple of layout_tests that fail, I believe due to versions in the fonts themselves, but that needs more investigation. R=tony@chromium.org BUG=https://bugs.webkit.org/show_bug.cgi?id=107338 Review URL: https://chromiumcodereview.appspot.com/12254028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183694 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e5ca366..0268e43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -173,6 +173,7 @@ v8.log
/third_party/ffmpeg
/third_party/flac
/third_party/freetype
+/third_party/freetype2/src
/third_party/gles2_conform
/third_party/gnu_binutils/
/third_party/gold