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

Unified Diff: tests/try/poi/apply_updates_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/compiler/dart2js/type_test_helper.dart ('k') | tests/try/poi/diff_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/try/poi/apply_updates_test.dart
diff --git a/tests/try/poi/apply_updates_test.dart b/tests/try/poi/apply_updates_test.dart
index c26d2834ef5f046d5ae21c85c61cf56e6f29b552..6fc3428ab33c24bb135dcac6d4d45ecc32d20f1f 100644
--- a/tests/try/poi/apply_updates_test.dart
+++ b/tests/try/poi/apply_updates_test.dart
@@ -14,7 +14,7 @@ import 'package:dart2js_incremental/library_updater.dart' show
import 'package:compiler/src/scanner/scannerlib.dart' show
PartialFunctionElement;
-import 'package:compiler/src/dart2jslib.dart' show
+import 'package:compiler/src/script.dart' show
Script;
import 'package:compiler/src/io/source_file.dart' show
« no previous file with comments | « tests/compiler/dart2js/type_test_helper.dart ('k') | tests/try/poi/diff_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698