summaryrefslogtreecommitdiffstats
path: root/third_party/zlib/zlib.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/zlib/zlib.gyp')
-rw-r--r--third_party/zlib/zlib.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/zlib/zlib.gyp b/third_party/zlib/zlib.gyp
index c55ecb5..44e1f8b 100644
--- a/third_party/zlib/zlib.gyp
+++ b/third_party/zlib/zlib.gyp
@@ -58,7 +58,7 @@
},
'conditions': [
['OS!="win"', {
- 'product_name': 'z',
+ 'product_name': 'chrome_zlib',
'sources!': [
'contrib/minizip/iowin32.c'
],