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

Unified Diff: examples/js/share_echo.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/hello.js ('k') | examples/js/share_echo_target.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/js/share_echo.js
diff --git a/examples/js/share_echo.js b/examples/js/share_echo.js
index 14f9789f472aff5585f3cc6b2cf84a908bf4a594..be0238503b5813413537dddcdb4fcc8d58dacf88 100644
--- a/examples/js/share_echo.js
+++ b/examples/js/share_echo.js
@@ -1,4 +1,4 @@
-#!mojo:js_content_handler
+#!mojo mojo:js_content_handler
// Demonstrate using the ServiceProvider returned by the Shell
// connectToApplication() method to provide a service to the
// target application and to request a service from the target
« no previous file with comments | « examples/js/hello.js ('k') | examples/js/share_echo_target.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698