From f3edb8f459cadf8659c3c5a5bb79880d42a0c4a8 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Thu, 27 Aug 2015 07:19:29 -0700 Subject: [PATCH] Roll src/third_party/WebKit aaebe24:c692a2f (svn 201312:201314) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/aaebe24..c692a2f Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=beverloo@chromium.org,szager@chromium.org,eae@chromium.org Review URL: https://codereview.chromium.org/1310603005 Cr-Commit-Position: refs/heads/master@{#345869} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 251070e295c9..080df1494a11 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': 'aaebe24ac9ba9cd9c8d00a6c201c3939306af841', # from svn revision 201312 + 'webkit_revision': 'c692a2f5a0b537835a4a3c5991f3abdaaf996fa9', # from svn revision 201314 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '91fac05a4051b2883883b567102cb044df2bd9be', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT