| Index: components/view_manager/surfaces/BUILD.gn
|
| diff --git a/components/view_manager/surfaces/BUILD.gn b/components/view_manager/surfaces/BUILD.gn
|
| index d2e6d5e4a5531cd76c911f537dadd9a3785fbf68..308373ac350d5021372741146edf7aaee5fa3385 100644
|
| --- a/components/view_manager/surfaces/BUILD.gn
|
| +++ b/components/view_manager/surfaces/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("//third_party/mojo/src/mojo/public/mojo_application.gni")
|
| +import("//mojo/public/mojo_application.gni")
|
|
|
| mojo_native_application("surfaces") {
|
| output_name = "surfaces_service"
|
|
|