diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 04:31:20 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-29 04:31:20 +0000 |
commit | 40a7729a0123284814dc184113f0cb2221bdb817 (patch) | |
tree | bf2ead752da08779d8edb989ca56616fca07fdad /DEPS | |
parent | b5d2a29868c78d65ca27a04665c6a58db761c7c7 (diff) | |
download | chromium_src-40a7729a0123284814dc184113f0cb2221bdb817.zip chromium_src-40a7729a0123284814dc184113f0cb2221bdb817.tar.gz chromium_src-40a7729a0123284814dc184113f0cb2221bdb817.tar.bz2 |
Roll WebKit 48821:48841
BUG=None
TEST=None
TBR=senorblanco@chromium.org
Review URL: http://codereview.chromium.org/254009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27466 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": "48821", + "webkit_revision": "48841", "ffmpeg_revision": "26428", } |