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

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

Issue 18576006: Remove _HttpUtils from dart:io. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated comments and add encoding tests. 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
« no previous file with comments | « sdk/lib/io/io.dart ('k') | tests/standalone/io/http_body_test.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 b10f218f029682a2c1aea64778c14e237f4eafa0..cec612f7f3f27697df5a34fd3de5652169dc238e 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -17,13 +17,13 @@
'http.dart',
'http_body.dart',
'http_body_impl.dart',
+ 'http_date.dart',
'http_headers.dart',
'http_impl.dart',
'http_multipart_form_data.dart',
'http_multipart_form_data_impl.dart',
'http_parser.dart',
'http_session.dart',
- 'http_utils.dart',
'io_sink.dart',
'link.dart',
'mime_multipart_parser.dart',
« no previous file with comments | « sdk/lib/io/io.dart ('k') | tests/standalone/io/http_body_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698