Index: content/public/browser/BUILD.gn |
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn |
index 60330986506a8ff2e3a9a4b35e9d902823a3efb4..21d59aa648c6e49d0d3e32ac7e60f22ddf1c2aa1 100644 |
--- a/content/public/browser/BUILD.gn |
+++ b/content/public/browser/BUILD.gn |
@@ -16,8 +16,6 @@ group("browser") { |
} |
source_set("browser_sources") { |
- visibility = [ "//content/*" ] |
- |
if (is_ios) { |
# iOS doesn't get the normal file list and only takes these whitelisted |
# files. |