summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-11-21 07:03:06 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-21 15:03:20 +0000
commit9b471ee091c4bc68695e845e0f4482c1d0bde38c (patch)
tree0ea52b57fba7188e9d5723665b99b646abcd0140
parent0fede3fa66fc0f4f02e3f72c7c2fa16b7ea6cd31 (diff)
downloadchromium_src-9b471ee091c4bc68695e845e0f4482c1d0bde38c.zip
chromium_src-9b471ee091c4bc68695e845e0f4482c1d0bde38c.tar.gz
chromium_src-9b471ee091c4bc68695e845e0f4482c1d0bde38c.tar.bz2
Roll src/third_party/skia 8ebaa71:0ddad31
Summary of changes available at: https://chromium.googlesource.com/skia/+log/8ebaa71..0ddad31 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=humper@google.com Review URL: https://codereview.chromium.org/747993002 Cr-Commit-Position: refs/heads/master@{#305217}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 83cd021..cf78f10 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '2e5ced5fd62a73f4f5687ab19520b3aad1c53f6f',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '8ebaa7171246eb5b3a7dd65ba42ef42a888508d7',
+ 'skia_revision': '0ddad31012dabfc1267effc8071d37f7d606efbe',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.