aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Cal Peyser <cpeyser@google.com>2016-04-18 22:29:16 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-04-19 09:48:07 +0000
commite5f125bf1d799e4553b973e005d65d91bcb9567f (patch)
tree5a7535fbaf76ca4e8167ea58673687d4213c2de3 /BUILD
parent3ee570fc8bdd54eeb0c041645dbe7789bdcb3d8b (diff)
*** Reason for rollback *** looks like this is probably break [] *** Original change description *** Bind path to xcrunwrapper in workspace files. -- MOS_MIGRATED_REVID=120167193
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/BUILD b/BUILD
index f7fea2174c..fc3bb5eb66 100644
--- a/BUILD
+++ b/BUILD
@@ -13,10 +13,7 @@ filegroup(
filegroup(
name = "workspace-file",
srcs = [":WORKSPACE"],
- visibility = [
- "//src/test/shell/bazel:__pkg__",
- "//tools/cpp/test:__pkg__",
- ],
+ visibility = ["//tools/cpp/test:__pkg__"],
)
filegroup(