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

Unified Diff: pkg/crypto/pubspec.yaml

Issue 15820008: Remove library dart:crypto (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments Created 7 years, 7 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 | « pkg/crypto/lib/src/sha256.dart ('k') | pkg/http/lib/src/utils.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/crypto/pubspec.yaml
diff --git a/pkg/fixnum/pubspec.yaml b/pkg/crypto/pubspec.yaml
similarity index 58%
copy from pkg/fixnum/pubspec.yaml
copy to pkg/crypto/pubspec.yaml
index bdb079cc6d8e7061771e1ba86a368af634aebea0..cc3c47d6aeab7e81df3fdb6cb240d4169697bed0 100644
--- a/pkg/fixnum/pubspec.yaml
+++ b/pkg/crypto/pubspec.yaml
@@ -1,5 +1,5 @@
-name: fixnum
+name: crypto
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
- Library for 32- and 64-bit fixed size integers.
+ Library of cryptographic functions.
« no previous file with comments | « pkg/crypto/lib/src/sha256.dart ('k') | pkg/http/lib/src/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698