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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 1846443002: - Remove --coverage_dir flag and old-style coverage service requests. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Remove obsolete tests. Created 4 years, 9 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 | « runtime/vm/service.cc ('k') | tests/standalone/full_coverage_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index ee08b98c67156830c971c0357f967f100208d462..f73d16de86fe8081b4b83a4447c4a7ad64184a51 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -107,9 +107,6 @@
'constants_ia32.h',
'constants_mips.h',
'constants_x64.h',
- 'coverage.cc',
- 'coverage.h',
- 'coverage_test.cc',
'cpu.h',
'cpu_arm.cc',
'cpu_arm64.cc',
« no previous file with comments | « runtime/vm/service.cc ('k') | tests/standalone/full_coverage_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698