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

Unified Diff: test/html5_utils_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/html5_utils_test.dart
diff --git a/test/html5_utils_test.dart b/test/html5_utils_test.dart
index c5ce31f5339cb3daffa4ef20b32f8cb8e7c796b3..4218ada4391b1de2a7256b4584008b850d57bcdd 100644
--- a/test/html5_utils_test.dart
+++ b/test/html5_utils_test.dart
@@ -14,8 +14,8 @@ import 'dart:io';
import 'package:html5lib/dom.dart';
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
-import 'package:web_components/src/html5_utils.dart';
-import 'package:web_components/src/html5_setters.g.dart';
+import 'package:web_ui/src/html5_utils.dart';
+import 'package:web_ui/src/html5_setters.g.dart';
import 'testing.dart';
main() {
« pubspec.yaml ('K') | « test/emitter_test.dart ('k') | test/html_cleaner_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698