| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 602c400af69ec8a96d82cd93727326703bd2561b..9953d2efccac6e6223dd719d1b4f326192f62f9b 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/mojo/geometry:interfaces",
|
| + "//ui/gfx/geometry/mojo:interfaces",
|
| "//url/mojo:url_mojom_origin",
|
| ]
|
| }
|
|
|