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

Unified Diff: net/net.gyp

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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 4d7a7800b206417096095370c75a32f5c1aca45e..d8077f73290e1919063c06fb0d6677d54c09f6a4 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -3192,7 +3192,6 @@
],
'variables': {
'test_suite_name': 'net_unittests',
- 'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)net_unittests<(SHARED_LIB_SUFFIX)',
},
'includes': [ '../build/apk_test.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698