diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-06 20:39:21 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-06 20:39:21 +0000 |
commit | 20f39c314e72ea342754f5fdf8e9800e0aedcc44 (patch) | |
tree | e1a32a49823c41a7a915879d20636b9854158d02 /DEPS | |
parent | 3ae7ba9128103ce45342ef634946c0957e316f67 (diff) | |
download | chromium_src-20f39c314e72ea342754f5fdf8e9800e0aedcc44.zip chromium_src-20f39c314e72ea342754f5fdf8e9800e0aedcc44.tar.gz chromium_src-20f39c314e72ea342754f5fdf8e9800e0aedcc44.tar.bz2 |
Rebaseline LayoutTests/fast/css/font-face-unicode-range.html
LayoutTests/fast/css/font-face-implicit-local-font.html
This is an companion to http://codereview.chromium.org/16516
(update third_party/WebKit to r7607)
BUG=6021
Review URL: http://codereview.chromium.org/16525
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7611 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@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@7592", + "/trunk/deps/third_party/WebKit@7607", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |