Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index ba9da064c03c4f558f95c4aa256768c7642859f6..e3119745d086d5e1acfe900c1980ed508aa04941 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -838,21 +838,6 @@ |
'../third_party/webrtc/modules/modules.gyp:desktop_capture', |
], |
}], |
- ['enable_webrtc==1 and OS=="mac"', { |
- 'variables': { |
- 'libpeer_target_type%': 'static_library', |
- }, |
- 'conditions': [ |
- ['libpeer_target_type!="static_library"', { |
- 'copies': [{ |
- 'destination': '<(PRODUCT_DIR)/Libraries', |
- 'files': [ |
- '<(PRODUCT_DIR)/libpeerconnection.so', |
- ], |
- }], |
- }], |
- ], |
- }], |
['enable_webrtc==1 and chromeos==1', { |
'sources': [ |
'browser/media/capture/desktop_capture_device_aura_unittest.cc', |