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

Unified Diff: test/dependency_computer/error_test.dart

Issue 1160013003: Add missing import. (Closed) Base URL: https://github.com/dart-lang/pub.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/dependency_computer/error_test.dart
diff --git a/test/dependency_computer/error_test.dart b/test/dependency_computer/error_test.dart
index ec88be00248f6551d3be7bcd5d593613c3f98a35..db1fcda95b414cee17ce309c11ec00a22111eb18 100644
--- a/test/dependency_computer/error_test.dart
+++ b/test/dependency_computer/error_test.dart
@@ -4,6 +4,7 @@
library pub_tests;
+import 'package:analyzer/analyzer.dart';
import 'package:pub/src/exceptions.dart';
import 'package:scheduled_test/scheduled_test.dart';
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698