diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 20:56:30 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 20:56:30 +0000 |
commit | d7c934417b3757d56d32a727fb84351178b515dd (patch) | |
tree | 4e0dceadf4295788a0465998a77d24c650cd8447 /DEPS | |
parent | 61b94be8ae1a51837dba6cbc6c8f8924c52bb904 (diff) | |
download | chromium_src-d7c934417b3757d56d32a727fb84351178b515dd.zip chromium_src-d7c934417b3757d56d32a727fb84351178b515dd.tar.gz chromium_src-d7c934417b3757d56d32a727fb84351178b515dd.tar.bz2 |
Roll WebKit 50487:50516
Also added test expectations for the ruby tests. They
need to be rebaselined afterwards.
TBR=brettw
TEST=Tree stays green
Review URL: http://codereview.chromium.org/366006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "50487", + "webkit_revision": "50516", "ffmpeg_revision": "30374", } |