From e5f125bf1d799e4553b973e005d65d91bcb9567f Mon Sep 17 00:00:00 2001 From: Cal Peyser Date: Mon, 18 Apr 2016 22:29:16 +0000 Subject: Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453. *** Reason for rollback *** looks like this is probably break [] *** Original change description *** Bind path to xcrunwrapper in workspace files. -- MOS_MIGRATED_REVID=120167193 --- BUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'BUILD') 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( -- cgit v1.2.3