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

Unified Diff: tools/servicec/lib/src/resources/dart/struct.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: tools/servicec/lib/src/resources/dart/struct.dart
diff --git a/tools/servicec/lib/src/resources/dart/struct.dart b/tools/servicec/lib/src/resources/dart/struct.dart
index eb47d863c449c2f1d218dc0786eada6bc6063247..bff6c218228dca59d908342280be77300a60b83b 100644
--- a/tools/servicec/lib/src/resources/dart/struct.dart
+++ b/tools/servicec/lib/src/resources/dart/struct.dart
@@ -4,7 +4,7 @@
library service.struct;
-import "dart:fletch.ffi";
+import "dart:dartino.ffi";
import "dart:collection";
const int HEADER_SIZE = 56;
« no previous file with comments | « tools/servicec/lib/src/plugins/java.dart ('k') | tools/servicec/lib/src/resources/java/dartino/Builder.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698