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

Unified Diff: mojo/mojo.gyp

Issue 495223002: GN build rules for all unit test targets in mojo/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix copyright header 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/aura/BUILD.gn ('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.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index df26788eb3ee4e282a198cdb0be2c075bc0ffa91..f38a79384186c9f6b717bbe0c6e815edd38cc025 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -223,6 +223,7 @@
],
},
{
+ # GN version: //mojo/shell:test_support
'target_name': 'mojo_shell_test_support',
'type': 'static_library',
'dependencies': [
@@ -453,6 +454,7 @@
['use_aura==1', {
'targets': [
{
+ # GN version: //mojo/aura
'target_name': 'mojo_aura_support',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « mojo/aura/BUILD.gn ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698