Merge pull request #2692 from cgrushko/patch-3
Update load() statement to latest style
This commit is contained in:
commit
e844510f44
1 changed files with 1 additions and 1 deletions
2
BUILD
2
BUILD
|
@ -31,7 +31,7 @@ LINK_OPTS = select({
|
|||
})
|
||||
|
||||
load(
|
||||
"protobuf",
|
||||
":protobuf.bzl",
|
||||
"cc_proto_library",
|
||||
"py_proto_library",
|
||||
"internal_copied_filegroup",
|
||||
|
|
Loading…
Add table
Reference in a new issue