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

Unified Diff: runtime/bin/builtin_impl_sources.gypi

Issue 9599014: Add native extensions for the Dart shell to the MacOs platform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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
Index: runtime/bin/builtin_impl_sources.gypi
diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi
index fc33e98d6d86e7e7b008f9a9f5f87b7e70d3774d..21367b44362fa471332871201e0de6b6fd8f9fd9 100644
--- a/runtime/bin/builtin_impl_sources.gypi
+++ b/runtime/bin/builtin_impl_sources.gypi
@@ -21,8 +21,7 @@
'eventhandler_win.cc',
'eventhandler_win.h',
'extensions.h',
- 'extensions_linux.cc',
- 'extensions_macos.cc',
+ 'extensions_posix.cc',
'extensions_win.cc',
'file.cc',
'file.h',

Powered by Google App Engine
This is Rietveld 408576698