Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Unified Diff: content/content_tests.gypi

Issue 226353002: Remove unused input_shlib_path (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e1fe5465a8584770b067b716b050bc16fd7d408c..066c5e66f2476c55ca5954eb8bb98151985f3ddc 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1450,7 +1450,6 @@
],
'variables': {
'test_suite_name': 'content_gl_tests',
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)content_gl_tests<(SHARED_LIB_SUFFIX)',
},
'includes': [
'../build/apk_test.gypi',
@@ -1465,7 +1464,6 @@
],
'variables': {
'test_suite_name': 'content_unittests',
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)content_unittests<(SHARED_LIB_SUFFIX)',
},
'includes': [ '../build/apk_test.gypi' ],
},
@@ -1505,7 +1503,6 @@
],
'variables': {
'test_suite_name': 'content_perftests',
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)content_perftests<(SHARED_LIB_SUFFIX)',
},
'includes': [ '../build/apk_test.gypi' ],
},
@@ -1573,7 +1570,6 @@
],
'variables': {
'test_suite_name': 'video_decode_accelerator_unittest',
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)content_unittests<(SHARED_LIB_SUFFIX)',
},
'includes': [ '../build/apk_test.gypi' ],
},
« no previous file with comments | « components/components_tests.gyp ('k') | gpu/gpu.gyp » ('j') | sandbox/linux/sandbox_linux.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698