diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-17 00:58:57 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-17 00:58:57 +0000 |
commit | ba1a7887e902ab314b6ada23d87e69e334478583 (patch) | |
tree | 4829c9bc6c3ad4d4b34d42922b1c75dea536f6d6 /DEPS | |
parent | 70a3eb47feb92a984347f68e80c4a8a50e599e74 (diff) | |
download | chromium_src-ba1a7887e902ab314b6ada23d87e69e334478583.zip chromium_src-ba1a7887e902ab314b6ada23d87e69e334478583.tar.gz chromium_src-ba1a7887e902ab314b6ada23d87e69e334478583.tar.bz2 |
Roll webkit to 54839.
BUG=35923,35922,35917
TEST=none
TBR=rolandsteiner
Review URL: http://codereview.chromium.org/607013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39175 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": "54810", + "webkit_revision": "54839", "ffmpeg_revision": "38862", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |