diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-03 04:27:37 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-03 04:27:37 +0000 |
commit | 7c718805617d0c9520959de3ac938816d0fcfc9f (patch) | |
tree | 1ddc5a9d02333613d5545b61d1a2e7af16bc09e3 /DEPS | |
parent | 90f399075f9082bf7031512d6579ec1196dc060a (diff) | |
download | chromium_src-7c718805617d0c9520959de3ac938816d0fcfc9f.zip chromium_src-7c718805617d0c9520959de3ac938816d0fcfc9f.tar.gz chromium_src-7c718805617d0c9520959de3ac938816d0fcfc9f.tar.bz2 |
WebKit roll: 49043:49050
Rebaselined recursive sync test to reflect differing V8 vs JSC error strings.
TBR=jparent
Review URL: http://codereview.chromium.org/259032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27938 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": "49043", + "webkit_revision": "49050", "ffmpeg_revision": "27457", } |