diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 17:17:30 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 17:17:30 +0000 |
commit | b7bb4a00aeefd19ee95a9e23ff4c9cc1a22e9785 (patch) | |
tree | cef32ee2f29b8246e5485268667144d6c1f4b74d /DEPS | |
parent | 0b9d36c9837efa9aea2cfd5a5ae87a62c86d76dd (diff) | |
download | chromium_src-b7bb4a00aeefd19ee95a9e23ff4c9cc1a22e9785.zip chromium_src-b7bb4a00aeefd19ee95a9e23ff4c9cc1a22e9785.tar.gz chromium_src-b7bb4a00aeefd19ee95a9e23ff4c9cc1a22e9785.tar.bz2 |
WebKit roll 59365:59477
TBR=atwilson
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2077002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47281 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": "59365", + "webkit_revision": "59477", "ffmpeg_revision": "46128", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |