Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: DEPS

Issue 2394683004: switch to new skia blend mode enum class (Closed)
Patch Set: update to skia with corrected blend mode implementation Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | core/fxge/skia/fx_skia_device.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index cf09e30e5b10e10fa5febf91b78150b1c3afa20a..b57ea2a702093b9b1c0534a7f7ba25b0665a5ebd 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',
« no previous file with comments | « no previous file | core/fxge/skia/fx_skia_device.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698