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

Unified Diff: mojo/mojo.gyp

Issue 608333002: Standalone Mojo Javascript application (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the GN build 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 bca8aa69a9ff6d8211e26607ea1ed0b73e74af2f..a82e5edea2905f21d897447f459f994c18fb8fc7 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