diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2015-08-20 03:36:43 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-20 10:37:12 +0000 |
commit | 797337ff38089edca842aa69e6844374ed76b732 (patch) | |
tree | b5077df91c8c1fad2aec027ac6128af25591ff97 /DEPS | |
parent | 6966d30d7f4913cb75b537294ec71eb93f4d3e38 (diff) | |
download | chromium_src-797337ff38089edca842aa69e6844374ed76b732.zip chromium_src-797337ff38089edca842aa69e6844374ed76b732.tar.gz chromium_src-797337ff38089edca842aa69e6844374ed76b732.tar.bz2 |
Roll src/third_party/WebKit 1028939:70948d3 (svn 200892:200895)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/1028939..70948d3
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/1302093002
Cr-Commit-Position: refs/heads/master@{#344473}
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': '10289397307eb8e07c936587c8dcf829be4759f3', # from svn revision 200892 + 'webkit_revision': '70948d3023305afa26f7dca69b04cf2e02773433', # from svn revision 200895 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': '353a626bb6e349e98752e830b98d2920cbb73f83', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |