diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-05 03:37:30 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-05 03:37:30 +0000 |
commit | 840abf4cd53ff39c57041fafebc65113ce8c23d3 (patch) | |
tree | ceaa5bbd29239087d1ef2407db71bb8aa7191e36 /DEPS | |
parent | 58215074ae7368fe5d97b5b7b5bc39dde6905ecd (diff) | |
download | chromium_src-840abf4cd53ff39c57041fafebc65113ce8c23d3.zip chromium_src-840abf4cd53ff39c57041fafebc65113ce8c23d3.tar.gz chromium_src-840abf4cd53ff39c57041fafebc65113ce8c23d3.tar.bz2 |
Update WebKit to r62473.
TBR=yurys
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2825038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51624 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": "62426", + "webkit_revision": "62473", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |