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

Unified Diff: pkg/i2c/lib/src/process_object.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/i2c/lib/src/process_object.dart
diff --git a/pkg/i2c/lib/src/process_object.dart b/pkg/i2c/lib/src/process_object.dart
index 9fa01f5f04e8ae9953a3dbdeb84fb88d90a06e2f..04b6d215a4ce35b3ef4259ce7268b8e70834dcff 100644
--- a/pkg/i2c/lib/src/process_object.dart
+++ b/pkg/i2c/lib/src/process_object.dart
@@ -6,7 +6,7 @@
/// funtions in that process opeating on that object.
library process_object;
-import 'dart:fletch';
+import 'dart:dartino';
/// Instantiate an object in a process.
///
« no previous file with comments | « pkg/i2c/lib/i2c.dart ('k') | pkg/immi_samples/lib/android/src/main/com/google/dartino/immisamples/Drawer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698