diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 03:19:25 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 03:19:25 +0000 |
commit | 0556cfbcf7cb03445a628d6b71a9536f762cc3c3 (patch) | |
tree | 4b1b176248a24c2824a9b0bc709f048a12b949a7 /DEPS | |
parent | ee5d9d1c249fa58d95a51cf7e9fbbc8f293133d7 (diff) | |
download | chromium_src-0556cfbcf7cb03445a628d6b71a9536f762cc3c3.zip chromium_src-0556cfbcf7cb03445a628d6b71a9536f762cc3c3.tar.gz chromium_src-0556cfbcf7cb03445a628d6b71a9536f762cc3c3.tar.bz2 |
Roll Webkit 60046:60058.
TBR=victorw
TEST=canaries
BUT=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48013 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": "60046", + "webkit_revision": "60058", "ffmpeg_revision": "47712", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |