| Index: services/shell/standalone/BUILD.gn
|
| diff --git a/services/shell/standalone/BUILD.gn b/services/shell/standalone/BUILD.gn
|
| index 74adfb5635770532b3c735b82f16b1bc3e4bf5f5..fb55a656a2d0f9f897225d5651603dfa5bac05bc 100644
|
| --- a/services/shell/standalone/BUILD.gn
|
| +++ b/services/shell/standalone/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//mojo/public/mojo_application.gni")
|
| +import("//services/shell/public/cpp/service.gni")
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
| import("//testing/test.gni")
|
|
|
|
|