Index: content/public/utility/BUILD.gn |
diff --git a/content/public/utility/BUILD.gn b/content/public/utility/BUILD.gn |
index e6fecd03c5e46f25e809f7a1de1ce75977fd173a..0fffc2290cffb3c8f0db23a1ec72ac844edf321c 100644 |
--- a/content/public/utility/BUILD.gn |
+++ b/content/public/utility/BUILD.gn |
@@ -35,8 +35,7 @@ source_set("utility_sources") { |
allow_circular_includes_from = [ |
# This target is a pair with content/browser. They always go together and |
# include headers from each other. |
- # TODO(brettw) enable this when this permits non-dependent targets. |
- #"//content/utility", |
+ "//content/utility", |
] |
} |