diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-26 11:19:13 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-26 11:19:13 +0000 |
commit | ccc0aafc0a39394c0645a0c2b16023027135b5f5 (patch) | |
tree | 0ccc889a3994a55406f82a71b5696ca28731771e /DEPS | |
parent | 9317fa9b8b6c59c3bd030d5c02bec17bec2ad417 (diff) | |
download | chromium_src-ccc0aafc0a39394c0645a0c2b16023027135b5f5.zip chromium_src-ccc0aafc0a39394c0645a0c2b16023027135b5f5.tar.gz chromium_src-ccc0aafc0a39394c0645a0c2b16023027135b5f5.tar.bz2 |
Rolls WebKit 64036:63992
Review URL: http://codereview.chromium.org/3009024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53619 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": "63992", + "webkit_revision": "64036", "ffmpeg_revision": "49485", "skia_revision": "589", "chromium_git": "http://src.chromium.org/git", |