Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(584)

Unified Diff: runtime/bin/net/ssl.gyp

Issue 14499010: Make ninja build on mac work (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698