diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 00:50:27 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 00:50:27 +0000 |
commit | ae04ea37988664d28cdf8c26829e3c87c144d5f3 (patch) | |
tree | 7b1d546c15f56a575988d0a394ed31a36413ef4e /DEPS | |
parent | 381cd5a5e63e3a7e5360e889e42d328a5bf93199 (diff) | |
download | chromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.zip chromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.tar.gz chromium_src-ae04ea37988664d28cdf8c26829e3c87c144d5f3.tar.bz2 |
WebKit roll 51135:51190.
removing the platfomr-specific snapshots for some tests that are now 'dumpAsText'. Disabling and filing bugs for others that need more implementation work.
BUG=28266,28264,10437,28301
TEST=none
Review URL: http://codereview.chromium.org/410003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32574 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": "51135", + "webkit_revision": "51211", "ffmpeg_revision": "30374", "chromium_git": "http://src.chromium.org/git", } |