diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 08:46:25 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 08:46:25 +0000 |
commit | 0f294159ab3396ed9194d2382ccdd50b3dfd7979 (patch) | |
tree | 742c5a7fd1130e080a7b93198232a992b13412f0 /DEPS | |
parent | 5a7fae360b4a7d44acb1a7244bbc19f3d4180b82 (diff) | |
download | chromium_src-0f294159ab3396ed9194d2382ccdd50b3dfd7979.zip chromium_src-0f294159ab3396ed9194d2382ccdd50b3dfd7979.tar.gz chromium_src-0f294159ab3396ed9194d2382ccdd50b3dfd7979.tar.bz2 |
Update webkit from 54493 to 54530.
A couple new tests and a few less failures.
TBR=jorlow
Review URL: http://codereview.chromium.org/599002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38458 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": "54493", + "webkit_revision": "54530", "ffmpeg_revision": "34297", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |