diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 13:44:18 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-13 13:44:18 +0000 |
commit | d5fb7acaea80f9e1309816d7b444617f2dd9f494 (patch) | |
tree | 5fa090ee1226b3a7e2a9e2b7f7f9a4d7634567d8 /DEPS | |
parent | b19f53e02ec59a9983334a78a395ae555d721bd8 (diff) | |
download | chromium_src-d5fb7acaea80f9e1309816d7b444617f2dd9f494.zip chromium_src-d5fb7acaea80f9e1309816d7b444617f2dd9f494.tar.gz chromium_src-d5fb7acaea80f9e1309816d7b444617f2dd9f494.tar.bz2 |
WebKit roll 90906:90908
This should fix numberous assertion failures on debug bots introduced in http://trac.webkit.org/changeset/90901/ and
fixed in http://trac.webkit.org/changeset/90908
TBR=scheib
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/7355020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92358 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "90906", + "webkit_revision": "90908", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |