diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-18 18:13:19 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-18 18:13:19 +0000 |
commit | c89b638fb292604566520fdc815ef912c0f037f5 (patch) | |
tree | 4d9dd14e4bd725c3e074b48832cc96b3da860ba3 /DEPS | |
parent | b04af72e822e2fa6597712b5177545783d95f84f (diff) | |
download | chromium_src-c89b638fb292604566520fdc815ef912c0f037f5.zip chromium_src-c89b638fb292604566520fdc815ef912c0f037f5.tar.gz chromium_src-c89b638fb292604566520fdc815ef912c0f037f5.tar.bz2 |
WebKit roll 63601:63625.
Review URL: http://codereview.chromium.org/3043006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52861 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": "63601", + "webkit_revision": "63625", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |