diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 22:35:13 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-21 22:35:13 +0000 |
commit | 61636fdb9847cb82a4370499813ca47a72b6a84b (patch) | |
tree | 2e1b578b23e2203e46033958f4030c8a456365a2 /DEPS | |
parent | 3593695e937262f1ec11dbace007dd4d771e7756 (diff) | |
download | chromium_src-61636fdb9847cb82a4370499813ca47a72b6a84b.zip chromium_src-61636fdb9847cb82a4370499813ca47a72b6a84b.tar.gz chromium_src-61636fdb9847cb82a4370499813ca47a72b6a84b.tar.bz2 |
Update WebKit to r58013
TEST=canaries
BUG=hopefully not!
TBR=yuzo
Review URL: http://codereview.chromium.org/1762002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45253 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": "57959", + "webkit_revision": "58013", "ffmpeg_revision": "43776", "skia_revision": "524", "chromium_git": "http://src.chromium.org/git", |