Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 9953d2efccac6e6223dd719d1b4f326192f62f9b..d7e837202dc427e64d26a28b9613c8a8afb91ddf 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -239,7 +239,7 @@ mojom("mojo_bindings") { |
"//services/shell/public/interfaces", |
"//skia/public/interfaces", |
"//third_party/WebKit/public:mojo_bindings", |
- "//ui/gfx/geometry/mojo:interfaces", |
+ "//ui/gfx/geometry/mojo", |
"//url/mojo:url_mojom_origin", |
] |
} |