Merge pull request #2692 from cgrushko/patch-3

Update load() statement to latest style
This commit is contained in:
Feng Xiao 2017-02-08 13:02:18 -08:00 committed by GitHub
commit e844510f44

2
BUILD
View File

@ -31,7 +31,7 @@ LINK_OPTS = select({
})
load(
"protobuf",
":protobuf.bzl",
"cc_proto_library",
"py_proto_library",
"internal_copied_filegroup",