diff options
author | blink-deps-roller <blink-deps-roller@chromium.org> | 2014-10-04 19:34:24 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-05 02:34:47 +0000 |
commit | ff75d95d41ce3dae8f6c75e4f01ff304f8a43060 (patch) | |
tree | b83e32939ce1971aba830e97fdcfdc992c9f298b | |
parent | 556a723898f50c02e6453a0aa5836cd6ba864877 (diff) | |
download | chromium_src-ff75d95d41ce3dae8f6c75e4f01ff304f8a43060.zip chromium_src-ff75d95d41ce3dae8f6c75e4f01ff304f8a43060.tar.gz chromium_src-ff75d95d41ce3dae8f6c75e4f01ff304f8a43060.tar.bz2 |
Roll src/third_party/WebKit f867324:2328b39 (svn 183234:183235)
Summary of changes available at:
https://chromium.googlesource.com/chromium/blink/+log/f867324..2328b39
TBR=
Review URL: https://codereview.chromium.org/627263002
Cr-Commit-Position: refs/heads/master@{#298177}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ vars = { 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', 'webkit_trunk': 'http://src.chromium.org/blink/trunk', - 'webkit_revision': 'f867324c178617b2064472ea3134d5cda6b96a91', # from svn revision 183234 + 'webkit_revision': '2328b39715486b69e12b40e11331c68e676e38a2', # from svn revision 183235 'chromium_git': 'https://chromium.googlesource.com', 'chromiumos_git': 'https://chromium.googlesource.com/chromiumos', 'pdfium_git': 'https://pdfium.googlesource.com', |