diff options
author | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 20:52:24 +0000 |
---|---|---|
committer | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-21 20:52:24 +0000 |
commit | 867fc52391937df105ca92ef7b0407ce432edcd6 (patch) | |
tree | 11866249c4e215e8fb31d60de99a29a2ead58d22 /DEPS | |
parent | 55bc398428f9ce6c8545c14879deeac67e44f632 (diff) | |
download | chromium_src-867fc52391937df105ca92ef7b0407ce432edcd6.zip chromium_src-867fc52391937df105ca92ef7b0407ce432edcd6.tar.gz chromium_src-867fc52391937df105ca92ef7b0407ce432edcd6.tar.bz2 |
WebKit merge 48500:48585.
BUG=22526
TEST=Covered by layout tests.
Review URL: http://codereview.chromium.org/214037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26735 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": "48500", + "webkit_revision": "48585", "ffmpeg_revision": "26428", } |