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

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

Issue 963303004: Implement shake-to-reload (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
Index: sky/examples/touch-demo.sky
diff --git a/sky/examples/touch-demo.sky b/sky/examples/touch-demo.sky
index 57a8e41e5551ce1a6a234786d9ec5b22a7379f8b..d4e95ce220bc05f3f8f70ac6dac44366605f6193 100644
--- a/sky/examples/touch-demo.sky
+++ b/sky/examples/touch-demo.sky
@@ -1,5 +1,6 @@
#!mojo mojo:sky_viewer
<sky>
+<import src="/sky/framework/debug/shake-to-reload.sky" />
<style>
dot {
position: absolute;

Powered by Google App Engine
This is Rietveld 408576698