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

Unified Diff: runtime/bin/vmservice/observatory/test/inbound_references_test.dart

Issue 457803002: Initial UI for Metrics in Observatory (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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/bin/vmservice/observatory/test/inbound_references_test.dart
diff --git a/runtime/bin/vmservice/observatory/test/inbound_references_test.dart b/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
index 1d1f460ac99e90211d9c96df721544722fe2657f..b276f1a5f5fd84abe2981ad851ccd72be3307dc4 100644
--- a/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
+++ b/runtime/bin/vmservice/observatory/test/inbound_references_test.dart
@@ -4,7 +4,7 @@
library inbound_references_test;
-import 'dart:async' show Future;
+import 'dart:async';
import 'package:observatory/service_io.dart';
import 'package:unittest/unittest.dart';
import 'test_helper.dart';
« no previous file with comments | « runtime/bin/vmservice/observatory/test/echo_test.dart ('k') | runtime/bin/vmservice/observatory/test/metrics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698