aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
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': [