mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
internal BUILD file cleanup
PiperOrigin-RevId: 270833110 Change-Id: Ifc075bd59cf9e25d0c4ecc165592906f05875ee8
This commit is contained in:
parent
cee4ac35ae
commit
b390354794
@ -55,5 +55,5 @@ sapi_library(
|
|||||||
lib_name = "Stringop",
|
lib_name = "Stringop",
|
||||||
namespace = "",
|
namespace = "",
|
||||||
visibility = ["//visibility:public"],
|
visibility = ["//visibility:public"],
|
||||||
deps = [":stringop_params_proto_cc"],
|
deps = [":stringop_params_proto_cc_cc_proto"],
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user