Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 4bbcb9262b534641772ace73bc8333beb1244ecb..b2e978aa48695896eb0687b358b7209ae02713a9 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -24,6 +24,7 @@ source_set("child") { |
| "//base", |
| "//components/mime_util", |
| "//components/tracing", |
| + "//components/tracing:startup_tracing", |
| "//components/webcrypto", |
| "//content/common:mojo_bindings", |
| "//mojo/application/public/interfaces", |