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

Unified Diff: runtime/bin/zlib.gyp

Issue 1883593002: Rename libchrome_zip to libzip_dart in build. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/zlib.gyp
diff --git a/runtime/bin/zlib.gyp b/runtime/bin/zlib.gyp
index 98555f9fb3b06bb345aa916568642f8c7183a3be..584f0ef20e56e7c3d21f27b815dd83965fdc82f1 100644
--- a/runtime/bin/zlib.gyp
+++ b/runtime/bin/zlib.gyp
@@ -64,11 +64,6 @@
'<(zlib_path)/.',
],
},
- 'conditions': [
- ['OS!="win"', {
- 'product_name': 'chrome_zlib',
- }],
- ],
},
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698