From 11b725dae2628534ebe19498e0809b05b3ca6861 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Tue, 11 Aug 2015 17:07:02 -0700 Subject: [PATCH] Roll src/third_party/WebKit e353f22:4d062fa (svn 200353:200356) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/e353f22..4d062fa TBR=samli@chromium.org,dglazkov@chromium.org Review URL: https://codereview.chromium.org/1285003002 Cr-Commit-Position: refs/heads/master@{#342944} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 872891525562..f220bc3ddf30 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': 'e353f222ec1273e8259b82cd91de6736ee325bd5', # from svn revision 200353 + 'webkit_revision': '4d062fadd2aa51b0c6840cd7e53a79a743094b01', # from svn revision 200356 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '19bcff869995b401194074278634e6b5cf391333', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT