diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 02:46:19 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 02:46:19 +0000 |
commit | dea25ab41a0ff9c875f64e8d44a2279b304837b8 (patch) | |
tree | 9028d364c69ef672af1f303a77ef53365a68cb14 /DEPS | |
parent | 193d7788338da20eb546a61a58c96531cc8408c5 (diff) | |
download | chromium_src-dea25ab41a0ff9c875f64e8d44a2279b304837b8.zip chromium_src-dea25ab41a0ff9c875f64e8d44a2279b304837b8.tar.gz chromium_src-dea25ab41a0ff9c875f64e8d44a2279b304837b8.tar.bz2 |
Roll WebKit up to 49830 and fix a build error caused by that revision.
TBR=yutak
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/294017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29489 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": "49809", + "webkit_revision": "49830", "ffmpeg_revision": "28488", } |