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

Unified Diff: benchmarks/messaging/utils.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 | « benchmarks/messaging/ProcessSpawn.dart ('k') | benchmarks/socket/SocketBase.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: benchmarks/messaging/utils.dart
diff --git a/benchmarks/messaging/utils.dart b/benchmarks/messaging/utils.dart
index 0d834426edc168dd23c437e648e34ca7655ba159..f003b5b3cb11b4fe4038ea112b97d6074b71b290 100644
--- a/benchmarks/messaging/utils.dart
+++ b/benchmarks/messaging/utils.dart
@@ -4,7 +4,7 @@
library messaging.utils;
-import 'dart:fletch';
+import 'dart:dartino';
const int DEFAULT_MESSAGES = 1000;
« no previous file with comments | « benchmarks/messaging/ProcessSpawn.dart ('k') | benchmarks/socket/SocketBase.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698