Commit 4e4e8d28 by Derek Mauro Committed by Copybara-Service

Minor build/whitespace changes

PiperOrigin-RevId: 499292396
Change-Id: I3c66754169d7d7e304d5b973c0872690b79f59c5
parent 6abc1958
...@@ -61,6 +61,7 @@ cc_test( ...@@ -61,6 +61,7 @@ cc_test(
name = "status_test", name = "status_test",
srcs = ["status_test.cc"], srcs = ["status_test.cc"],
copts = ABSL_TEST_COPTS, copts = ABSL_TEST_COPTS,
linkopts = ABSL_DEFAULT_LINKOPTS,
deps = [ deps = [
":status", ":status",
"//absl/strings", "//absl/strings",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment