Index: media/mojo/interfaces/BUILD.gn |
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn |
index b483688bef7002eb3479931d04b535326c81e388..4a0ca197631e4f7065e14163b9fb784b9fbc8b63 100644 |
--- a/media/mojo/interfaces/BUILD.gn |
+++ b/media/mojo/interfaces/BUILD.gn |
@@ -14,6 +14,6 @@ mojom("interfaces") { |
] |
deps = [ |
- "//mojo/services/geometry/public/interfaces", |
+ "//third_party/mojo_services/src/geometry/public/interfaces", |
] |
} |