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

Unified Diff: runtime/observatory/test/weak_properties_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/vm_metrics_test.dart ('k') | runtime/vm/metrics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/test/weak_properties_test.dart
diff --git a/runtime/observatory/test/weak_properties_test.dart b/runtime/observatory/test/weak_properties_test.dart
index 71d5051fd6fe1fb67e7ab15dd699ca3fa9762442..c0e3ff705d4382d6b3e3d3902cf60eee6ecdde81 100644
--- a/runtime/observatory/test/weak_properties_test.dart
+++ b/runtime/observatory/test/weak_properties_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/vm_metrics_test.dart ('k') | runtime/vm/metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698