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

Unified Diff: tests/try/poi/diff_test.dart

Issue 1284593003: Remove dart2jslib.dart (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 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
« no previous file with comments | « tests/try/poi/apply_updates_test.dart ('k') | tests/try/web/incremental_compilation_update_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/try/poi/diff_test.dart
diff --git a/tests/try/poi/diff_test.dart b/tests/try/poi/diff_test.dart
index b0f2d6e1068af9a5a8a7e6cf37dc300164b87680..17890ac5f8b8a24e5e2251d935349f315395abf8 100644
--- a/tests/try/poi/diff_test.dart
+++ b/tests/try/poi/diff_test.dart
@@ -14,7 +14,7 @@ import 'package:expect/expect.dart' show
import 'package:async_helper/async_helper.dart' show
asyncTest;
-import 'package:compiler/src/dart2jslib.dart' show
+import 'package:compiler/src/compiler.dart' show
Compiler;
import 'package:compiler/src/io/source_file.dart' show
« no previous file with comments | « tests/try/poi/apply_updates_test.dart ('k') | tests/try/web/incremental_compilation_update_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698