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

Unified Diff: test/testing.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 | « test/run_all.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/testing.dart
diff --git a/test/testing.dart b/test/testing.dart
index 108116b99160c139655d91d9c2a06d2ceccb1996..6f38182fa14f2316ef2acdcbcd90d5edc3d1d34a 100644
--- a/test/testing.dart
+++ b/test/testing.dart
@@ -6,7 +6,7 @@
library testing;
import 'package:html5lib/dom.dart';
-import 'package:html5lib/html5parser.dart';
+import 'package:html5lib/parser.dart';
import 'package:web_components/src/template/world.dart';
// TODO(jmesserly): we need tests for warnings from the analyzer.
« no previous file with comments | « test/run_all.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698