From 7f8ffef0882a2ed9ca97d0a19d94c9e29ec8b176 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Mon, 7 Sep 2015 08:54:46 -0700 Subject: [PATCH] Roll src/third_party/WebKit f1202ca:95e1018 (svn 201875:201877) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/f1202ca..95e1018 Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=pdr@chromium.org,alph@chromium.org Review URL: https://codereview.chromium.org/1325803004 Cr-Commit-Position: refs/heads/master@{#347635} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b04718c1940e..22c39b977b09 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': 'f1202ca1f33fe2ac0ea2beb254975c96b3be9bea', # from svn revision 201875 + 'webkit_revision': '95e1018c6ae17af2398f0b04e6d744700fe4b34e', # from svn revision 201877 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '0304cef02fe5e94b63e7e78ddb263d91ca32d533', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT