diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 19:42:55 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 19:42:55 +0000 |
commit | 25436ec0c62808c13e86a2fd18970795eab3420c (patch) | |
tree | b8ccfcf51eb8ea4426483c29651730ced16c05b4 /DEPS | |
parent | 34db4e580117c248b937310bfff11ec0165c9251 (diff) | |
download | chromium_src-25436ec0c62808c13e86a2fd18970795eab3420c.zip chromium_src-25436ec0c62808c13e86a2fd18970795eab3420c.tar.gz chromium_src-25436ec0c62808c13e86a2fd18970795eab3420c.tar.bz2 |
Roll WebKKit 60058:60074.
TBR=victorw
TEST=canaries
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48069 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": "60058", + "webkit_revision": "60074", "ffmpeg_revision": "47712", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |