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 2c0a55bec5250920eaf620984eda0a3d3e0c2a2f..be6ac4ca9a0ce15ee23d27f0e5914ab490eceabc 100644 |
--- a/mojo/services/gfx/composition/cpp/BUILD.gn |
+++ b/mojo/services/ui/views/cpp/BUILD.gn |
@@ -16,5 +16,6 @@ mojo_sdk_source_set("cpp") { |
deps = [ |
"../interfaces", |
"../../../geometry/cpp", |
+ "../../../gfx/composition/cpp", |
] |
} |