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

Unified Diff: lib/src/scan.dart

Issue 1580233004: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: Created 4 years, 11 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 | « lib/src/media_type.dart ('k') | lib/src/web_socket.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/scan.dart
diff --git a/lib/src/scan.dart b/lib/src/scan.dart
index d675b8b41c9e033c3aafdb339e31a59ac8d17832..3541038438ced5cb8ea69daa5e31ccfa4fc34a8e 100644
--- a/lib/src/scan.dart
+++ b/lib/src/scan.dart
@@ -9,8 +9,6 @@
/// spec][spec].
///
/// [spec]: http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html
-library http_parser.scan;
-
import 'package:string_scanner/string_scanner.dart';
/// An HTTP token.
« no previous file with comments | « lib/src/media_type.dart ('k') | lib/src/web_socket.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698