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

Unified Diff: packages/analyzer/lib/task/html.dart

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 years, 5 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 | « packages/analyzer/lib/task/dart.dart ('k') | packages/analyzer/lib/task/model.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/analyzer/lib/task/html.dart
diff --git a/packages/analyzer/lib/task/html.dart b/packages/analyzer/lib/task/html.dart
index abfbdf71c9498034339b2c2ac1f8175abe134bef..9df8394fe2f7d9146bb86d1cd9acd17224866d8a 100644
--- a/packages/analyzer/lib/task/html.dart
+++ b/packages/analyzer/lib/task/html.dart
@@ -4,7 +4,7 @@
library analyzer.task.html;
-import 'package:analyzer/src/generated/error.dart';
+import 'package:analyzer/error/error.dart';
import 'package:analyzer/src/generated/source.dart';
import 'package:analyzer/task/model.dart';
import 'package:html/dom.dart';
« no previous file with comments | « packages/analyzer/lib/task/dart.dart ('k') | packages/analyzer/lib/task/model.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698