diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 00:30:58 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-20 00:30:58 +0000 |
commit | 0af395eb3fa7d33473b4239a7b637fc6a7ce0e98 (patch) | |
tree | ea982ee3c0c24808afc39dff9d79639ed9476928 /DEPS | |
parent | 130954003bdd03f9c3ae563a2ed67466528e71c5 (diff) | |
download | chromium_src-0af395eb3fa7d33473b4239a7b637fc6a7ce0e98.zip chromium_src-0af395eb3fa7d33473b4239a7b637fc6a7ce0e98.tar.gz chromium_src-0af395eb3fa7d33473b4239a7b637fc6a7ce0e98.tar.bz2 |
Roll webkit DEPS 63669:63692.
Also fix video tests after webkit r63684.
Webkit r63684 removes the load event, so change the layout
tests to use canplaythrough instead.
Review URL: http://codereview.chromium.org/3038010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52971 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": "63669", + "webkit_revision": "63692", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |