| Index: mojo/services/ui/views/cpp/BUILD.gn
|
| diff --git a/mojo/services/gfx/composition/cpp/BUILD.gn b/mojo/services/ui/views/cpp/BUILD.gn
|
| similarity index 93%
|
| copy from mojo/services/gfx/composition/cpp/BUILD.gn
|
| copy to mojo/services/ui/views/cpp/BUILD.gn
|
| index 8be29316bab8375cca38a942810c96a4ea909afa..ada87b396a8966187dc9b41cb5e448d1742d2e6b 100644
|
| --- a/mojo/services/gfx/composition/cpp/BUILD.gn
|
| +++ b/mojo/services/ui/views/cpp/BUILD.gn
|
| @@ -15,6 +15,7 @@ mojo_sdk_source_set("cpp") {
|
|
|
| deps = [
|
| "../../../geometry/cpp",
|
| + "../../../gfx/composition/cpp",
|
| "../interfaces",
|
| ]
|
| }
|
|
|