summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorcaryclark <caryclark@google.com>2016-10-06 12:28:55 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-06 12:28:55 -0700
commitaa6e8b555e113a3f91a49258ed83810abf0d4929 (patch)
treeb1604122759938c3d30f294e1c5af7ecca7712fc /DEPS
parentca03f7a1c654709152a411f665ce38c3626582e8 (diff)
downloadpdfium-aa6e8b555e113a3f91a49258ed83810abf0d4929.tar.xz
switch to new skia blend mode enum class
Skia's interface to transfer modes is not described by an enum instead of a class. R=reed@google.com, dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2394683004
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cf09e30e5b..b57ea2a702 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ vars = {
'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038',
'icu_revision': '2341038bf72869a5683a893a2b319a48ffec7f62',
'pdfium_tests_revision': '06411790a46e6497e5293f921ea9aa9fb2615e41',
- 'skia_revision': '7de57798358127e959df9255b36f30ec9d7db534',
+ 'skia_revision': 'b55ebf071dce33794f5518dcdc3a9af006285796',
'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d',
'trace_event_revision': '6232c13e4edb36c84c61653fdae5a4afb5af9745',
'v8_revision': 'a964163e6ac4f1124b22ea7e46b8afe26dec02e0',