Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 1338241b19ab716da46b820efb3e0f8bb32b7c3d..21fae842170149df25d7281e8deded30a0f21c00 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -50,6 +50,7 @@ source_set("child") { |
| "//media", |
| "//mojo/common", |
| "//mojo/edk/system", |
| + "//mojo/message_pump", |
| "//net", |
| "//services/shell/public/cpp", |
| "//services/shell/public/interfaces", |