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

Unified Diff: tests/lib/convert/utf83_test.dart

Issue 19883003: Add chunked conversion to converters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Improve some typse. Created 7 years, 5 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
Index: tests/lib/convert/utf83_test.dart
diff --git a/tests/lib/convert/utf83_test.dart b/tests/lib/convert/utf83_test.dart
index 093d5a9fa9a7b8a14fb98ca5b8ac96cc95238bdf..73a57f3e9e08b205729f63fefeae9090cbfb5c64 100644
--- a/tests/lib/convert/utf83_test.dart
+++ b/tests/lib/convert/utf83_test.dart
@@ -1,4 +1,4 @@
-// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
+// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
Søren Gjesse 2013/07/24 09:26:41 No need for this change.
floitsch 2013/07/24 18:31:15 Done.
// 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.

Powered by Google App Engine
This is Rietveld 408576698