From c0f5fbec86f80de260124514bbf52411d3891361 Mon Sep 17 00:00:00 2001 From: Yash Tibrewal Date: Sat, 25 Jan 2025 06:32:02 +0000 Subject: [PATCH] Remove unnecessary header --- src/core/BUILD | 1 - 1 file changed, 1 deletion(-) 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 = [