summaryrefslogtreecommitdiffstats
path: root/ui/ui_unittests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui_unittests.gypi')
-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 5a4a8c4..cab407c 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -121,7 +121,7 @@
],
},
}],
- ['OS == "linux"', {
+ ['OS == "linux" and toolkit_views==1', {
'sources': [
'base/x/events_x_unittest.cc',
],