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

Unified Diff: test/html_cleaner_test.dart

Issue 11465028: rename web_components -> web_ui (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: Created 8 years 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
Index: test/html_cleaner_test.dart
diff --git a/test/html_cleaner_test.dart b/test/html_cleaner_test.dart
index 5dcf1b785c1fa38f0960003897d4333402c2b6ac..bd52e380962853f05a5c1e710e70aab0da706fb7 100644
--- a/test/html_cleaner_test.dart
+++ b/test/html_cleaner_test.dart
@@ -8,10 +8,10 @@ import 'package:html5lib/dom.dart';
import 'package:html5lib/parser.dart';
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
-import 'package:web_components/src/html_cleaner.dart';
-import 'package:web_components/src/info.dart';
-import 'package:web_components/src/files.dart';
-import 'package:web_components/src/file_system/path.dart';
+import 'package:web_ui/src/html_cleaner.dart';
+import 'package:web_ui/src/info.dart';
+import 'package:web_ui/src/files.dart';
+import 'package:web_ui/src/file_system/path.dart';
import 'testing.dart';
main() {
« pubspec.yaml ('K') | « test/html5_utils_test.dart ('k') | test/path_info_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698