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

Unified Diff: mojo/mojo_services.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_public_tests.gypi ('k') | mojo/public/c/system/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index e21020d87ff90045e48d959da869efc2b188c453..e775c0014a01fed7c6b14cc770d4a7074bb4ceba 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //mojo/services/html_viewer
'target_name': 'mojo_html_viewer',
'type': 'loadable_module',
'dependencies': [
@@ -395,7 +396,7 @@
],
},
{
- # GN version: //mojo/services/network
+ # GN version: //mojo/services/network:lib
'target_name': 'mojo_network_service_lib',
'type': 'static_library',
'dependencies': [
@@ -423,6 +424,7 @@
],
},
{
+ # GN version: //mojo/services/network
'target_name': 'mojo_network_service',
'type': 'loadable_module',
'dependencies': [
« no previous file with comments | « mojo/mojo_public_tests.gypi ('k') | mojo/public/c/system/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698