Chromium Code Reviews| Index: talk/libjingle.gyp |
| diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp |
| index 0a272c7be941a816f0c3344ecd5d052ce32042b9..c9ef58d5c9fed5e02a7504e6bbec666ef2349b13 100755 |
| --- a/talk/libjingle.gyp |
| +++ b/talk/libjingle.gyp |
| @@ -248,7 +248,7 @@ |
| }, # libjingle_peerconnection_java |
| ] |
| }], |
| - ['OS=="ios" or (OS=="mac" and target_arch!="ia32" and mac_sdk>="10.7")', { |
| + ['OS=="ios" or (OS=="mac" and target_arch!="ia32")', { |
| # The >= 10.7 above is required for ARC. |
| 'targets': [ |
| { |