Index: content/content_unittests.isolate |
diff --git a/content/content_unittests.isolate b/content/content_unittests.isolate |
index 87a4ee9a297698b0149bdc8827762864635d500b..7f4f9c43326240f92dc105c72977b47ad0e34de0 100644 |
--- a/content/content_unittests.isolate |
+++ b/content/content_unittests.isolate |
@@ -56,13 +56,6 @@ |
], |
}, |
}], |
- ['OS=="linux" and libpeer_target_type=="loadable_module"', { |
- 'variables': { |
- 'isolate_dependency_tracked': [ |
- '<(PRODUCT_DIR)/lib/libpeerconnection.so', |
- ], |
- }, |
- }], |
['OS=="mac"', { |
'variables': { |
'command': [ |
@@ -98,13 +91,6 @@ |
], |
}, |
}], |
- ['OS=="win" and libpeer_target_type=="loadable_module"', { |
- 'variables': { |
- 'isolate_dependency_tracked': [ |
- '<(PRODUCT_DIR)/libpeerconnection.dll', |
- ], |
- }, |
- }], |
], |
'includes': [ |
'../base/base.isolate', |