summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-25 17:49:10 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-26 00:50:20 +0000
commita36877470caa77972faf9a1313eba92d8cd67fde (patch)
treec8b87277832afb49f50bc47ae93cbbdec3d3cdf5
parentc10ca235aa356649359a0eeafb66efa0c2409ea0 (diff)
downloadchromium_src-a36877470caa77972faf9a1313eba92d8cd67fde.zip
chromium_src-a36877470caa77972faf9a1313eba92d8cd67fde.tar.gz
chromium_src-a36877470caa77972faf9a1313eba92d8cd67fde.tar.bz2
Roll src/third_party/skia/ 2176f75b0..73557f6c3 (2 commits).
https://chromium.googlesource.com/skia.git/+log/2176f75b066d..73557f6c3f98 $ git log 2176f75b0..73557f6c3 --date=short --no-merges --format='%ad %ae %s' 2016-03-25 halcanary SkPDF: remove margin foolishness 2016-03-25 bsalomon Don't crash when resource path isn't specified CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1838643002 Cr-Commit-Position: refs/heads/master@{#383424}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fd51385..f7ce885 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': '2176f75b066d630e0b66fb5a7065ecd217150ca4',
+ 'skia_revision': '73557f6c3f98c13aa3c5db285ce95b9ecc5730b5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.