diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-01 22:48:11 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-01 22:48:11 +0000 |
commit | de21f0bfa107643017998bbfa7e1f05bccb2d10e (patch) | |
tree | a8378ac345cbb2b06e43f9074cb138b176208b37 /DEPS | |
parent | 1c7e52ec81bdee4ccbe6d89f548e96f4eeb8e5f3 (diff) | |
download | chromium_src-de21f0bfa107643017998bbfa7e1f05bccb2d10e.zip chromium_src-de21f0bfa107643017998bbfa7e1f05bccb2d10e.tar.gz chromium_src-de21f0bfa107643017998bbfa7e1f05bccb2d10e.tar.bz2 |
Rolling WebKit DEPS to 48976.
Rebaselining mouse-drag-from-frame-to-other-frame because the upstream test is failing and they updated the expectations upstream to reflect the failure output.
This breaks us, because we are not failing, so we have to rebaseline.
TEST=none
TBR=jparent
Review URL: http://codereview.chromium.org/251061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27784 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": "48947", + "webkit_revision": "48976", "ffmpeg_revision": "26428", } |