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

Unified Diff: test/analyzer_test.dart

Issue 11092092: Support compiling templates in the browser. Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 years, 2 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 | « pubspec.yaml ('k') | test/run_all.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/analyzer_test.dart
diff --git a/test/analyzer_test.dart b/test/analyzer_test.dart
index 41499093703607f20d27f42fcf3b3a92b97c6ec4..f38b95fd95b92d14100902ade85a4d227691d955 100644
--- a/test/analyzer_test.dart
+++ b/test/analyzer_test.dart
@@ -5,7 +5,7 @@
library analyzer_test;
import 'package:html5lib/dom.dart';
-import 'package:html5lib/html5parser.dart';
+import 'package:html5lib/parser.dart';
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
import 'package:web_components/src/template/analyzer.dart';
« no previous file with comments | « pubspec.yaml ('k') | test/run_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698