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

Unified Diff: test/run_all.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/run_all.dart
diff --git a/test/run_all.dart b/test/run_all.dart
index 8da13d4d323e9156599ad74707298bd14a95ab36..1b1f3e30fed99a47479455130f8bfa4940492256 100644
--- a/test/run_all.dart
+++ b/test/run_all.dart
@@ -11,7 +11,7 @@ library run_impl;
import 'dart:io';
import 'package:unittest/unittest.dart';
import 'package:unittest/vm_config.dart';
-import 'package:web_components/dwc.dart' as dwc;
+import 'package:web_ui/dwc.dart' as dwc;
import 'analyzer_test.dart' as analyzer_test;
import 'compiler_test.dart' as compiler_test;
« pubspec.yaml ('K') | « test/path_info_test.dart ('k') | test/testing.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698