aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 2ed3bf62..41a09857 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -109,6 +109,7 @@ cc_library(
"@com_google_absl//absl/debugging:symbolize",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:optional",
+ "@com_google_absl//absl/types:variant",
],
"//conditions:default": [],
},