We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9ed4a commit 0f1eef0Copy full SHA for 0f1eef0
1 file changed
base/cvd/cuttlefish/io/BUILD.bazel
@@ -20,6 +20,7 @@ cf_cc_library(
20
hdrs = ["filesystem.h"],
21
deps = [
22
"//cuttlefish/io",
23
+ "//cuttlefish/result:result_type",
24
],
25
)
26
0 commit comments