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

Unified Diff: tests/compiler/dart2js/incremental/compile_all.dart

Issue 1139503002: Move 'dart:profiler' contents into 'dart:developer' and remove 'dart:profiler' (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 | « sdk/lib/profiler/profiler_sources.gypi ('k') | tests/lib/developer/metrics_num_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/incremental/compile_all.dart
diff --git a/tests/compiler/dart2js/incremental/compile_all.dart b/tests/compiler/dart2js/incremental/compile_all.dart
index 0c3564107057e9056988a945e15d340e6f4b2b46..c2c7a9ede264e1eaaee3a3928e64b31c3e7266d9 100644
--- a/tests/compiler/dart2js/incremental/compile_all.dart
+++ b/tests/compiler/dart2js/incremental/compile_all.dart
@@ -9,7 +9,7 @@ import 'dart:async';
import 'dart:io';
-import 'dart:profiler' show
+import 'dart:developer' show
UserTag;
import 'package:dart2js_incremental/dart2js_incremental.dart' show
« no previous file with comments | « sdk/lib/profiler/profiler_sources.gypi ('k') | tests/lib/developer/metrics_num_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698