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