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

Unified Diff: tests/ffi/ffi_timeofday_test.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 | « tests/ffi/ffi_test.dart ('k') | tests/ffi/regress_252_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/ffi/ffi_timeofday_test.dart
diff --git a/tests/ffi/ffi_timeofday_test.dart b/tests/ffi/ffi_timeofday_test.dart
index 0c63d9b90e53c314c7539f22bf5ec04705314cf3..27c9c83fe481281e52e531049ec43d2504227bcb 100644
--- a/tests/ffi/ffi_timeofday_test.dart
+++ b/tests/ffi/ffi_timeofday_test.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
-import 'dart:fletch.ffi';
+import 'dart:dartino.ffi';
import "package:expect/expect.dart";
import 'package:os/os.dart' as os;
« no previous file with comments | « tests/ffi/ffi_test.dart ('k') | tests/ffi/regress_252_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698