Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 9698873cd331c569878c38350271b66960d5a49c..0d13f5d99ff675e20aa04ab3a76dc9e88ba27a48 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -32,6 +32,7 @@ source_set("child") { |
| "//mojo/application/public/interfaces", |
| "//mojo/common", |
| "//mojo/environment:chromium", |
| + "//mojo/message_pump", |
| "//skia", |
| "//third_party/icu", |
| "//ui/base", |