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

Unified Diff: sky/examples/home.sky

Issue 844443004: Fix home.sky's #! to modern style (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/home.sky
diff --git a/sky/examples/home.sky b/sky/examples/home.sky
index 7580b5eb72a851df588a8060e5dc44de8cd903c0..d07c4ddcce858fb6246f7d3c94c5fb837261d28c 100644
--- a/sky/examples/home.sky
+++ b/sky/examples/home.sky
@@ -1,4 +1,4 @@
-#!mojo mojo:sky
+#!mojo:sky_viewer
<div><!-- remove this element once Document can have multiple element children -->
<style>
.h1 { font-size: 2em; margin: 1em; }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698