Index: ui/ui_unittests.gypi |
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
index 5a4a8c4451ffe1aece0ef63ec8ffaca72eab7095..cab407c37ad621267cf7011b0629e8de5da91e15 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', |
], |