| 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
|
|
|