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

Unified Diff: mojo/mojo.gyp

Issue 608333002: Standalone Mojo Javascript application (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Standalone Mojo application Created 6 years, 3 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.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index c9d27b56aafc67528157196ce202b507228435a5..d1271540b1b45cad2a5dad9925d90f61b7467dea 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -39,7 +39,8 @@
'mojo_example_service',
'mojo_geometry_lib',
'mojo_html_viewer',
- 'mojo_js',
+ 'mojo_js_content_handler',
+ 'mojo_js_standalone',
'mojo_native_viewport_service',
'mojo_network_service',
'mojo_pepper_container_app',

Powered by Google App Engine
This is Rietveld 408576698