Skip to content

Commit dd77fd6

Browse files
p13l13d13copybara-github
authored andcommitted
Internal changes to buildfiles.
PiperOrigin-RevId: 972516707 Change-Id: I0155bf8959a4c635c5e7b48697c68ca771e11fd4
1 parent 8439273 commit dd77fd6

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

sandboxed_api/BUILD

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ cc_library(
170170
"@abseil-cpp//absl/base:dynamic_annotations",
171171
"@abseil-cpp//absl/cleanup",
172172
"@abseil-cpp//absl/container:flat_hash_map",
173-
"@abseil-cpp//absl/container:flat_hash_set",
174173
"@abseil-cpp//absl/functional:any_invocable",
175174
"@abseil-cpp//absl/log",
176175
"@abseil-cpp//absl/log:check",
@@ -188,7 +187,6 @@ cc_library(
188187
"//sandboxed_api/sandbox2:fork_client",
189188
"//sandboxed_api/sandbox2:sandbox_config",
190189
"//sandboxed_api/util:fileops",
191-
"//sandboxed_api/util:status",
192190
],
193191
)
194192

@@ -318,7 +316,6 @@ cc_library(
318316
":rpcchannel",
319317
":var_type",
320318
"//sandboxed_api/util:proto_helper",
321-
"//sandboxed_api/util:status",
322319
"@abseil-cpp//absl/base:core_headers",
323320
"@abseil-cpp//absl/functional:any_invocable",
324321
"@abseil-cpp//absl/log",
@@ -423,7 +420,6 @@ cc_library(
423420
visibility = ["//visibility:public"],
424421
deps = [
425422
":config",
426-
"//sandboxed_api/sandbox2:namespace",
427423
"//sandboxed_api/sandbox2:policybuilder",
428424
"//sandboxed_api/sandbox2/allowlists:testonly_all_syscalls",
429425
"//sandboxed_api/sandbox2/allowlists:testonly_map_exec",
@@ -458,12 +454,9 @@ cc_library(
458454
":rpcchannel",
459455
":sandbox_config",
460456
":var_type",
461-
"@abseil-cpp//absl/base:core_headers",
462-
"@abseil-cpp//absl/container:flat_hash_set",
463457
"@abseil-cpp//absl/functional:any_invocable",
464458
"@abseil-cpp//absl/status",
465459
"@abseil-cpp//absl/status:statusor",
466-
"@abseil-cpp//absl/synchronization",
467460
"@abseil-cpp//absl/time",
468461
"@abseil-cpp//absl/types:span",
469462
],

0 commit comments

Comments
 (0)