Index: all.gyp |
diff --git a/all.gyp b/all.gyp |
index a688afba9e6814aa6aebfbef1381cbfb21c14b3f..c41988025af37931666183496eef7722e2bfe43b 100644 |
--- a/all.gyp |
+++ b/all.gyp |
@@ -26,7 +26,7 @@ |
'webrtc/webrtc_examples.gyp:*', |
], |
}], |
- ['OS=="ios" or (OS=="mac" and target_arch!="ia32") and include_tests==1', { |
+ ['(OS=="ios" or (OS=="mac" and target_arch!="ia32")) and include_tests==1', { |
'dependencies': [ |
'talk/app/webrtc/legacy_objc_api_tests.gyp:*', |
], |