summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-17 17:20:16 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-17 17:20:16 +0000
commitf3dd4151bea83e010fe5ff80e112ce129927dcd7 (patch)
treeb304aa60688fa63ab2684064768efac137bcc3bb /DEPS
parent7d880a2c51d3d00701a36b3f94ed822026bd6b82 (diff)
downloadchromium_src-f3dd4151bea83e010fe5ff80e112ce129927dcd7.zip
chromium_src-f3dd4151bea83e010fe5ff80e112ce129927dcd7.tar.gz
chromium_src-f3dd4151bea83e010fe5ff80e112ce129927dcd7.tar.bz2
Update WebKit to r47305 to pick up fix for assertions caused in r47270:
ASSERTION FAILED: m_clients.contains(renderer) (.../src/webkit/../third_party/WebKit/WebCore/css/CSSGradientValue.cpp:109 virtual WebCore::Image* WebCore::CSSGradientValue::image(WebCore::RenderObject*, const WebCore::IntSize&)) while hovering over tab thumbnails on the New Tab page on the Mac in a debug build Review URL: http://codereview.chromium.org/172049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23546 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 fc75100..19f5728 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "47291",
+ "webkit_revision": "47305",
}