diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2015-10-27 13:13:22 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-27 20:14:52 +0000 |
commit | fd498bb8edbba5b051cc927df54c7b103dbf4fae (patch) | |
tree | 76fda9270bd14ff46e36b756b17172c6d943b771 | |
parent | 680f4f0624ca405281812f12f7681a0bfb3451c8 (diff) | |
download | chromium_src-fd498bb8edbba5b051cc927df54c7b103dbf4fae.zip chromium_src-fd498bb8edbba5b051cc927df54c7b103dbf4fae.tar.gz chromium_src-fd498bb8edbba5b051cc927df54c7b103dbf4fae.tar.bz2 |
Roll src/third_party/skia 423e337:f7c0822
Summary of changes available at:
https://chromium.googlesource.com/skia/+log/423e337..f7c0822
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=djsollen@google.com
Commits in this roll:
f7c0822 mtklein@chromium.org Default off LTCG for human builds.
855dc93 hendrikw@chromium.org skia: Fix command buffer support on the mac
Review URL: https://codereview.chromium.org/1415173006
Cr-Commit-Position: refs/heads/master@{#356379}
-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': '423e337782f65b6861a45a4ecff84192994ced1d', + 'skia_revision': 'f7c0822911e736940a8690fb0553821561bf8ac7', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. |