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

Unified Diff: public.bzl

Issue 1832223002: switch xfermodes over to sk_sp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: rebase Created 4 years, 9 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
Index: public.bzl
diff --git a/public.bzl b/public.bzl
index 31aba98d707fd3cc8eb23128437268a50fb46e1f..be43304d37e1a48ee87132939c85a4413190b510 100644
--- a/public.bzl
+++ b/public.bzl
@@ -524,6 +524,7 @@ DEFINES_ALL = [
"SK_SUPPORT_LEGACY_COLORFILTER_PTR",
"SK_SUPPORT_LEGACY_CREATESHADER_PTR",
"SK_SUPPORT_LEGACY_PICTURE_PTR",
+ "SK_SUPPORT_LEGACY_XFERMODE_PTR",
]
################################################################################

Powered by Google App Engine
This is Rietveld 408576698