Index: ui/base/strings/ui_strings.gyp |
diff --git a/ui/base/strings/ui_strings.gyp b/ui/base/strings/ui_strings.gyp |
index 257a9dab084333054ca216d6ad9745ff9bbfafea..744447a965d1ba955de01cc942e2851adda87666 100644 |
--- a/ui/base/strings/ui_strings.gyp |
+++ b/ui/base/strings/ui_strings.gyp |
@@ -40,7 +40,7 @@ |
}, |
], |
'conditions': [ |
- ['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', { |
+ ['os_posix==1 and OS!="mac"', { |
'targets': [{ |
'target_name': 'ui_unittest_strings', |
'type': 'none', |