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

Unified Diff: examples/js/share_echo_target.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/share_echo.js ('k') | examples/js/users-guide.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/js/share_echo_target.js
diff --git a/examples/js/share_echo_target.js b/examples/js/share_echo_target.js
index db59fccad2e14ed1d7ad8766b2f1f294fdde075d..80719985ba2276c7ca10c63cd98b7d81bbbd4813 100644
--- a/examples/js/share_echo_target.js
+++ b/examples/js/share_echo_target.js
@@ -1,4 +1,4 @@
-#!mojo:js_content_handler
+#!mojo mojo:js_content_handler
// Demonstrate sharing services via application ServiceProviders.
// This application is launched by share_echo.js. It both provides
// and requests an EchoService implementation.
« no previous file with comments | « examples/js/share_echo.js ('k') | examples/js/users-guide.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698