aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'grpc.gyp')
-rw-r--r--grpc.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/grpc.gyp b/grpc.gyp
index ef7410d60b..2295ebc9c4 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -2316,20 +2316,6 @@
'dependencies': [
],
'sources': [
- 'third_party/benchmark/src/benchmark.cc',
- 'third_party/benchmark/src/benchmark_register.cc',
- 'third_party/benchmark/src/colorprint.cc',
- 'third_party/benchmark/src/commandlineflags.cc',
- 'third_party/benchmark/src/complexity.cc',
- 'third_party/benchmark/src/console_reporter.cc',
- 'third_party/benchmark/src/counter.cc',
- 'third_party/benchmark/src/csv_reporter.cc',
- 'third_party/benchmark/src/json_reporter.cc',
- 'third_party/benchmark/src/reporter.cc',
- 'third_party/benchmark/src/sleep.cc',
- 'third_party/benchmark/src/string_util.cc',
- 'third_party/benchmark/src/sysinfo.cc',
- 'third_party/benchmark/src/timers.cc',
],
},
{