Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 21f73a57430b257607f56e881b8fd0e075c1e11f..d3f365472c5353b4ab2275bd1741f58bd4d04b0b 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -18,6 +18,7 @@ source_set("child") { |
| "//content/public/child:child_sources", |
| "//content/renderer/*", |
| "//content/utility/*", |
| + "//tools/ipc_fuzzer/*", |
| ] |
| sources = rebase_path(content_child_gypi_values.private_child_sources, |