| Index: dart/runtime/bin/net/zlib.gyp
|
| ===================================================================
|
| --- dart/runtime/bin/net/zlib.gyp (revision 30333)
|
| +++ dart/runtime/bin/net/zlib.gyp (working copy)
|
| @@ -7,7 +7,7 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| # This file is a modified copy of src/third_party/zlib/zlib.gyp from Chromium.
|
| -# Revision 199075 (this should agree with "nss_rev" in DEPS).
|
| +# Revision 232552 (this should agree with "nss_rev" in DEPS).
|
| {
|
| # Added by Dart. All Dart comments refer to the following block or line.
|
| 'includes': [
|
| @@ -126,7 +126,6 @@
|
| }],
|
| ],
|
| },
|
| - # Changed by Dart: Omit target 'zip'
|
| ],
|
| }]],
|
| }
|
|
|