| Index: mojo/runner/host/BUILD.gn
|
| diff --git a/mojo/runner/host/BUILD.gn b/mojo/runner/host/BUILD.gn
|
| index 713251e2e6b8604619700a48e682b04290d74dba..3bfd5aa34c80fa35609045288c89a5072caba83b 100644
|
| --- a/mojo/runner/host/BUILD.gn
|
| +++ b/mojo/runner/host/BUILD.gn
|
| @@ -2,7 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//mojo/generate_mojo_shell_assets_list.gni")
|
| import("//mojo/public/mojo_application.gni")
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
| import("//testing/test.gni")
|
|
|