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

Unified Diff: test/web_socket_test.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 | « test/media_type_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/web_socket_test.dart
diff --git a/test/web_socket_test.dart b/test/web_socket_test.dart
index 61bf0cc8214c40f6df0510ed22790c826ca2e846..a8278b606c8acb8524885aefa0d6e4c64259e270 100644
--- a/test/web_socket_test.dart
+++ b/test/web_socket_test.dart
@@ -4,8 +4,6 @@
@TestOn('vm')
-library http_parser.web_socket_test;
-
import 'dart:io';
import 'package:http_parser/http_parser.dart';
« no previous file with comments | « test/media_type_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698