Skip to content

Commit 0f1eef0

Browse files
committed
Add missing build dependency for internal build
1 parent 1d9ed4a commit 0f1eef0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base/cvd/cuttlefish/io/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ cf_cc_library(
2020
hdrs = ["filesystem.h"],
2121
deps = [
2222
"//cuttlefish/io",
23+
"//cuttlefish/result:result_type",
2324
],
2425
)
2526

0 commit comments

Comments
 (0)