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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 1711163002: Remove more things (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index a3d0536c88dc59c26ffb8126860a451ad5cdedf5..a8d585ca69a29de0c23cafa9a3da272e5389f2d3 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -144,9 +144,6 @@
'debugger_ia32.cc',
'debugger_mips.cc',
'debugger_x64.cc',
- 'debuginfo.h',
- 'debuginfo_android.cc',
- 'debuginfo_linux.cc',
'deferred_objects.cc',
'deferred_objects.h',
'deopt_instructions.cc',
@@ -162,7 +159,6 @@
'double_conversion.cc',
'double_conversion.h',
'double_internals.h',
- 'elfgen.h',
'exceptions.cc',
'exceptions.h',
'exceptions_test.cc',
@@ -201,10 +197,6 @@
'gc_marker.h',
'gc_sweeper.cc',
'gc_sweeper.h',
- 'gdbjit_android.cc',
- 'gdbjit_android.h',
- 'gdbjit_linux.cc',
- 'gdbjit_linux.h',
'globals.h',
'growable_array.h',
'growable_array_test.cc',
@@ -482,9 +474,6 @@
'token.h',
'token_position.cc',
'token_position.h',
- 'trace_buffer.cc',
- 'trace_buffer.h',
- 'trace_buffer_test.cc',
'unibrow.cc',
'unibrow.h',
'unibrow-inl.h',
@@ -508,8 +497,6 @@
'virtual_memory_test.cc',
'virtual_memory_win.cc',
'visitor.h',
- 'vtune.cc',
- 'vtune.h',
'weak_code.cc',
'weak_code.h',
'weak_table.cc',

Powered by Google App Engine
This is Rietveld 408576698