Remove redundant include
Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf
This commit is contained in:
parent
d19604fac5
commit
e438a51389
1 changed files with 0 additions and 1 deletions
1
BUILD
1
BUILD
|
@ -188,7 +188,6 @@ cc_library(
|
|||
cc_binary(
|
||||
name = "protoc",
|
||||
srcs = ["src/google/protobuf/compiler/main.cc"],
|
||||
includes = ["src/"],
|
||||
linkopts = LINK_OPTS,
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [":protoc_lib"],
|
||||
|
|
Loading…
Add table
Reference in a new issue