Index: build/features_override.gypi |
=================================================================== |
--- build/features_override.gypi (revision 55155) |
+++ build/features_override.gypi (working copy) |
@@ -67,7 +67,7 @@ |
'enable_svg%': '<(enable_svg)', |
'enable_touch_events%': '<(enable_touch_events)', |
'conditions': [ |
- ['OS=="win" or OS=="linux" or use_accelerated_compositing==1', { |
+ ['OS=="win" or OS=="linux" or OS=="mac" or use_accelerated_compositing==1', { |
'feature_defines': [ |
'WTF_USE_ACCELERATED_COMPOSITING=1', |
'ENABLE_3D_RENDERING=1', |