From 9fb7e7f84c58cbb43b9d602af2ec44ba3f2c74bb Mon Sep 17 00:00:00 2001 From: blink-deps-roller Date: Wed, 9 Sep 2015 06:04:57 -0700 Subject: [PATCH] Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975) Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/d9c6159..8139f33 Sheriffs: In case of breakage, do NOT revert this roll, revert the offending commit in the blink repository instead. NOTRY=true TBR=eae@chromium.org,mkwst@chromium.org Review URL: https://codereview.chromium.org/1312633006 Cr-Commit-Position: refs/heads/master@{#347919} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2c452be17b0d..c756c3f4586b 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': 'd9c61597f5505bb534a64d3a184eb252454163d6', # from svn revision 201974 + 'webkit_revision': '8139f33e41f2ec3a5926a93a4c7a67c22421d541', # from svn revision 201975 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '0304cef02fe5e94b63e7e78ddb263d91ca32d533', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', -- 2.11.4.GIT