aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
authorGravatar Juanli Shen <juanlishen@google.com>2018-06-20 15:28:31 -0700
committerGravatar Juanli Shen <juanlishen@google.com>2018-06-20 15:28:39 -0700
commitfba01d86e724136ce33a8bff9c5c307029fd4559 (patch)
treeff546269b326576aac6045b6a52718f52a0eb5b5 /grpc.gyp
parentaaa063a4ab8c4ea662ca071a730b146a729b88e1 (diff)
Remove load data store targets from build.yaml
Diffstat (limited to 'grpc.gyp')
-rw-r--r--grpc.gyp10
1 files changed, 0 insertions, 10 deletions
diff --git a/grpc.gyp b/grpc.gyp
index 99746033c5..e9eb0125ef 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -1650,16 +1650,6 @@
],
},
{
- 'target_name': 'lb_load_data_store',
- 'type': 'static_library',
- 'dependencies': [
- 'grpc++',
- ],
- 'sources': [
- 'src/cpp/server/load_reporter/load_data_store.cc',
- ],
- },
- {
'target_name': 'qps',
'type': 'static_library',
'dependencies': [