Skip to content

Commit 183f3a8

Browse files
happyCoder92copybara-github
authored andcommitted
Cleanup dependencies
PiperOrigin-RevId: 819201655 Change-Id: I61ebdf80d98f3f8f3d03448b02d457a3e0524071
1 parent 5674402 commit 183f3a8

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

sandboxed_api/sandbox2/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,9 +674,7 @@ cc_library(
674674
copts = sapi_platform_copts(),
675675
deps = [
676676
":mount_tree_cc_proto",
677-
"//sandboxed_api:config",
678677
"//sandboxed_api/sandbox2/util:library_resolver",
679-
"//sandboxed_api/sandbox2/util:minielf",
680678
"//sandboxed_api/util:file_base",
681679
"//sandboxed_api/util:fileops",
682680
"//sandboxed_api/util:raw_logging",

sandboxed_api/sandbox2/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ target_link_libraries(sandbox2_mounts
646646
protobuf::libprotobuf
647647
sandbox2::library_resolver
648648
sapi::base
649-
sapi::config
650649
sapi::file_base
651650
sapi::fileops
652651
sapi::raw_logging

0 commit comments

Comments
 (0)