Skip to content

Commit

Permalink
Revert "Adding xxhash as a subtree" (grpc#25630)
Browse files Browse the repository at this point in the history
This reverts commit 3880393.
  • Loading branch information
donnadionne authored Mar 5, 2021
1 parent 0901c99 commit 34c8a1f
Show file tree
Hide file tree
Showing 23 changed files with 9 additions and 420 deletions.
3 changes: 0 additions & 3 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -1841,9 +1841,6 @@ grpc_cc_library(
srcs = [
"src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc",
],
external_deps = [
"xxhash",
],
language = "c++",
deps = [
"grpc_base",
Expand Down
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,6 @@ config("grpc_config") {
"src/core/tsi/transport_security_grpc.cc",
"src/core/tsi/transport_security_grpc.h",
"src/core/tsi/transport_security_interface.h",
"third_party/xxhash/xxhash.h",
]
deps = [
"//third_party/zlib",
Expand Down
Loading

0 comments on commit 34c8a1f

Please sign in to comment.