Chromium Code Reviews| Index: ui/ui_unittests.gyp |
| diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp |
| index bc7c5864a72c9b77edfec119ae0d4a557e716ec8..d191fa3765ddfa18ca5789ca73fa8cb13fc52bf0 100644 |
| --- a/ui/ui_unittests.gyp |
| +++ b/ui/ui_unittests.gyp |
| @@ -265,7 +265,7 @@ |
| '../testing/android/native_test.gyp:native_test_native_code', |
| ], |
| }], |
| - ['use_glib == 1 or OS == "ios"', { |
| + ['desktop_linux == 1 or chromeos == 1 or OS == "ios"', { |
| 'dependencies': [ |
| 'base/strings/ui_strings.gyp:ui_unittest_strings', |
| ], |