Chromium Code Reviews| Index: runtime/bin/net/ssl.gyp |
| diff --git a/runtime/bin/net/ssl.gyp b/runtime/bin/net/ssl.gyp |
| index 3798baa801cd5eaac0cde2a1793935b31a43ccf5..0d12bba31f83f372013f8281da175047e1990a49 100644 |
| --- a/runtime/bin/net/ssl.gyp |
| +++ b/runtime/bin/net/ssl.gyp |
| @@ -159,6 +159,7 @@ |
| ], |
| 'configurations': { |
| 'Debug_Base': { |
| + 'inherit_from': ['Dart_Base'], |
|
Bill Hesse
2013/04/29 11:17:54
Please comment this as a modification from the bas
kustermann
2013/04/30 10:37:22
I added comment at the top of the file.
We'll see
|
| 'defines': [ |
| 'DEBUG', |
| ], |