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

Unified Diff: pkg/dartino_compiler/lib/src/zone_helper.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
Index: pkg/dartino_compiler/lib/src/zone_helper.dart
diff --git a/pkg/fletchc/lib/src/zone_helper.dart b/pkg/dartino_compiler/lib/src/zone_helper.dart
similarity index 98%
rename from pkg/fletchc/lib/src/zone_helper.dart
rename to pkg/dartino_compiler/lib/src/zone_helper.dart
index 2d37ccfe5a33c672a2b2fbd724e8e184dcbd0b6e..aea5e6a8c0c3e13f8b272d98e2b34a750de9783b 100644
--- a/pkg/fletchc/lib/src/zone_helper.dart
+++ b/pkg/dartino_compiler/lib/src/zone_helper.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE.md file.
/// Helper functions for running code in a Zone.
-library fletchc.zone_helper;
+library dartino_compiler.zone_helper;
import 'dart:async';
« no previous file with comments | « pkg/dartino_compiler/lib/src/worker/worker_main.dart ('k') | pkg/dartino_compiler/lib/vm_command_reader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698