Chromium Code Reviews| Index: runtime/bin/net/ssl.gyp |
| diff --git a/runtime/bin/net/ssl.gyp b/runtime/bin/net/ssl.gyp |
| index a7744df6d6c9cc55973ba26b357a0825d4f92fad..294437d97b4d33ee8a66b501dbec54555b1ca7a0 100644 |
| --- a/runtime/bin/net/ssl.gyp |
| +++ b/runtime/bin/net/ssl.gyp |
| @@ -104,6 +104,7 @@ |
| 'defines!': [ |
| # Regrettably, NSS can't be compiled with NO_NSPR_10_SUPPORT yet. |
| 'NO_NSPR_10_SUPPORT', |
| + 'DEBUG', |
| ], |
| 'dependencies': [ |
| # Changed by Dart. |