summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 8646a2f..12fbb67 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -228,6 +228,9 @@
# it ever gets used the processes that use it need to call
# SkGraphics::Init().
'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0',
+
+ 'SK_IGNORE_1XN_BITMAP_OPT',
+ 'SK_IGNORE_CLIP_BUG_FIX',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',