Chromium Code Reviews| Index: mojo/mojo_apps.gypi |
| diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi |
| index 0a7aa5c04e3349eaf4c0c2588b32bddc776052df..45758fe06d88ee12ab486391369ef3f4f4ed1c69 100644 |
| --- a/mojo/mojo_apps.gypi |
| +++ b/mojo/mojo_apps.gypi |
| @@ -96,7 +96,7 @@ |
| 'sources': [ |
| 'apps/js/application_delegate_impl.cc', |
| 'apps/js/js_app.cc', |
| - 'apps/js/mojo_module.cc', |
| + 'apps/js/mojo_internals_module.cc', |
| ], |
| }, |
| { |