summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-19 21:58:17 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-20 04:59:34 +0000
commit6e4f51a01f11e9fc79e7d4f83d9b08632af5aac7 (patch)
treec113b80afd3cf19e360b124184e86f500bd99065
parent236662f34717e607aaa942eef49853cd1be21f33 (diff)
downloadchromium_src-6e4f51a01f11e9fc79e7d4f83d9b08632af5aac7.zip
chromium_src-6e4f51a01f11e9fc79e7d4f83d9b08632af5aac7.tar.gz
chromium_src-6e4f51a01f11e9fc79e7d4f83d9b08632af5aac7.tar.bz2
Roll src/third_party/skia/ ba73ad0f3..4ab57e009 (2 commits).
https://chromium.googlesource.com/skia.git/+log/ba73ad0f3a6d..4ab57e0097b9 $ git log ba73ad0f3..4ab57e009 --date=short --no-merges --format='%ad %ae %s' 2016-03-19 bungeman Don't convert DWORD to int. 2016-03-19 bungeman Templatize SkToXXX. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1815973002 Cr-Commit-Position: refs/heads/master@{#382215}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ed13536..64186f2 100644
--- a/DEPS
+++ b/DEPS
@@ -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': 'ba73ad0f3a6d9d505cae08e4f3cc5d2d6b9b1501',
+ 'skia_revision': '4ab57e0097b9b1fcdea7a49a01ff3d9ad993dfee',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.