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

Unified Diff: lib/http_parser.dart

Issue 1950183003: Remove deprecated APIs. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: Created 4 years, 7 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 | « CHANGELOG.md ('k') | lib/src/authentication_challenge.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 2af40522bfad56f013b966d310bb7742a9796a13..684c0b5fd33affa4649b43a0f956f8cfd0bb1646 100644
--- a/lib/http_parser.dart
+++ b/lib/http_parser.dart
@@ -6,4 +6,3 @@ export 'src/authentication_challenge.dart';
export 'src/case_insensitive_map.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/authentication_challenge.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698