diff options
author | tyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 15:59:00 +0000 |
---|---|---|
committer | tyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 15:59:00 +0000 |
commit | 69bcebe1e8aeb76937c460964312314e7a09b16c (patch) | |
tree | d674e57eabdc3967cc16001abce4c1010d78fc6e /DEPS | |
parent | 0281161c09660b9ea12337e6ea91d14a0a0c4e6d (diff) | |
download | chromium_src-69bcebe1e8aeb76937c460964312314e7a09b16c.zip chromium_src-69bcebe1e8aeb76937c460964312314e7a09b16c.tar.gz chromium_src-69bcebe1e8aeb76937c460964312314e7a09b16c.tar.bz2 |
Revert 47257 - WebKit roll 59365:59456
Too many memory test failures occurred
This reverts r47266 too.
TBR=atwilson
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2110002
TBR=yurys@chromium.org
Review URL: http://codereview.chromium.org/2135001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47276 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": "59465", + "webkit_revision": "59365", "ffmpeg_revision": "46128", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |