| Index: ui/gfx/mojo/BUILD.gn
|
| diff --git a/mojo/converters/transform/BUILD.gn b/ui/gfx/mojo/BUILD.gn
|
| similarity index 95%
|
| rename from mojo/converters/transform/BUILD.gn
|
| rename to ui/gfx/mojo/BUILD.gn
|
| index 5ff908be30734059b45f10000db732bf9a2952ec..64738e5f469e0c5f20549a6f253fd3a37337edb3 100644
|
| --- a/mojo/converters/transform/BUILD.gn
|
| +++ b/ui/gfx/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("transform") {
|
| +component("mojo") {
|
| output_name = "mojo_transform_lib"
|
|
|
| public_deps = [
|
|
|