diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2015-07-16 03:23:05 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-16 10:23:40 +0000 |
commit | 87eb706e38e0a5bc5eff542df02cf39c97309f3a (patch) | |
tree | bfb75b8ec856e812ad7a689ab48f86a405a7b080 | |
parent | d92cfe8c961d7bd07fba9016ace44897342f8d6d (diff) | |
download | chromium_src-87eb706e38e0a5bc5eff542df02cf39c97309f3a.zip chromium_src-87eb706e38e0a5bc5eff542df02cf39c97309f3a.tar.gz chromium_src-87eb706e38e0a5bc5eff542df02cf39c97309f3a.tar.bz2 |
Roll src/third_party/WebKit 10c0982:ae19b41 (svn 199010:199017)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/10c0982..ae19b41
TBR=yosin@chromium.org,jchaffraix@chromium.org
Review URL: https://codereview.chromium.org/1228353009
Cr-Commit-Position: refs/heads/master@{#339007}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,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': '10c0982f09f8e83fbf0332704d84013ee3d182d4', # from svn revision 199010 + 'webkit_revision': 'ae19b41984a2a197c04ed58ae9aba07e840bf37a', # from svn revision 199017 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': 'd5c834797554016ff9eee05da9f3e4c1fd4fd819', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |