diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2015-06-26 18:57:36 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-27 01:58:02 +0000 |
commit | 7fca195f455fe6408a66267cab2b338af91aae62 (patch) | |
tree | 7501874a49f25a9b586fdef76cd3cb560f96a73e /DEPS | |
parent | b7043d8d2d6ad9afa1ba7c76cd934eecf36942ec (diff) | |
download | chromium_src-7fca195f455fe6408a66267cab2b338af91aae62.zip chromium_src-7fca195f455fe6408a66267cab2b338af91aae62.tar.gz chromium_src-7fca195f455fe6408a66267cab2b338af91aae62.tar.bz2 |
Roll src/third_party/WebKit 38db2dd:fd905b9 (svn 197941:197942)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/38db2dd..fd905b9
TBR=hayato@chromium.org,aboxhall@chromium.org
Review URL: https://codereview.chromium.org/1215923002
Cr-Commit-Position: refs/heads/master@{#336491}
Diffstat (limited to 'DEPS')
-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': '38db2dd565de74c99d1433519b9c89f310de5951', # from svn revision 197941 + 'webkit_revision': 'fd905b94de324e65acd76fa585e8a9abbb1bd8a8', # from svn revision 197942 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': 'db3f34772338a7e02fc5a7fb9da4d72de68e71b9', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |