Chromium Code Reviews| Index: runtime/bin/net/zlib.gyp |
| diff --git a/runtime/bin/net/zlib.gyp b/runtime/bin/net/zlib.gyp |
| index f3e7bca70329139ac2928326f3ff2598ffcfe858..7cfdaf40b9eca8c68bde3d412cfa3efe6d3c6987 100644 |
| --- a/runtime/bin/net/zlib.gyp |
| +++ b/runtime/bin/net/zlib.gyp |
| @@ -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' |
|
Bill Hesse
2013/11/07 10:06:30
This change was upstreamed.
|
| ], |
| }]], |
| } |