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

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: 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
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 17a5b2d98163551daa8f76bb77def03cc119b4cd..9e6a6d337704a4962ed5b3ecfd290bb134ec9bac 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': [
@@ -452,6 +453,7 @@
['use_aura==1', {
'targets': [
{
+ # GN version: //mojo/aura
'target_name': 'mojo_aura_support',
'type': 'static_library',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698