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

Unified Diff: sdk/lib/io/iolib_sources.gypi

Issue 25421003: dart:io | Remove deprecated _Path library, and use FileSystemEntity.parent for recursive Directory.… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« no previous file with comments | « sdk/lib/io/io.dart ('k') | sdk/lib/io/path.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/io/iolib_sources.gypi
diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
index 4c7bdbe10b5a119e9ef576460899f51f078ec052..f58f7861cc837e0857867f9a8c73be7b6b8f1b45 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -24,8 +24,6 @@
'io_service.dart',
'link.dart',
'options.dart',
- 'path.dart',
- 'path_impl.dart',
'platform.dart',
'platform_impl.dart',
'process.dart',
« no previous file with comments | « sdk/lib/io/io.dart ('k') | sdk/lib/io/path.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698