| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 133533e897403541830fbd62e303204e0e6297d3..1bdc80654f2bf38b35cc374175032c3ff901dfaa 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -219,6 +219,7 @@ target(link_target_type, "child") {
|
| deps = [
|
| "//base",
|
| "//components/discardable_memory/client",
|
| + "//components/discardable_memory/public/interfaces",
|
| "//components/mime_util",
|
| "//components/tracing",
|
| "//components/tracing:startup_tracing",
|
|
|