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

Unified Diff: test/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
« pubspec.yaml ('K') | « test/testing.dart ('k') | test/watcher_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/utils_test.dart
diff --git a/test/utils_test.dart b/test/utils_test.dart
index ce0eba315c0af6142206739dff3e7b8b540613f9..b4d06a660a67d053485cb8d29633783cf9b25e6d 100644
--- a/test/utils_test.dart
+++ b/test/utils_test.dart
@@ -7,7 +7,7 @@ library utils_test;
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
-import 'package:web_components/src/utils.dart';
+import 'package:web_ui/src/utils.dart';
main() {
useVmConfiguration();
« pubspec.yaml ('K') | « test/testing.dart ('k') | test/watcher_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698