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

Unified Diff: lib/http_parser.dart

Issue 1516133002: Remove DataUri. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: Created 5 years 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 | « CHANGELOG.md ('k') | lib/src/data_uri.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/http_parser.dart
diff --git a/lib/http_parser.dart b/lib/http_parser.dart
index a03c84b8b76eda13125ea73c6dbb8a5a8081f6b1..77c75c0aa9e6bbc245c46dabf64430d0f77349f3 100644
--- a/lib/http_parser.dart
+++ b/lib/http_parser.dart
@@ -6,7 +6,6 @@ library http_parser;
export 'src/authentication_challenge.dart';
export 'src/case_insensitive_map.dart';
-export 'src/data_uri.dart';
export 'src/http_date.dart';
export 'src/media_type.dart';
export 'src/web_socket.dart';
« no previous file with comments | « CHANGELOG.md ('k') | lib/src/data_uri.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698