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

Unified Diff: net/third_party/nss/ssl.gyp

Issue 7135006: Remove rendundant use of product_name in gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add Created 9 years, 6 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
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/ssl.gyp
diff --git a/net/third_party/nss/ssl.gyp b/net/third_party/nss/ssl.gyp
index eb732a09f00136eaece73146422be28e1e7aa805..1e8e083236f194c30ff3704c941d52224c1932e8 100644
--- a/net/third_party/nss/ssl.gyp
+++ b/net/third_party/nss/ssl.gyp
@@ -22,7 +22,6 @@
'targets': [
{
'target_name': 'ssl',
- 'product_name': 'ssl',
'type': 'static_library',
'sources': [
'ssl/authcert.c',
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698