Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 0c8384febb66e753a4e143e9a04bd0abd59fbe49..c2cb0b37c818e8ca292bf2f1c59116e6ee04fbda 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -34,6 +34,7 @@ source_set("child") { |
| "//mojo/common", |
| "//mojo/message_pump", |
| "//mojo/shell/public/interfaces", |
| + "//mojo/shell/runner/common", |
| "//net", |
| "//skia", |
| "//third_party/icu", |