diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 20:06:33 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 20:06:33 +0000 |
commit | 5a0635eda519261a46f8c7a9605c51137f8050e2 (patch) | |
tree | c5ca8953251e7461bcb6236c5c438f4917b2d2d7 /DEPS | |
parent | 249fc53aeb5754bb5947889d46fd6ac7eb23c472 (diff) | |
download | chromium_src-5a0635eda519261a46f8c7a9605c51137f8050e2.zip chromium_src-5a0635eda519261a46f8c7a9605c51137f8050e2.tar.gz chromium_src-5a0635eda519261a46f8c7a9605c51137f8050e2.tar.bz2 |
Roll DEPS for WebKit 50407:50416. Includes a fix for accessiblity bustage from upstream WebKit.
BUG=none
TEST=will it blend?
Review URL: http://codereview.chromium.org/340063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30734 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": "50407", + "webkit_revision": "50416", "ffmpeg_revision": "30374", } |