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

Unified Diff: examples/js/hello.js

Issue 821403003: Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: two more 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 | « examples/js/cube.js ('k') | examples/js/share_echo.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/js/hello.js
diff --git a/examples/js/hello.js b/examples/js/hello.js
index 4b208ce08f100f80c8352f33ab408eddb786d71e..0d4141a4db815098fc83bc4e0c4a2b781b30bef9 100644
--- a/examples/js/hello.js
+++ b/examples/js/hello.js
@@ -1,4 +1,4 @@
-#!mojo:js_content_handler
+#!mojo mojo:js_content_handler
// Demonstrate one JS Mojo application connecting to another to emit "hello
// world". To run this application with mojo_shell, set DIR to be the absolute
// path for this directory, then:
« no previous file with comments | « examples/js/cube.js ('k') | examples/js/share_echo.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698