| Index: mojo/shell/runner/host/BUILD.gn
|
| diff --git a/mojo/shell/runner/host/BUILD.gn b/mojo/shell/runner/host/BUILD.gn
|
| index 59f2cc7d396906959ecdf176906d2b4a37943574..f7b4538316db4f2e15a96f3be34a858d18fd2e04 100644
|
| --- a/mojo/shell/runner/host/BUILD.gn
|
| +++ b/mojo/shell/runner/host/BUILD.gn
|
| @@ -76,6 +76,7 @@ source_set("lib") {
|
| "//mojo/message_pump",
|
| "//mojo/platform_handle:platform_handle_impl",
|
| "//mojo/shell",
|
| + "//mojo/shell/public/cpp:sources",
|
| "//mojo/shell/public/interfaces",
|
| "//mojo/shell/runner:init",
|
| "//mojo/shell/runner/common",
|
|
|