Commit e438a513 authored by Jisi Liu's avatar Jisi Liu

Remove redundant include

Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf
parent d19604fa
......@@ -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"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment