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

Unified Diff: examples/js/wget.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/users-guide.md ('k') | examples/js/world.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/js/wget.js
diff --git a/examples/js/wget.js b/examples/js/wget.js
index f3ed3fb6889b89a90b842f4033d852fcea3275f7..107ada962b3c20709253b2f788c23ace49d80e95 100644
--- a/examples/js/wget.js
+++ b/examples/js/wget.js
@@ -1,4 +1,4 @@
-#!mojo:js_content_handler
+#!mojo mojo:js_content_handler
// Demonstrate use of the Mojo network service to load a URL. 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/users-guide.md ('k') | examples/js/world.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698