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

Unified Diff: mojo/mojo_base.gyp

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_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 3b8a78a55fcd0f41cb1ca102f6e21626f4d26e9e..2a17512d75e0759779385efc86e5e555b0f6bbcf 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -68,6 +68,7 @@
],
},
{
+ # GN version: //mojo/common/test:run_all_perftests
'target_name': 'mojo_run_all_perftests',
'type': 'static_library',
'dependencies': [
@@ -486,6 +487,7 @@
],
},
{
+ # GN version: //mojo/tools:message_generator
'target_name': 'mojo_message_generator',
'type': 'executable',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698