Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index e5a533bf05e749e54d48e3f87515f4570539ae1f..a519d9ab1cc406219b72b1c6909282455325c4ea 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -385,7 +385,6 @@ |
], |
'variables': { |
'test_suite_name': 'cc_unittests', |
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)cc_unittests<(SHARED_LIB_SUFFIX)', |
}, |
'includes': [ '../build/apk_test.gypi' ], |
}, |
@@ -397,7 +396,6 @@ |
], |
'variables': { |
'test_suite_name': 'cc_perftests', |
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)cc_perftests<(SHARED_LIB_SUFFIX)', |
}, |
'includes': [ '../build/apk_test.gypi' ], |
}, |