From f56e5c5a17835e38d85ab693531fab1013829a20 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Fri, 18 Sep 2015 00:25:09 -0700 Subject: [PATCH] Roll src/third_party/WebKit 4e01097:76af0aa (svn 202508:202509) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/4e01097..76af0aa 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/1351303002 Cr-Commit-Position: refs/heads/master@{#349628} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 533818434bd6..7ba3a6c1cd79 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': '4e01097b6f85480f4f5a5428880b0450a522772e', # from svn revision 202508 + 'webkit_revision': '76af0aad895e840e71cc6e7fc826866119e110d5', # from svn revision 202509 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': 'ac1772e3db5c885b554f6a72ca9dbac4245cb0e2', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT