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

Unified Diff: lib/convert/convert_patch.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 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 | « lib/collection/collection_patch.dart ('k') | lib/core/bigint.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/convert/convert_patch.dart
diff --git a/lib/convert/convert_patch.dart b/lib/convert/convert_patch.dart
index 5c81ae00c86d971b52e689364c144234bff3934f..5537cc4514950463bccb856d14d0423f94bce5c2 100644
--- a/lib/convert/convert_patch.dart
+++ b/lib/convert/convert_patch.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
import "dart:_internal" show POWERS_OF_TEN;
-import 'dart:fletch._system' show patch;
+import 'dart:dartino._system' show patch;
// JSON conversion.
« no previous file with comments | « lib/collection/collection_patch.dart ('k') | lib/core/bigint.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698