mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 518204712 Change-Id: Idcb8cc7b20198dcc0f3692aa0c89e9c620b9d65d
This commit is contained in:
parent
9867ce3beb
commit
b62d103426
|
@ -1035,7 +1035,9 @@ cc_library(
|
|||
sapi_proto_library(
|
||||
name = "violation_proto",
|
||||
srcs = ["violation.proto"],
|
||||
deps = [":mount_tree_proto"],
|
||||
deps = [
|
||||
":mount_tree_proto",
|
||||
],
|
||||
)
|
||||
|
||||
cc_test(
|
||||
|
|
Loading…
Reference in New Issue
Block a user