summaryrefslogtreecommitdiff
path: root/chromium/content/app/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/app/BUILD.gn')
-rw-r--r--chromium/content/app/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/app/BUILD.gn b/chromium/content/app/BUILD.gn
index 703a60ebed5..5adcc191913 100644
--- a/chromium/content/app/BUILD.gn
+++ b/chromium/content/app/BUILD.gn
@@ -82,6 +82,7 @@ source_set("content_main_runner_app") {
"//content/public/utility:utility_sources",
"//content/renderer",
"//content/utility",
+ "//content/zygote",
]
}