From e97e7eb91879136909208453761b7952811f3797 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Fri, 21 Aug 2015 12:39:34 -0700 Subject: [PATCH] Roll src/third_party/WebKit 4351779:da56f3a (svn 201004:201005) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/4351779..da56f3a Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=pfeldman@chromium.org,jianli@chromium.org Review URL: https://codereview.chromium.org/1312453002 Cr-Commit-Position: refs/heads/master@{#344836} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f874d914852d..72f75ec1abf0 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,7 @@ vars = { # Use this googlecode_url variable only if there is an internal mirror for it. # If you do not know, use the full path while defining your new deps entry. 'googlecode_url': 'http://%s.googlecode.com/svn', - 'webkit_revision': '435177960b0f26c5f2b063c4e2ce1a34a87a1bf3', # from svn revision 201004 + 'webkit_revision': 'da56f3a70d708ecc28f186e9bec07aa936afc18c', # from svn revision 201005 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '6503766dba4b3c56e7f0c2f6015f66d7416c1103', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT