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

Unified Diff: build.yaml

Issue 2440763002: Fix Android build issues and gRPC LB policy (Closed)
Patch Set: Sync BUILD.gn Created 4 years, 2 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: build.yaml
diff --git a/build.yaml b/build.yaml
index f35382be3f84733337f2da948a56f9080042e50a..98bc7cbac9ad6b07c18f5314e4059be081b4235c 100644
--- a/build.yaml
+++ b/build.yaml
@@ -846,14 +846,12 @@ libs:
- grpc_transport_chttp2_client_secure
- grpc_transport_chttp2_server_insecure
- grpc_transport_chttp2_client_insecure
- - grpc_lb_policy_grpclb
- grpc_lb_policy_pick_first
- grpc_lb_policy_round_robin
- grpc_resolver_dns_native
- grpc_resolver_sockaddr
- grpc_load_reporting
- grpc_secure
- - census
generate_plugin_registry: true
secure: true
vs_packages:
@@ -944,10 +942,8 @@ libs:
- grpc_resolver_dns_native
- grpc_resolver_sockaddr
- grpc_load_reporting
- - grpc_lb_policy_grpclb
- grpc_lb_policy_pick_first
- grpc_lb_policy_round_robin
- - census
generate_plugin_registry: true
secure: false
vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
« BUILD.gn ('K') | « OWNERS ('k') | src/core/plugin_registry/grpc_plugin_registry.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698