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

Unified Diff: runtime/bin/builtin_impl_sources.gypi

Issue 1497033003: - Remove the legacy debug protocol. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Address review comments. Created 5 years 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/bin/dbg_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/builtin_impl_sources.gypi
diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi
index 8fcb0075e85d055252cfa0e370ad3737a6850535..054ec9b1162a34d1326c4adcf329c4c3a3133840 100644
--- a/runtime/bin/builtin_impl_sources.gypi
+++ b/runtime/bin/builtin_impl_sources.gypi
@@ -16,17 +16,6 @@
'builtin_common.cc',
'dartutils.cc',
'dartutils.h',
- 'dbg_connection.cc',
- 'dbg_connection.h',
- 'dbg_connection_android.cc',
- 'dbg_connection_linux.cc',
- 'dbg_connection_linux.h',
- 'dbg_connection_macos.cc',
- 'dbg_connection_macos.h',
- 'dbg_connection_win.cc',
- 'dbg_connection_win.h',
- 'dbg_message.h',
- 'dbg_message.cc',
'directory.cc',
'directory.h',
'directory_android.cc',
« no previous file with comments | « no previous file | runtime/bin/dbg_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698