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

Unified Diff: runtime/bin/bin.gypi

Issue 887413003: Port type arguments to new RPC protocol (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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 | runtime/observatory/lib/src/service/object.dart » ('j') | runtime/vm/service/message.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/bin.gypi
diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi
index 7f470cf77d06fb0845dda9dc95ec01024db53bf0..0d92b4df9921db8f3070b1613b46030da83dd726 100644
--- a/runtime/bin/bin.gypi
+++ b/runtime/bin/bin.gypi
@@ -566,7 +566,6 @@
'builtin_nolib.cc',
'builtin.h',
'io_natives.h',
- 'vmservice.h',
'vmservice_impl.cc',
'vmservice_impl.h',
'<(snapshot_cc_file)',
@@ -618,7 +617,6 @@
'builtin.cc',
'builtin.h',
'io_natives.h',
- 'vmservice.h',
'vmservice_impl.cc',
'vmservice_impl.h',
# Include generated source files.
@@ -672,7 +670,6 @@
'builtin.cc',
'builtin.h',
'io_natives.h',
- 'vmservice.h',
'vmservice_impl.cc',
'vmservice_impl.h',
# Include generated source files.
« no previous file with comments | « no previous file | runtime/observatory/lib/src/service/object.dart » ('j') | runtime/vm/service/message.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698