diff options
author | vitalyr@chromium.org <vitalyr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-07 16:30:11 +0000 |
---|---|---|
committer | vitalyr@chromium.org <vitalyr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-07 16:30:11 +0000 |
commit | db027340895a589157a511eecb8e4b239ac22675 (patch) | |
tree | 276fcb6df83f8295fa71ef58e304d20f233d4216 /DEPS | |
parent | 6b1ec0993897b9fb8603db2c33621293a6b40cec (diff) | |
download | chromium_src-db027340895a589157a511eecb8e4b239ac22675.zip chromium_src-db027340895a589157a511eecb8e4b239ac22675.tar.gz chromium_src-db027340895a589157a511eecb8e4b239ac22675.tar.bz2 |
WebKit roll 58926:58942.
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/2012004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46692 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": "58926", + "webkit_revision": "58942", "ffmpeg_revision": "46128", "skia_revision": "561", "chromium_git": "http://src.chromium.org/git", |