Internal change

PiperOrigin-RevId: 518204712
Change-Id: Idcb8cc7b20198dcc0f3692aa0c89e9c620b9d65d
This commit is contained in:
Sandboxed API Team 2023-03-21 01:48:46 -07:00 committed by Copybara-Service
parent 9867ce3beb
commit b62d103426

View File

@ -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(