From 2a97c159f0ca8de1abc3c75e7440751ef749a8c1 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Thu, 13 Aug 2015 22:25:47 -0700 Subject: [PATCH] Roll src/third_party/WebKit 25f83be:14b57e9 (svn 200512:200516) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/25f83be..14b57e9 TBR=timloh@chromium.org,cbiesinger@chromium.org Review URL: https://codereview.chromium.org/1289173002 Cr-Commit-Position: refs/heads/master@{#343343} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1303acd33b6a..039bff4d91aa 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': '25f83beddd3481607e69897234e8e90a15f62df3', # from svn revision 200512 + 'webkit_revision': '14b57e9b09fe7e0401593a0164a6820c8a898cba', # from svn revision 200516 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '19bcff869995b401194074278634e6b5cf391333', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT