diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-13 04:41:37 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-13 04:41:37 +0000 |
commit | c895dfb0b730914c73d8467f8102d8d9a9213975 (patch) | |
tree | 28452fa6fc080e1eea59a95c1d0e1b39cdc2b9bb /DEPS | |
parent | 8cc47ce3146b70a4bef2665eebeb5875050d3534 (diff) | |
download | chromium_src-c895dfb0b730914c73d8467f8102d8d9a9213975.zip chromium_src-c895dfb0b730914c73d8467f8102d8d9a9213975.tar.gz chromium_src-c895dfb0b730914c73d8467f8102d8d9a9213975.tar.bz2 |
Rebaseline 9 SVG tests.
These have all been manually reviewed. They are each off by just a couple of pixels due to recent SVG rendering changes. This patch is to follow http://codereview.chromium.org/17633/show and will include a DEPS update.
Review URL: http://codereview.chromium.org/17636
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7918 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@7846", + "/trunk/deps/third_party/WebKit@7917", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |