Chromium Code Reviews| Index: mojo/runner/BUILD.gn |
| diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn |
| index db9ac617b36adc471f32798c0a69e1e6b2dcfb2a..102a4ec565ebe4475ad9331ae718fdb2fe16fae0 100644 |
| --- a/mojo/runner/BUILD.gn |
| +++ b/mojo/runner/BUILD.gn |
| @@ -174,6 +174,7 @@ source_set("native_application_support") { |
| "//base", |
| "//mojo/gles2", |
| "//mojo/platform_handle:defs", |
| + "//mojo/shell", |
| ] |
| # This target has to include the public thunk headers, which generally |