From 3cea6efa16893b5eecc215904cc2e3cbf82a7dca Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Fri, 18 Sep 2015 20:19:31 -0700 Subject: [PATCH] Roll src/third_party/WebKit 39f20ce:dc6c7bc (svn 202561:202563) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/39f20ce..dc6c7bc Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=rjwright@chromium.org,japhet@chromium.org Review URL: https://codereview.chromium.org/1352363002 Cr-Commit-Position: refs/heads/master@{#349843} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index df2871a7c0ac..791babcf716a 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': '39f20ce95d2713875b6ecb5b1f10b737687f348d', # from svn revision 202561 + 'webkit_revision': 'dc6c7bc4db96a3ba6389e78a6913463d6519a442', # from svn revision 202563 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '0d6551cd1e1359423a7f4af503472d280437e9bb', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT