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

Unified Diff: mojo/mojo_apps.gypi

Issue 637373002: Mojo JS bindings: simplify mojo.connectToService() usage - Part 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
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',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698