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

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

Issue 12691002: dart:io | Add Link class, as sibling to File and Directory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reverted patch, including fixes 19774 and 19775. Created 7 years, 9 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/io/iolib_sources.gypi
diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
index 919d0e9211b97f169905242afeb8f409c5539545..7cf8e12cb5ce43f0610f2b8761362e6a42826e34 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -21,6 +21,7 @@
'http_session.dart',
'http_utils.dart',
'io_sink.dart',
+ 'link.dart',
'mime_multipart_parser.dart',
'path.dart',
'path_impl.dart',

Powered by Google App Engine
This is Rietveld 408576698