diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2015-08-20 10:53:04 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-20 17:53:44 +0000 |
commit | 7177fa952bd495611921da83624fdc32d8b345f4 (patch) | |
tree | 7f51fb0433ec85f7f2dd64b48416f189c6fd0f04 /DEPS | |
parent | d0b402da48db9c106900b6e9bdeb454925d53413 (diff) | |
download | chromium_src-7177fa952bd495611921da83624fdc32d8b345f4.zip chromium_src-7177fa952bd495611921da83624fdc32d8b345f4.tar.gz chromium_src-7177fa952bd495611921da83624fdc32d8b345f4.tar.bz2 |
Roll src/third_party/WebKit b9668f4:27d60a0 (svn 200912:200913)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/b9668f4..27d60a0
Sheriffs: In case of breakage, do NOT revert this roll, revert the
offending commit in the blink repository instead.
NOTRY=true
TBR=enne@chromium.org,pfeldman@chromium.org
Review URL: https://codereview.chromium.org/1303583004
Cr-Commit-Position: refs/heads/master@{#344534}
Diffstat (limited to 'DEPS')
-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': 'b9668f4187321255032efe02e8d9655bef0a2b92', # from svn revision 200912 + 'webkit_revision': '27d60a00fd3b98ee1b188b8d83bcb9e435121dc9', # from svn revision 200913 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '353a626bb6e349e98752e830b98d2920cbb73f83', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |