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 1ef44eb4ad..fb1f7a8530 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -593,16 +593,6 @@
],
},
{
- 'target_name': 'grpc_dll',
- 'type': 'static_library',
- 'dependencies': [
- 'gpr',
- 'grpc',
- ],
- 'sources': [
- ],
- },
- {
'target_name': 'grpc_test_util',
'type': 'static_library',
'dependencies': [