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

Unified Diff: sdk/lib/_internal/dartdoc/test/export_map_test.dart

Issue 18356011: Rename "pathos" package to "path". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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: sdk/lib/_internal/dartdoc/test/export_map_test.dart
diff --git a/sdk/lib/_internal/dartdoc/test/export_map_test.dart b/sdk/lib/_internal/dartdoc/test/export_map_test.dart
index badb7557c4855143349a0d5fbba4129f52592999..ed5e39265374fc685d6c3e5b975378de141ae374 100644
--- a/sdk/lib/_internal/dartdoc/test/export_map_test.dart
+++ b/sdk/lib/_internal/dartdoc/test/export_map_test.dart
@@ -4,7 +4,7 @@
import 'dart:io';
-import 'package:pathos/path.dart' as pathos;
+import 'package:path/path.dart' as pathos;
import 'package:unittest/unittest.dart';
import '../lib/src/export_map.dart';

Powered by Google App Engine
This is Rietveld 408576698