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

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

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, 2 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/tests/lib/crypto/hmac_sha256_test.dart ('k') | dart/tests/lib/crypto/sha1_long_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/hmac_sha256_test_vectors.dart
diff --git a/dart/tests/lib/crypto/hmac_sha256_test_vectors.dart b/dart/tests/lib/crypto/hmac_sha256_test_vectors.dart
index 22a1f0cb8ad8e06cf271cce417b33c39470967dc..32962f80e6ba98100ba46e3cb09d9b46a896607d 100644
--- a/dart/tests/lib/crypto/hmac_sha256_test_vectors.dart
+++ b/dart/tests/lib/crypto/hmac_sha256_test_vectors.dart
@@ -1,5 +1,3 @@
-part of hmac_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/hmac_sha256_test.dart ('k') | dart/tests/lib/crypto/sha1_long_test_vectors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698