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

Unified Diff: pkg/kernel/lib/target/vm.dart

Issue 2931193002: Remove dart:_vmservice and dart:vmservice_io from platform.dill. (Closed)
Patch Set: Remove a test from blacklists as it passing now Created 3 years, 6 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 | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/lib/target/vm.dart
diff --git a/pkg/kernel/lib/target/vm.dart b/pkg/kernel/lib/target/vm.dart
index 8ad4a9d86153eaab9fe9c18f0bca3f3e4472e2a1..2733d35a8d166a672e24aee9e85120a3422aa2f3 100644
--- a/pkg/kernel/lib/target/vm.dart
+++ b/pkg/kernel/lib/target/vm.dart
@@ -47,8 +47,6 @@ class VmTarget extends Target {
'dart:profiler',
'dart:typed_data',
- 'dart:vmservice_io',
- 'dart:_vmservice',
'dart:_builtin',
'dart:nativewrappers',
'dart:io',
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698