Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index fe69e2d8bf696b5ca173bc22eab855490290be64..ccb8a9ea9e80bbaeaa11d034c00ef22804bc0205 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -48,6 +48,7 @@ source_set("child") { |
| "//crypto:platform", |
| "//gpu/command_buffer/client", |
| "//ipc/mojo", |
| + "//ipc/mojo:ipc_support", |
| "//media", |
| "//mojo/common", |
| "//mojo/edk/system", |