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

Unified Diff: gyp/libwebp_skia.gypi

Issue 1280693003: Fix color swap for webp 565 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/libwebp_skia.gypi
diff --git a/gyp/libwebp_skia.gypi b/gyp/libwebp_skia.gypi
index 4c97505433306affe287b0ade946930eee62ed99..9e461fd8a0a26f4ef8c54cc5286875a70dc3ff2a 100644
--- a/gyp/libwebp_skia.gypi
+++ b/gyp/libwebp_skia.gypi
@@ -12,5 +12,6 @@
],
'defines': [
'HAVE_CONFIG_H',
+ 'WEBP_SWAP_16BIT_CSP',
scroggo_chromium 2015/08/06 18:24:45 I'm not sure whether this should be defined for al
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698