summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-03 10:33:44 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-03 10:33:44 +0000
commit7a716c861bd7b301ce31445f9a7a30ddcc934c61 (patch)
tree85c0fbfdad159f5ad8a8d846cab3102097104d1d /DEPS
parent862ccd37346ed6e9492b7f0b062ef6b576f3e046 (diff)
downloadchromium_src-7a716c861bd7b301ce31445f9a7a30ddcc934c61.zip
chromium_src-7a716c861bd7b301ce31445f9a7a30ddcc934c61.tar.gz
chromium_src-7a716c861bd7b301ce31445f9a7a30ddcc934c61.tar.bz2
Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html
expectations after r55416 which fixed the V8 code generator to use the correct visible name for DOMException. To make the WebGL layout tests continue to run on the Mac bots, I've pulled in http://codereview.chromium.org/660354 and made sure that WebGL is also enabled in the test shell. BUG=37098 TEST=None Review URL: http://codereview.chromium.org/660446 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bbbbae3..1a01d5c 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "55415",
+ "webkit_revision": "55424",
"ffmpeg_revision": "40324",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",