diff --git a/src/core/BUILD b/src/core/BUILD index 0fdf3f5d589ef..2e3c82d9ca072 100644 --- a/src/core/BUILD +++ b/src/core/BUILD @@ -366,7 +366,6 @@ grpc_cc_library( "util/windows/time.cc", ], hdrs = [ - "util/gpr_time.cc", ], external_deps = ["absl/log:check"], tags = [