diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-08 23:15:21 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-08 23:15:21 +0000 |
commit | d1e110ee14a03f8774e57d275033d1d532a89134 (patch) | |
tree | e0bd403f26100ba3f7fe457fa96da94b34f5ee0b /DEPS | |
parent | 7a379f0eec9bbaeeb0d68c06de5d3473b18ea50d (diff) | |
download | chromium_src-d1e110ee14a03f8774e57d275033d1d532a89134.zip chromium_src-d1e110ee14a03f8774e57d275033d1d532a89134.tar.gz chromium_src-d1e110ee14a03f8774e57d275033d1d532a89134.tar.bz2 |
WebKit Update 52999:53013.
TBR=johnnyg
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/540002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35844 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": "52999", + "webkit_revision": "53013", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |