Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index e47d003692c70a269d59f150772a438b2909475e..48bf5bd7235d0824d3db02a9eeb7c95591f34ce6 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -51,6 +51,7 @@ source_set("child") { |
| "//ipc/mojo", |
| "//media", |
| "//mojo/common", |
| + "//mojo/message_pump", |
| "//net", |
| "//services/shell/public/interfaces", |
| "//services/shell/runner/common", |