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

Unified Diff: samples/simple_todo/java/TodoView.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/TodoController.java ('k') | samples/simple_todo/simple_todo_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/simple_todo/java/TodoView.java
diff --git a/samples/simple_todo/java/TodoView.java b/samples/simple_todo/java/TodoView.java
index 9bb282139479eac9f57f8b73ef1107ac1f67358f..ff54d9e04b0ccb258fd8f2b52cb09602a7be50fe 100644
--- a/samples/simple_todo/java/TodoView.java
+++ b/samples/simple_todo/java/TodoView.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.*;
import java.io.BufferedReader;
import java.io.IOException;
« no previous file with comments | « samples/simple_todo/java/TodoController.java ('k') | samples/simple_todo/simple_todo_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698