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

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
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/mojo_base.gyp » ('j') | 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 a8f4c123a83226323f30970d515f85cf6c8652d8..9bb57ea38ba83d3fca12fcccc8555df1303b4a02 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -46,6 +46,7 @@
],
},
{
+ # GN version: //mojo/apps/js/test:js_to_cpp_bindings
'target_name': 'mojo_apps_js_bindings',
'type': 'static_library',
'sources': [
@@ -79,6 +80,7 @@
],
},
{
+ # GN version: //mojo/apps/js:mojo_js
'target_name': 'mojo_js',
'type': 'loadable_module',
'dependencies': [
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698