summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-08 18:57:33 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-09 02:58:58 +0000
commite8cb0a5872250fc3845c0fbe7e49c88888301c71 (patch)
tree745d646e9f56ebd98c9e52022258e644f4ef28d7
parentf52bd5bf94cf63512e6de19ad25181cabc641357 (diff)
downloadchromium_src-e8cb0a5872250fc3845c0fbe7e49c88888301c71.zip
chromium_src-e8cb0a5872250fc3845c0fbe7e49c88888301c71.tar.gz
chromium_src-e8cb0a5872250fc3845c0fbe7e49c88888301c71.tar.bz2
Roll src/third_party/skia/ 8103a3430..042f859c1 (1 commit).
https://chromium.googlesource.com/skia.git/+log/8103a34300c5..042f859c19f7 $ git log 8103a3430..042f859c1 --date=short --no-merges --format='%ad %ae %s' 2016-03-08 kulshin Initialize the font fallback when the direct write font manager is created. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/1779623002 Cr-Commit-Position: refs/heads/master@{#380046}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 890a4b8..322c037 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': '8103a34300c5de2e85793a96c4738a33fc6eb46d',
+ 'skia_revision': '042f859c19f71ca9feacddd1cb058ff59eed8963',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.