Index: third_party/qcms/qcms.gyp |
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp |
index b8bd07914cf2d04dd701d795cae3fd30118f82a7..3df4bdcb0c5217d680eb58a516084fa4d7d7c155 100644 |
--- a/third_party/qcms/qcms.gyp |
+++ b/third_party/qcms/qcms.gyp |
@@ -23,7 +23,7 @@ |
], |
}, |
'conditions': [ |
- ['OS=="linux" and (branding=="Chrome" or disable_sse2==1)', { |
+ ['os_posix == 1 and OS != "mac" and (branding == "Chrome" or disable_sse2 == 1)', { |
'sources/': [ |
['exclude', 'transform-sse1.c'], |
['exclude', 'transform-sse2.c'], |