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

Unified Diff: dart/tests/lib/crypto/sha256_long_test_vectors.dart

Side-by-side diff isn't available for this file because of its large size.
Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « dart/tests/lib/crypto/sha1_test.dart ('k') | dart/tests/lib/crypto/sha256_short_test_vectors.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/lib/crypto/sha256_long_test_vectors.dart
diff --git a/dart/tests/lib/crypto/sha256_long_test_vectors.dart b/dart/tests/lib/crypto/sha256_long_test_vectors.dart
index a0e97b65e13e52dacbb04983451a5af37157e26e..e67c7a50c26b69f9a61afbb69b205555b92ff7c1 100644
--- a/dart/tests/lib/crypto/sha256_long_test_vectors.dart
+++ b/dart/tests/lib/crypto/sha256_long_test_vectors.dart
@@ -1,5 +1,3 @@
-part of sha256_test;
-
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
« no previous file with comments | « dart/tests/lib/crypto/sha1_test.dart ('k') | dart/tests/lib/crypto/sha256_short_test_vectors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698