Skip to content

Commit

Permalink
Remove visibility attribute from //third_party/def_parser:def_parser
Browse files Browse the repository at this point in the history
Change-Id: I23465de72f19e8b11fafe64bb345a3ee6a4f0b97
  • Loading branch information
meteorcloudy committed Mar 20, 2018
1 parent 0a46220 commit 3c5373c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions third_party/def_parser/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ cc_library(
cc_binary(
name = "def_parser",
srcs = ["def_parser_main.cc"],
visibility = [
"//src:__pkg__",
],
deps = [
":def_parser_lib",
],
Expand Down

0 comments on commit 3c5373c

Please sign in to comment.