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