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

Unified Diff: mojo/mojo_apps.gypi

Issue 563953003: GN rules for everything in //mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_apps.gypi
diff --git a/mojo/mojo_apps.gypi b/mojo/mojo_apps.gypi
index a66206a68a40e1273b5a319204eaa61b3b78aa6a..36f16fa18af80fde5c22ecdbc22f236a9cc2d60e 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -45,6 +45,7 @@
],
},
{
+ # GN version: //mojo/apps/js/test:js_to_cpp_bindings
'target_name': 'mojo_apps_js_bindings',
'type': 'static_library',
'sources': [
@@ -77,6 +78,7 @@
],
},
{
+ # GN version: //mojo/apps/js:mojo_js
'target_name': 'mojo_js',
'type': 'loadable_module',
'dependencies': [
« mojo/examples/png_viewer/BUILD.gn ('K') | « mojo/mojo.gyp ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698