diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-22 01:26:15 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-22 01:26:15 +0000 |
commit | 7115cf40aa49b14f4c07c1d452a7b6ee04e51683 (patch) | |
tree | 2e0cb02868a879b37b3613ae91fe4150abb45de5 /DEPS | |
parent | cbd7a2e8c3aee35a3e55c88e93f25652c5709f27 (diff) | |
download | chromium_src-7115cf40aa49b14f4c07c1d452a7b6ee04e51683.zip chromium_src-7115cf40aa49b14f4c07c1d452a7b6ee04e51683.tar.gz chromium_src-7115cf40aa49b14f4c07c1d452a7b6ee04e51683.tar.bz2 |
Update WebKit to r58033
Review URL: http://codereview.chromium.org/1705004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45274 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": "58013", + "webkit_revision": "58033", "ffmpeg_revision": "43776", "skia_revision": "524", "chromium_git": "http://src.chromium.org/git", |