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

Unified Diff: runtime/observatory/tests/service/metrics_test.dart

Issue 1138993005: Revert 45783 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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/lib/profiler_sources.gypi ('k') | runtime/observatory/tests/service/native_metrics_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/tests/service/metrics_test.dart
diff --git a/runtime/observatory/tests/service/metrics_test.dart b/runtime/observatory/tests/service/metrics_test.dart
index 4eb0f11c4e69b73c8fc8c6c0f07c724a38e2ecb1..8630c1966d897061fcfa3866bcf92090efae1c63 100644
--- a/runtime/observatory/tests/service/metrics_test.dart
+++ b/runtime/observatory/tests/service/metrics_test.dart
@@ -7,7 +7,7 @@ import 'package:observatory/service_io.dart';
import 'package:unittest/unittest.dart';
import 'test_helper.dart';
-import 'dart:developer';
+import 'dart:profiler';
void script() {
var counter = new Counter('a.b.c', 'description');
« no previous file with comments | « runtime/lib/profiler_sources.gypi ('k') | runtime/observatory/tests/service/native_metrics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698