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

Unified Diff: runtime/bin/io_sources.gypi

Issue 10398010: Remove the SHA1 implementation used by web sockets and use the dart:crypto library one instead. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Additional changes to make all tests run Created 8 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 | « runtime/bin/io.dart ('k') | runtime/bin/sha1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io_sources.gypi
diff --git a/runtime/bin/io_sources.gypi b/runtime/bin/io_sources.gypi
index 601bc38f9ab2694b86b864b23e11b28e296f1fcd..6851914258c7bf99eb1df3e66d23e912b7874daf 100644
--- a/runtime/bin/io_sources.gypi
+++ b/runtime/bin/io_sources.gypi
@@ -28,7 +28,6 @@
'list_stream.dart',
'list_stream_impl.dart',
'output_stream.dart',
- 'sha1.dart',
'stream_util.dart',
'string_stream.dart',
'platform.dart',
« no previous file with comments | « runtime/bin/io.dart ('k') | runtime/bin/sha1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698