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

Unified Diff: lib/src/http_date.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/copy/web_socket_impl.dart ('k') | lib/src/media_type.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/http_date.dart
diff --git a/lib/src/http_date.dart b/lib/src/http_date.dart
index 959053649d845b17ef1c86c1cde7e11e881ec712..8751b78c8fc6af3867f16c4eae40ca4978929ea8 100644
--- a/lib/src/http_date.dart
+++ b/lib/src/http_date.dart
@@ -2,8 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library http_parser.http_date;
-
import 'package:string_scanner/string_scanner.dart';
import 'utils.dart';
« no previous file with comments | « lib/src/copy/web_socket_impl.dart ('k') | lib/src/media_type.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698