diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 01:30:52 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-09 01:30:52 +0000 |
commit | ff826cd15f00fbfadee8092b8f83ddc94c8abe16 (patch) | |
tree | efea5bc75e5f174168f951ed395b3e9e48c1c659 /DEPS | |
parent | 46524268c8ef683fb79e4c20c5ba520819d5a837 (diff) | |
download | chromium_src-ff826cd15f00fbfadee8092b8f83ddc94c8abe16.zip chromium_src-ff826cd15f00fbfadee8092b8f83ddc94c8abe16.tar.gz chromium_src-ff826cd15f00fbfadee8092b8f83ddc94c8abe16.tar.bz2 |
Roll webkit from 54475 to 54482. This is the change right before
the big svg rebaseline.
TBR=jorlow
Review URL: http://codereview.chromium.org/590004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38429 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": "54475", + "webkit_revision": "54482", "ffmpeg_revision": "34297", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |