| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index 47e1f7fc5ef0888e13d3273b681438072924b1c0..c8f5c4ae53e416a7a4a0721c0c931eade55c58d6 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -221,6 +221,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",
|
|
|