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

Unified Diff: mojo/mojo_apps.gypi

Issue 494523004: GN: Build rules and fixes for (almost) all mojo unittest targets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« 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 fda9084c190a05180c6f5c76f44093045955f244..363af0c870ded80b01e45f0c88b9e1af2ad0753b 100644
--- a/mojo/mojo_apps.gypi
+++ b/mojo/mojo_apps.gypi
@@ -5,6 +5,9 @@
{
'targets': [
{
+ # GN version: //mojo/apps/js
+ # //mojo/apps/js/bindings
+ # //mojo/apps/js/bindings/gl
'target_name': 'mojo_js_lib',
'type': 'static_library',
'dependencies': [
@@ -55,6 +58,7 @@
],
},
{
+ # GN version: //mojo/apps/js/test/mojo_apps_js_unittests
'target_name': 'mojo_apps_js_unittests',
'type': 'executable',
'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