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

Unified Diff: test/paths_test.dart

Issue 55143003: webui fixes for 0.8.9 (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: Created 7 years, 2 months 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/paths_test.dart
diff --git a/test/paths_test.dart b/test/paths_test.dart
index e7705ec9b279c2f2762be3f33f9660da4fa8c2cd..5ade585fb80fd860667d7b38a9fbf1269c78a845 100644
--- a/test/paths_test.dart
+++ b/test/paths_test.dart
@@ -5,7 +5,7 @@
/** Tests for [PathMapper]. */
library path_info_test;
-import 'package:pathos/path.dart' as path;
+import 'package:path/path.dart' as path;
import 'package:unittest/compact_vm_config.dart';
import 'package:unittest/unittest.dart';
import 'package:web_ui/src/info.dart';
« pubspec.yaml ('K') | « test/observe_test.dart ('k') | test/perf/compare.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698