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

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

Issue 1313073007: Move parser and token related libraries into their own subfolder. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Fix unittests and try Created 5 years, 3 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/try/poi/forget_element_test.dart
diff --git a/tests/try/poi/forget_element_test.dart b/tests/try/poi/forget_element_test.dart
index 7639f76e895b3291df768a422c0e5326bb1d606a..1dab89e24cd10bf6331ecca95992c74588b6491c 100644
--- a/tests/try/poi/forget_element_test.dart
+++ b/tests/try/poi/forget_element_test.dart
@@ -20,7 +20,7 @@ import 'package:compiler/src/js_backend/js_backend.dart' show
import 'package:compiler/src/tree/tree.dart' as tree;
-import 'package:compiler/src/scanner/listener.dart' show
+import 'package:compiler/src/parser/listener.dart' show
PartialMetadataAnnotation;
import 'package:compiler/src/elements/visitor.dart' show
« no previous file with comments | « tests/try/poi/apply_updates_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698