about summary refs log tree commit diff
path: root/absl/utility/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'absl/utility/BUILD.bazel')
-rw-r--r--absl/utility/BUILD.bazel1
1 files changed, 0 insertions, 1 deletions
diff --git a/absl/utility/BUILD.bazel b/absl/utility/BUILD.bazel
index 6298462643f4..c01b49bc97dd 100644
--- a/absl/utility/BUILD.bazel
+++ b/absl/utility/BUILD.bazel
@@ -10,7 +10,6 @@ licenses(["notice"])  # Apache 2.0
 
 cc_library(
     name = "utility",
-    srcs = ["utility.cc"],
     hdrs = ["utility.h"],
     copts = ABSL_DEFAULT_COPTS,
     deps = [