summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ui_unittests.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 1e4fa81..638ddb2 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -165,7 +165,7 @@
'../build/linux/system.gyp:gtk',
],
}],
- ['toolkit_views==1', {
+ ['toolkit_views==1 and OS!="mac"', {
'sources': [
'gfx/render_text_unittest.cc',
],