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

Unified Diff: runtime/observatory/test/string_escaping_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/native_metrics_test.dart ('k') | runtime/observatory/test/vm_metrics_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/test/string_escaping_test.dart
diff --git a/runtime/observatory/test/string_escaping_test.dart b/runtime/observatory/test/string_escaping_test.dart
index 3b73a8c4ca38a1862a76583e5c14a8e5ba47c763..453eb05de4897236da53d9be5a88b0d640ef60de 100644
--- a/runtime/observatory/test/string_escaping_test.dart
+++ b/runtime/observatory/test/string_escaping_test.dart
@@ -4,8 +4,6 @@
library string_escaping_test;
-import 'dart:async';
-import 'dart:mirrors';
import 'package:observatory/service_io.dart';
import 'package:unittest/unittest.dart';
import 'test_helper.dart';
« no previous file with comments | « runtime/observatory/test/native_metrics_test.dart ('k') | runtime/observatory/test/vm_metrics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698