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

Unified Diff: pkg/dart_scanner/test/scanner_suite.dart

Issue 2627093007: Update scanner so tests pass. (Closed)
Patch Set: Rebased on CL 2629543008. Created 3 years, 11 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 | « pkg/dart_scanner/test/scanner.status ('k') | pkg/dart_scanner/testing.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dart_scanner/test/scanner_suite.dart
diff --git a/pkg/dart_scanner/test/scanner_suite.dart b/pkg/dart_scanner/test/scanner_suite.dart
index cf9b48e9c15cfef8682b6028870cb420c7d66ce4..c393f132fb5090a8bd27658c1b2f88c7070aec13 100644
--- a/pkg/dart_scanner/test/scanner_suite.dart
+++ b/pkg/dart_scanner/test/scanner_suite.dart
@@ -4,7 +4,7 @@
import 'package:testing/testing.dart';
-import 'package:scanner/testing/scanner_chain.dart';
+import 'package:dart_scanner/testing/scanner_chain.dart';
Future<ChainContext> createContext(
Chain suite, Map<String, String> enviroment) async {
« no previous file with comments | « pkg/dart_scanner/test/scanner.status ('k') | pkg/dart_scanner/testing.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698