diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 02:18:47 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 02:18:47 +0000 |
commit | 06e49109cae0b673fb0c021c2673653a9e61d128 (patch) | |
tree | 1c2a7b30fd4674be86dbf77427cb7514dcfcaac5 /DEPS | |
parent | e22b0035c362fdaf5d5027f86ee13b462147b235 (diff) | |
download | chromium_src-06e49109cae0b673fb0c021c2673653a9e61d128.zip chromium_src-06e49109cae0b673fb0c021c2673653a9e61d128.tar.gz chromium_src-06e49109cae0b673fb0c021c2673653a9e61d128.tar.bz2 |
Roll webkit to 51615, disable flaky/broken test added in 51615.
BUG=29251
TBR=ajwong
TEST=none
Review URL: http://codereview.chromium.org/460032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33654 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": "51613", + "webkit_revision": "51615", "ffmpeg_revision": "30374", "skia_revision": "450", "chromium_git": "http://src.chromium.org/git", |