summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCary Clark <caryclark@google.com>2016-03-23 15:31:37 -0400
committerCary Clark <caryclark@google.com>2016-03-23 15:31:37 -0400
commit029ea3ef8e49244e0a6e80d38768764ce27bad30 (patch)
tree0b76d01d248f4e29fa4b8e4b65f7294ea8959ab5
parent13dcc976ac07fc4462261023d36789a3e5931559 (diff)
downloadpdfium-029ea3ef8e49244e0a6e80d38768764ce27bad30.tar.xz
update skia deps
Update Skia to a version that supports building Windows with FreeType as a font backend. This also breaks the current version of PDFium when pdf_use_skia=1 ; the SkDashPathEffect interface is different. Staging the DEPS change separate from the changes that use it will help me keep my sanity. R=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1832483002 .
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4ca98afd6c..b5899e7198 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ vars = {
'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038',
'icu_revision': '8d342a405be5ae8aacb1e16f0bc31c3a4fbf26a2',
'pdfium_tests_revision': 'd671154d809b4fcf250e72523ef7d85df04c806a',
- 'skia_revision': 'ed854fb897fa134f2f64738a75293502fdcf1af2',
+ 'skia_revision': '0a291c7b7eea1807bd58bdaa60c258fd0ebeb257',
'trace_event_revision': 'd83d44b13d07c2fd0a40101a7deef9b93b841732',
'v8_revision': '3c3d7e7be80f45eeea0dc74a71d7552e2afc2985',