Chromium Code Reviews| Index: mojo/mojo_apps.gypi |
| diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi |
| index 5e1d2ca75e091ac8035e009303e1070ee6edf040..58e03b54af1f8948ddc224bae8e5410d9a5e3ac3 100644 |
| --- a/mojo/mojo_apps.gypi |
| +++ b/mojo/mojo_apps.gypi |
| @@ -69,7 +69,7 @@ |
| }, |
| { |
| 'target_name': 'mojo_js', |
| - 'type': 'shared_library', |
| + 'type': 'loadable_module', |
| 'dependencies': [ |
| 'mojo_js_lib', |
| 'mojo_system_impl', |