Chromium Code Reviews| Index: runtime/bin/net/ssl.gyp |
| diff --git a/runtime/bin/net/ssl.gyp b/runtime/bin/net/ssl.gyp |
| index 17b7461238f67e3fae7e0e58600a89783e89662f..cee5997fce899a7b5f15d8504b3e84700d3a16b5 100644 |
| --- a/runtime/bin/net/ssl.gyp |
| +++ b/runtime/bin/net/ssl.gyp |
| @@ -27,7 +27,7 @@ |
| 'os_posix': 0, |
| }, |
| # Added by Dart. We do not indent, so diffs with the original are clearer. |
| - 'conditions': [[ 'in_dartium==0', { |
| + 'conditions': [[ 'dart_io_support==1', { |
| 'targets': [ |
| { |
| 'target_name': 'libssl_dart', |