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

Unified Diff: samples/simple_todo/java/TodoController.java

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 | « samples/simple_todo/java/SnapshotRunner.java ('k') | samples/simple_todo/java/TodoView.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/simple_todo/java/TodoController.java
diff --git a/samples/simple_todo/java/TodoController.java b/samples/simple_todo/java/TodoController.java
index e453ce85df49d38364a0914711bd5bd131698710..4a17112098cb78fb599b52f6de6c3a9e3cb1ad6e 100644
--- a/samples/simple_todo/java/TodoController.java
+++ b/samples/simple_todo/java/TodoController.java
@@ -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 fletch.*;
+import dartino.*;
class TodoController {
static void InteractWithService() {
« no previous file with comments | « samples/simple_todo/java/SnapshotRunner.java ('k') | samples/simple_todo/java/TodoView.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698