summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_skia.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host/config_skia.h.in b/config_host/config_skia.h.in
index c302dbcca3e6..10fd4374b9c5 100644
--- a/config_host/config_skia.h.in
+++ b/config_host/config_skia.h.in
@@ -38,6 +38,9 @@ are the same.
// Memory allocator for Vulkan.
#define SK_USE_VMA 1
+// Set by Skia's BUILD.gn.
+#define GR_OP_ALLOCATE_USE_NEW
+
#define SK_CODEC_DECODES_PNG 1
#define SK_ENCODE_PNG 1