summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-09-30 16:22:39 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-30 23:23:17 +0000
commit7bdade57ad16a588789b2998b1baf02ce974a5c9 (patch)
tree3f22c02cc99c1a0e7d70e1db53f0f2e10b5de07a
parent15a66eb37185161c2a535b7a1668ebf2f1a9d2e3 (diff)
downloadchromium_src-7bdade57ad16a588789b2998b1baf02ce974a5c9.zip
chromium_src-7bdade57ad16a588789b2998b1baf02ce974a5c9.tar.gz
chromium_src-7bdade57ad16a588789b2998b1baf02ce974a5c9.tar.bz2
Roll src/third_party/skia afbf2d6:46616af
Summary of changes available at: https://chromium.googlesource.com/skia/+log/afbf2d6..46616af CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/612343004 Cr-Commit-Position: refs/heads/master@{#297540}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c2ef1cc..24e1267 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'efe9712d52c2d216fb3d1ceb508b8148847a7e4b',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'afbf2d6273cd22c683f20a7e5773843876af3085',
+ 'skia_revision': '46616af01b412ea984a516fda1ed8ec08e689f29',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.