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

Unified Diff: pkg/http/lib/http.dart

Issue 13674024: Normalize packages' library names. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 | « no previous file | pkg/http/lib/testing.dart » ('j') | pkg/oauth2/lib/src/client.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http/lib/http.dart
diff --git a/pkg/http/lib/http.dart b/pkg/http/lib/http.dart
index 8a61f6e96785222cbc5847b95bb45576b2de65ce..07457cdc347df6187cab8e27f0efb53d628b1855 100644
--- a/pkg/http/lib/http.dart
+++ b/pkg/http/lib/http.dart
@@ -50,7 +50,6 @@
/// return _inner.send(request);
/// }
/// }
-
library http;
import 'dart:async';
« no previous file with comments | « no previous file | pkg/http/lib/testing.dart » ('j') | pkg/oauth2/lib/src/client.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698