Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 16f31244ec6508c006466ad71690ab9f45d628e0..32b25dbc2cc3768663723b29d4edb5f92eeee95d 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -855,21 +855,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', |