summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_skia.h.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/config_host/config_skia.h.in b/config_host/config_skia.h.in
index e31d23ad443e..328c43f56bf1 100644
--- a/config_host/config_skia.h.in
+++ b/config_host/config_skia.h.in
@@ -33,9 +33,8 @@ are the same.
#define SK_VULKAN 1
-#define SK_HAS_JPEG_LIBRARY 1
-
-#define SK_HAS_PNG_LIBRARY 1
+#define SK_CODEC_DECODES_PNG 1
+#define SK_ENCODE_PNG 1
#define SK_GAMMA_APPLY_TO_A8