diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 06:21:03 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 06:21:03 +0000 |
commit | 579f2a3ecfd6024a898a7606b6e66d88897d415e (patch) | |
tree | d3eb7c618c131d90d7a85ef6ce06d3fcd8771c03 /DEPS | |
parent | 8358895f3fe356feedde85de227e4cf15cf95607 (diff) | |
download | chromium_src-579f2a3ecfd6024a898a7606b6e66d88897d415e.zip chromium_src-579f2a3ecfd6024a898a7606b6e66d88897d415e.tar.gz chromium_src-579f2a3ecfd6024a898a7606b6e66d88897d415e.tar.bz2 |
Webkit Roll 62670 -> 62844. *gulp*
TEST=all the try bots.
Review URL: http://codereview.chromium.org/2933004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51935 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": "62670", + "webkit_revision": "62844", "ffmpeg_revision": "49485", "skia_revision": "583", "chromium_git": "http://src.chromium.org/git", |