From 547b564b698c4e7d1d7d11fdc90462ba651003b6 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Fri, 18 Sep 2015 21:44:30 -0700 Subject: [PATCH] Roll src/third_party/WebKit 453ef496:d2b8a79 (svn 202565:202566) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/453ef496..d2b8a79 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/1354043003 Cr-Commit-Position: refs/heads/master@{#349850} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab6517d9077c..1bcb55059936 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': '453ef496e14da4e5c29d42eef1013fc760df352b', # from svn revision 202565 + 'webkit_revision': 'd2b8a79355371eb14dccfa9b1e57833aa2e4e8b4', # from svn revision 202566 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '0d6551cd1e1359423a7f4af503472d280437e9bb', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT