Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index f39db3a8730cceff91b2a7221bf10ff66cc0f627..a1ff07b065d7d028efaaad7ecd5412ca5f613f13 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -53,6 +53,8 @@ target(link_target_type, "child") { |
| "//content/public/common:common_sources", |
| "//crypto:platform", |
| "//gpu/command_buffer/client", |
| + "//ipc", |
| + "//ipc:mojom", |
| "//media", |
| "//mojo/common", |
| "//mojo/edk/system", |