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

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

Issue 1315483006: Split scannerlib.dart into several libraries. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Update try tests 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/unparser2_test.dart ('k') | tests/try/poi/forget_element_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 6fc3428ab33c24bb135dcac6d4d45ecc32d20f1f..b36ea83383e9902426945555e04c54c98ce48b6b 100644
--- a/tests/try/poi/apply_updates_test.dart
+++ b/tests/try/poi/apply_updates_test.dart
@@ -11,7 +11,7 @@ import 'package:dart2js_incremental/library_updater.dart' show
LibraryUpdater,
Update;
-import 'package:compiler/src/scanner/scannerlib.dart' show
+import 'package:compiler/src/scanner/listener.dart' show
PartialFunctionElement;
import 'package:compiler/src/script.dart' show
« no previous file with comments | « tests/compiler/dart2js/unparser2_test.dart ('k') | tests/try/poi/forget_element_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698