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

Unified Diff: runtime/bin/zlib.gyp

Issue 1682783002: Dartium 45 roll (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: removed Created 4 years, 10 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 | « runtime/bin/bin.gypi ('k') | tools/dartium/archive.py » ('j') | 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 6f2f9131f7c09449ace7806aee5b83398aaf4eba..98555f9fb3b06bb345aa916568642f8c7183a3be 100644
--- a/runtime/bin/zlib.gyp
+++ b/runtime/bin/zlib.gyp
@@ -20,7 +20,6 @@
'zlib_path': '../../third_party/zlib',
},
# Added by Dart. We do not indent, so diffs with the original are clearer.
- 'conditions': [[ 'dart_io_support==1', {
'targets': [
{
'target_name': 'zlib_dart', # Added by Dart (the _dart postfix)
@@ -72,5 +71,4 @@
],
},
],
- }]],
}
« no previous file with comments | « runtime/bin/bin.gypi ('k') | tools/dartium/archive.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698