Update by code review

This commit is contained in:
Esun Kim 2019-07-30 11:34:59 -07:00
parent 2e16f16ec4
commit bb57faeb7b
2 changed files with 2 additions and 4 deletions

View File

@ -74,8 +74,7 @@
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
"deps/grpc/third_party/upb/generated_for_cmake/google/protobuf/*.{c,h}",
"deps/grpc/third_party/upb/upb/*.{c,h}",
"deps/grpc/third_party/upb/**/*.{c,h}",
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
"binding.gyp"
],

View File

@ -76,8 +76,7 @@
"deps/grpc/third_party/boringssl/ssl/**/*.{c,cc,h}",
"deps/grpc/third_party/boringssl/third_party/**/*.{c,h}",
"deps/grpc/third_party/nanopb/*.{c,cc,h}",
"deps/grpc/third_party/upb/generated_for_cmake/google/protobuf/*.{c,h}",
"deps/grpc/third_party/upb/upb/*.{c,h}",
"deps/grpc/third_party/upb/**/*.{c,h}",
"deps/grpc/third_party/zlib/**/*.{c,cc,h}",
"binding.gyp"
],