| Index: mojo/runner/host/BUILD.gn
|
| diff --git a/mojo/runner/host/BUILD.gn b/mojo/runner/host/BUILD.gn
|
| index f1890f87b26a855f30f0701ba620128c17e06b6a..713251e2e6b8604619700a48e682b04290d74dba 100644
|
| --- a/mojo/runner/host/BUILD.gn
|
| +++ b/mojo/runner/host/BUILD.gn
|
| @@ -66,8 +66,8 @@ source_set("lib") {
|
| "//mojo/gles2",
|
| "//mojo/message_pump",
|
| "//mojo/platform_handle:platform_handle_impl",
|
| - "//mojo/runner/child:interfaces",
|
| "//mojo/runner:init",
|
| + "//mojo/runner/child:interfaces",
|
| "//mojo/shell",
|
| "//third_party/mojo/src/mojo/edk/system",
|
| ]
|
|
|