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

Unified Diff: mojo/mojo_apps.gypi

Issue 467263006: JavaScript Content Handler Version 0.0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use chromium application runner Created 6 years, 4 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
« mojo/common/data_pipe_utils.cc ('K') | « mojo/common/data_pipe_utils.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_apps.gypi
diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
index 363af0c870ded80b01e45f0c88b9e1af2ad0753b..a3505011b6fa06bba2fe1e3687b0b4c803c3d1b2 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -79,6 +79,10 @@
'target_name': 'mojo_js',
'type': 'loadable_module',
'dependencies': [
+ 'mojo_base.gyp:mojo_application_chromium',
+ 'mojo_base.gyp:mojo_cpp_bindings',
+ 'mojo_base.gyp:mojo_utility',
+ 'mojo_content_handler_bindings',
'mojo_js_lib',
'<(mojo_system_for_loadable_module)',
],
« mojo/common/data_pipe_utils.cc ('K') | « mojo/common/data_pipe_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698