diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 01:04:21 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 01:04:21 +0000 |
commit | 86a39b47d42b065d53cdac710e47dab0df2eca1a (patch) | |
tree | 769ebb06bc07c71e6cfec12924bc9e7fc23ea234 /DEPS | |
parent | 390d94e6d41312cf24bf17593321d27ea32e1692 (diff) | |
download | chromium_src-86a39b47d42b065d53cdac710e47dab0df2eca1a.zip chromium_src-86a39b47d42b065d53cdac710e47dab0df2eca1a.tar.gz chromium_src-86a39b47d42b065d53cdac710e47dab0df2eca1a.tar.bz2 |
Roll webkit to 47383. Includes fixes necessary for MediaWiki issues.
BUG=none
TEST=none
TBR=dimich
Review URL: http://codereview.chromium.org/173029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23680 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": "47305", + "webkit_revision": "47383", } |