diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-19 01:52:20 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-19 01:52:20 +0000 |
commit | ff0b838f61f394f7721caec9e5d5a2d233860e20 (patch) | |
tree | 8fa95fe808c66c1daaa93f2c169e49fddd32bee4 /DEPS | |
parent | 643c60275811ac7da6d4fd7714c0b9570fc5b704 (diff) | |
download | chromium_src-ff0b838f61f394f7721caec9e5d5a2d233860e20.zip chromium_src-ff0b838f61f394f7721caec9e5d5a2d233860e20.tar.gz chromium_src-ff0b838f61f394f7721caec9e5d5a2d233860e20.tar.bz2 |
roll webkit to 65642
BUG=none
TEST=none
TBR=rolandsteiner
Review URL: http://codereview.chromium.org/3104019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56633 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", "nacl_trunk": "http://nativeclient.googlecode.com/svn/trunk", - "webkit_revision": "65615", + "webkit_revision": "65642", "ffmpeg_revision": "56386", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |