diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2016-02-01 18:03:12 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-02 02:05:21 +0000 |
commit | e79217e25874964f67d8053676c2e8c5f591bb76 (patch) | |
tree | 8101fdf4eec5f4d64eb9945c94182b1e93a0351b /DEPS | |
parent | e35df65bc0be79b0cf566307432b112b5d592be4 (diff) | |
download | chromium_src-e79217e25874964f67d8053676c2e8c5f591bb76.zip chromium_src-e79217e25874964f67d8053676c2e8c5f591bb76.tar.gz chromium_src-e79217e25874964f67d8053676c2e8c5f591bb76.tar.bz2 |
Roll src/third_party/skia/ a64afd668..be0fcb10f (1 commit).
https://chromium.googlesource.com/skia.git/+log/a64afd6680b4..be0fcb10f173
$ git log a64afd668..be0fcb10f --date=short --no-merges --format='%ad %ae %s'
2016-02-01 bsalomon Speculative fix for windows builders
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=jcgregorio@google.com
Review URL: https://codereview.chromium.org/1657133002
Cr-Commit-Position: refs/heads/master@{#372858}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': 'a64afd6680b493dce3537fe56b249907d41caf36', + 'skia_revision': 'be0fcb10f17392930e2ea2b839c42f088b8f14c8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. |