Another Merge error

reviewable/pr22280/r13
Donna Dionne 5 years ago
parent 4fae974ffa
commit 6a1ea0bacc
  1. 5
      CMakeLists.txt

@ -1988,13 +1988,10 @@ add_library(grpc_unsecure
src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc
src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc
src/core/ext/filters/client_channel/lb_policy/xds/cds.cc
<<<<<<< HEAD
src/core/ext/filters/client_channel/lb_policy/xds/xds.cc
src/core/ext/filters/client_channel/lb_policy/xds/xds_routing.cc
=======
src/core/ext/filters/client_channel/lb_policy/xds/eds.cc
src/core/ext/filters/client_channel/lb_policy/xds/lrs.cc
>>>>>>> upstream/master
src/core/ext/filters/client_channel/lb_policy/xds/xds_routing.cc
src/core/ext/filters/client_channel/lb_policy_registry.cc
src/core/ext/filters/client_channel/local_subchannel_pool.cc
src/core/ext/filters/client_channel/parse_address.cc

Loading…
Cancel
Save