Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8001)

Unified Diff: content/public/browser/BUILD.gn

Issue 559543003: Add chrome test support target to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698