diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-11 15:04:17 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-11 15:04:17 +0000 |
commit | 2a984aba2f83e596fdd779e2fe2dc6502e4d64d8 (patch) | |
tree | 8c0defb26e1b939c7e81e2f2fdd09df1988f10d1 /DEPS | |
parent | 2d4ec2aeea29b8b26009c8e94581050811660633 (diff) | |
download | chromium_src-2a984aba2f83e596fdd779e2fe2dc6502e4d64d8.zip chromium_src-2a984aba2f83e596fdd779e2fe2dc6502e4d64d8.tar.gz chromium_src-2a984aba2f83e596fdd779e2fe2dc6502e4d64d8.tar.bz2 |
Roll webkit to 59149.
TBR=jianli
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2019009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46920 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": "58975", + "webkit_revision": "59149", "ffmpeg_revision": "46128", "skia_revision": "561", "chromium_git": "http://src.chromium.org/git", |