| Index: ui/display/mojo/BUILD.gn
|
| diff --git a/ui/mojo/display/BUILD.gn b/ui/display/mojo/BUILD.gn
|
| similarity index 96%
|
| rename from ui/mojo/display/BUILD.gn
|
| rename to ui/display/mojo/BUILD.gn
|
| index 781c428dd06c1d856f20dcdc8b3a37edced88bb0..c37d4847a807da158c7fb0cc04ddf5d89bd9e2eb 100644
|
| --- a/ui/mojo/display/BUILD.gn
|
| +++ b/ui/display/mojo/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.
|
|
|
| -component("display") {
|
| +component("mojo") {
|
| output_name = "mojo_display_lib"
|
|
|
| public_deps = [
|
|
|