Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index c4436bdc01dd2e55edc7a2717df0ea62032c7edd..924df95816cfb937dbf624ef2f356857cff4c7f2 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -34,6 +34,7 @@ group("root") { |
"//components/translate:translate_core_common", |
"//components/url_matcher", |
#"//content/public/browser", # Exists but doesn't build yet. |
+ "//content/public/child", |
"//content/public/common", |
"//content/public/renderer", |
"//crypto", |