summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-24 20:34:34 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 03:35:35 +0000
commita408888f5d90f2fe034b9f40e1087bbc1d9ca5b9 (patch)
tree5efb9480f127ab7ba6d88aadad7ebab5d8ad322a /DEPS
parentbdb67c0b431bf1726f0d91626c952086a4346c5c (diff)
downloadchromium_src-a408888f5d90f2fe034b9f40e1087bbc1d9ca5b9.zip
chromium_src-a408888f5d90f2fe034b9f40e1087bbc1d9ca5b9.tar.gz
chromium_src-a408888f5d90f2fe034b9f40e1087bbc1d9ca5b9.tar.bz2
Roll src/third_party/skia/ c429baf7a..6b3eacb0d (1 commit).
https://chromium.googlesource.com/skia.git/+log/c429baf7a282..6b3eacb0dfae $ git log c429baf7a..6b3eacb0d --date=short --no-merges --format='%ad %ae %s' 2016-03-24 benjaminwagner Change type of SkGlyph::fAdvance[XY] to float. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1834923002 Cr-Commit-Position: refs/heads/master@{#383239}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index eb28b1e..f261df2 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': 'c429baf7a28205a19975cfbb60db1b7bfc9c61fa',
+ 'skia_revision': '6b3eacb0dfaeb3374d410c8c041bd39cd066e1ea',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.