Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index 67e687d569454ca58609235366a7dfb06f77fa24..a080b514435fa60635a5c0d6b1ab2eeff545d0af 100644 |
--- a/ui/app_list/app_list.gyp |
+++ b/ui/app_list/app_list.gyp |
@@ -226,7 +226,7 @@ |
['exclude', 'cocoa/'], |
], |
}], |
- ['use_glib == 1 or OS == "ios"', { |
+ ['desktop_linux == 1 or chromeos == 1 or OS == "ios"', { |
'dependencies': [ |
'../base/strings/ui_strings.gyp:ui_unittest_strings', |
], |