regenerate projects

pull/19535/head
Jan Tattermusch 5 years ago
parent 7357f63c09
commit 0ee7a3ae93
  1. 3
      Makefile
  2. 3
      grpc.gyp

@ -7954,8 +7954,11 @@ endif
LIBBENCHMARK_SRC = \
third_party/benchmark/src/benchmark.cc \
third_party/benchmark/src/benchmark_api_internal.cc \
third_party/benchmark/src/benchmark_main.cc \
third_party/benchmark/src/benchmark_name.cc \
third_party/benchmark/src/benchmark_register.cc \
third_party/benchmark/src/benchmark_runner.cc \
third_party/benchmark/src/colorprint.cc \
third_party/benchmark/src/commandlineflags.cc \
third_party/benchmark/src/complexity.cc \

@ -2241,8 +2241,11 @@
],
'sources': [
'third_party/benchmark/src/benchmark.cc',
'third_party/benchmark/src/benchmark_api_internal.cc',
'third_party/benchmark/src/benchmark_main.cc',
'third_party/benchmark/src/benchmark_name.cc',
'third_party/benchmark/src/benchmark_register.cc',
'third_party/benchmark/src/benchmark_runner.cc',
'third_party/benchmark/src/colorprint.cc',
'third_party/benchmark/src/commandlineflags.cc',
'third_party/benchmark/src/complexity.cc',

Loading…
Cancel
Save