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

Unified Diff: tests/lib/profiler/metrics_num_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 | « tests/lib/lib.status ('k') | tests/lib/profiler/metrics_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/profiler/metrics_num_test.dart
diff --git a/tests/lib/developer/metrics_num_test.dart b/tests/lib/profiler/metrics_num_test.dart
similarity index 94%
rename from tests/lib/developer/metrics_num_test.dart
rename to tests/lib/profiler/metrics_num_test.dart
index bdb5291c248babce9e905a706e16c931bab8ca4e..d6a6689809a6a22173425311e424e16da8f0b345 100644
--- a/tests/lib/developer/metrics_num_test.dart
+++ b/tests/lib/profiler/metrics_num_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
//
-import 'dart:developer';
+import 'dart:profiler';
import 'package:expect/expect.dart';
testGaugeDouble() {
« no previous file with comments | « tests/lib/lib.status ('k') | tests/lib/profiler/metrics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698