Chromium Code Reviews| Index: headless/BUILD.gn |
| diff --git a/headless/BUILD.gn b/headless/BUILD.gn |
| index 8b8c6a9a6e7ef7bd23dacb85d4cf966097dd1ae5..54c95e766cb3ceb8b85ae186ed84a13a6fd8072f 100644 |
| --- a/headless/BUILD.gn |
| +++ b/headless/BUILD.gn |
| @@ -285,6 +285,7 @@ static_library("headless_lib") { |
| "//components/security_state/core", |
| "//content/public/app:both", |
| "//content/public/browser", |
| + "//content/public/child:child", |
| "//content/public/common", |
| "//content/public/common:service_names", |
| "//net", |