diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-20 20:47:46 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-20 20:47:46 +0000 |
commit | bda44acb232e7f67c8af1cb464ebc58a2aed2023 (patch) | |
tree | 072804bffdccbdc157d5f91b36e9e861297bda08 /DEPS | |
parent | d49870e79003526dcd71be8db1d7a8bb79a4cf20 (diff) | |
download | chromium_src-bda44acb232e7f67c8af1cb464ebc58a2aed2023.zip chromium_src-bda44acb232e7f67c8af1cb464ebc58a2aed2023.tar.gz chromium_src-bda44acb232e7f67c8af1cb464ebc58a2aed2023.tar.bz2 |
Rebaseline some SVG tests after improving Linux fonts to stroke outline.
Some baselines are just wrong, and we still don't get them right, so delete the old baselines and mark as failing
See http://codereview.chromium.org/18176/show. I will roll DEPS to pick up that change.
Review URL: http://codereview.chromium.org/18345
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8313 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@8310", + "/trunk/deps/third_party/WebKit@8312", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |