Chromium Code Reviews

Unified Diff: runtime/bin/builtin_impl_sources.gypi

Issue 12316036: Merge IO v2 branch to bleeding edge (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: runtime/bin/builtin_impl_sources.gypi
diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi
index 54c8707c3e095c39d7ed20c27f68a22c94c9bf1d..2f0f9d580615bb71e5ed0717ba6788d8d52806ec 100644
--- a/runtime/bin/builtin_impl_sources.gypi
+++ b/runtime/bin/builtin_impl_sources.gypi
@@ -47,6 +47,8 @@
'fdutils_macos.cc',
'hashmap_test.cc',
'isolate_data.h',
+ 'native_service.h',
+ 'native_service.cc',
'thread.h',
'utils.h',
'utils_android.cc',

Powered by Google App Engine