Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index ad151b59930c4441de5a11e4c4238a7831ed2f8d..3414ddf41da9114f6c525a37d9698cf04ac00dc4 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -59,6 +59,7 @@ target(link_target_type, "child") { |
| "//media", |
| "//mojo/common", |
| "//mojo/edk/system", |
| + "//mojo/message_pump", |
| "//net", |
| "//services/shell/public/cpp", |
| "//services/shell/public/interfaces", |