diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-30 16:30:48 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-30 16:30:48 +0000 |
commit | f726845eefca6e6bbd0e87472446ffaf342c05b7 (patch) | |
tree | 63e28a296cf1e578e28b0122b32db9bc62d3c870 /DEPS | |
parent | 314f321652cc4a94ccde86ea8c24a1a8e50837d8 (diff) | |
download | chromium_src-f726845eefca6e6bbd0e87472446ffaf342c05b7.zip chromium_src-f726845eefca6e6bbd0e87472446ffaf342c05b7.tar.gz chromium_src-f726845eefca6e6bbd0e87472446ffaf342c05b7.tar.bz2 |
Roll WebKit from 64352 to 64357.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3041032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54329 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": "64352", + "webkit_revision": "64357", "ffmpeg_revision": "54050", "skia_revision": "592", "chromium_git": "http://src.chromium.org/git", |