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

Unified Diff: runtime/observatory/test/mirror_references_test.dart

Issue 886353006: Port metrics to RPC (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
« no previous file with comments | « runtime/observatory/test/metrics_test.dart ('k') | runtime/observatory/test/native_metrics_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/test/mirror_references_test.dart
diff --git a/runtime/observatory/test/mirror_references_test.dart b/runtime/observatory/test/mirror_references_test.dart
index b3c782cbf1316397742e24d0324bb12daaed029a..d6e5f3924fc9f661a24f64a3d025013c07f5d073 100644
--- a/runtime/observatory/test/mirror_references_test.dart
+++ b/runtime/observatory/test/mirror_references_test.dart
@@ -4,7 +4,6 @@
library vm_references_test;
-import 'dart:async';
import 'dart:mirrors';
import 'package:observatory/service_io.dart';
import 'package:unittest/unittest.dart';
« no previous file with comments | « runtime/observatory/test/metrics_test.dart ('k') | runtime/observatory/test/native_metrics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698