diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2015-08-15 09:29:05 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-15 16:29:39 +0000 |
commit | cc46ccff3ccdcb514d19cf55d2bbfc30658fe8ce (patch) | |
tree | 901e0127f27f5cf1e1c4a26908ac1ee0ff8986e7 | |
parent | 541577153767b327f857bddab73c8819cb779256 (diff) | |
download | chromium_src-cc46ccff3ccdcb514d19cf55d2bbfc30658fe8ce.zip chromium_src-cc46ccff3ccdcb514d19cf55d2bbfc30658fe8ce.tar.gz chromium_src-cc46ccff3ccdcb514d19cf55d2bbfc30658fe8ce.tar.bz2 |
Roll src/third_party/WebKit fb3ec4e:5271cec (svn 200608:200609)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/fb3ec4e..5271cec
Sheriffs: In case of breakage, do NOT revert this roll, revert the
offending commit in the blink repository instead.
NOTRY=true
TBR=
Review URL: https://codereview.chromium.org/1295023002
Cr-Commit-Position: refs/heads/master@{#343588}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': 'fb3ec4e388d91461bce6240ebc90b6a57fea44b7', # from svn revision 200608 + 'webkit_revision': '5271cec5c41a01152882eccfb03902188c7edf8d', # from svn revision 200609 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '19bcff869995b401194074278634e6b5cf391333', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |