Skip to content

Commit

Permalink
[bazel] Get the build working again
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Nov 25, 2018
1 parent b4e5fe3 commit 0364f1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ java_library(
"webserver/keystore",
"//common/src/web",
"//javascript",
"//third_party/closure:goog",
"@io_bazel_rules_closure//closure/library",
] + glob(["webserver/*.java"]),
visibility = [
"//java/client/test:__subpackages__",
Expand Down

0 comments on commit 0364f1c

Please sign in to comment.