Index: content/BUILD.gn |
diff --git a/content/BUILD.gn b/content/BUILD.gn |
index 22c0332310e306b114157379f6507299bb8c6f6b..7f4a198dcb0dad359fdb03504b2c377e134be52b 100644 |
--- a/content/BUILD.gn |
+++ b/content/BUILD.gn |
@@ -12,7 +12,7 @@ config("content_implementation") { |
content_shared_components = [ |
"//content/gpu", |
"//content/plugin", |
- "//content/public/browser:sources", |
+ "//content/public/browser:browser_sources", |
"//content/public/child", |
"//content/public/common", |
"//content/public/plugin", |