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

Unified Diff: test/path_info_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/path_info_test.dart
diff --git a/test/path_info_test.dart b/test/path_info_test.dart
index c9a69b87365f2a4cab6eb33b05616b542335dadc..8812886fb1f44b20ffefa766c1030175b8cedbd6 100644
--- a/test/path_info_test.dart
+++ b/test/path_info_test.dart
@@ -10,8 +10,8 @@ library path_info_test;
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
-import 'package:web_components/src/info.dart';
-import 'package:web_components/src/file_system/path.dart' show Path;
+import 'package:web_ui/src/info.dart';
+import 'package:web_ui/src/file_system/path.dart' show Path;
import 'testing.dart';
« pubspec.yaml ('K') | « test/html_cleaner_test.dart ('k') | test/run_all.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698