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

Unified Diff: sky/examples/touch-demo.sky

Issue 962383003: Make shake-to-reload actually work (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | sky/framework/debug/shake-to-reload.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/touch-demo.sky
diff --git a/sky/examples/touch-demo.sky b/sky/examples/touch-demo.sky
index d4e95ce220bc05f3f8f70ac6dac44366605f6193..bd40642a165a4f2e6b89f22ec1daefab92466991 100644
--- a/sky/examples/touch-demo.sky
+++ b/sky/examples/touch-demo.sky
@@ -10,7 +10,7 @@ dot {
border-radius: 50px;
}
</style>
-<log>Ready</log>
+<log>Ready!</log>
<script>
import "dart:sky";
« no previous file with comments | « no previous file | sky/framework/debug/shake-to-reload.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698