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

Unified Diff: sky/sky_home

Issue 1185473002: Move sky_home.* from domokit.github.io into our repo (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « mojo/tools/deploy_domokit_site.py ('k') | sky/sky_home.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sky_home
diff --git a/sky/sky_home b/sky/sky_home
new file mode 100644
index 0000000000000000000000000000000000000000..15d830e58e959b0c1f9c0a1deb0c0efa333254be
--- /dev/null
+++ b/sky/sky_home
@@ -0,0 +1,10 @@
+#!mojo mojo:sky_viewer
+<sky>
+<script>
+import 'sky_home.dart';
+
+void main() {
+ new SkyHome();
+}
+</script>
+</sky>
« no previous file with comments | « mojo/tools/deploy_domokit_site.py ('k') | sky/sky_home.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698