From f59dded48720132af5384d1ece11051aab59c795 Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Mon, 14 Sep 2015 09:34:53 -0700 Subject: [PATCH] Roll src/third_party/WebKit b0818b8:712780c (svn 202204:202205) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/b0818b8..712780c Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=hayato@chromium.org,dcheng@chromium.org Review URL: https://codereview.chromium.org/1343763003 Cr-Commit-Position: refs/heads/master@{#348628} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 057485ae1287..4e63185e4e18 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': 'b0818b8384eb3ed14a18174011c9b065e3c18aaa', # from svn revision 202204 + 'webkit_revision': '712780c5826d80313a0969f70906bd7bbe49b6ad', # from svn revision 202205 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '0304cef02fe5e94b63e7e78ddb263d91ca32d533', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT