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

Unified Diff: dart/pkg/http_base/pubspec.yaml

Issue 495533003: Remove obsolete http_base package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 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 | « dart/pkg/http_base/lib/http_base_io.dart ('k') | dart/pkg/http_base/test/http_base_html_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/http_base/pubspec.yaml
diff --git a/dart/pkg/http_base/pubspec.yaml b/dart/pkg/http_base/pubspec.yaml
deleted file mode 100644
index baf60cbafab556df1d018a90ef971ca58b4a1b58..0000000000000000000000000000000000000000
--- a/dart/pkg/http_base/pubspec.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-name: http_base
-version: 0.0.2-dev
-author: Dart Team <misc@dartlang.org>
-description: A library with common interfaces for HTTP request objects, HTTP response objects, HTTP clients and HTTP request handlers.
-homepage: http://www.dartlang.org
-environment:
- sdk: '>=1.0.0 <2.0.0'
-dev_dependencies:
- unittest: ">=0.11.0 <0.12.0"
« no previous file with comments | « dart/pkg/http_base/lib/http_base_io.dart ('k') | dart/pkg/http_base/test/http_base_html_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698