Index: mojo/examples/compositor_app/BUILD.gn |
diff --git a/mojo/examples/compositor_app/BUILD.gn b/mojo/examples/compositor_app/BUILD.gn |
index 8ef8ad7bd54d01f671f25818e7c614013cd30751..ff8b4ae2696025b3294417eac968345b69b4d510 100644 |
--- a/mojo/examples/compositor_app/BUILD.gn |
+++ b/mojo/examples/compositor_app/BUILD.gn |
@@ -18,9 +18,9 @@ shared_library("compositor_app") { |
"//mojo/application", |
"//mojo/cc", |
"//mojo/common", |
+ "//mojo/converters/geometry", |
"//mojo/public/c/system:for_shared_library", |
"//mojo/public/gles2:for_shared_library", |
- "//mojo/services/public/cpp/geometry", |
"//mojo/services/public/interfaces/geometry", |
"//mojo/services/public/interfaces/gpu", |
"//mojo/services/public/interfaces/native_viewport", |