Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 801847ff13fc89c40ac43c6bb9d27c507c5623fb..7d0cf0fda134a93b55cbc04f0339381c27af9a71 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -317,12 +317,10 @@ |
mojom("mojo_bindings") { |
sources = [ |
- "geolocation_service.mojom", |
"render_frame_setup.mojom", |
] |
deps = [ |
- "//content/public/common:mojo_bindings", |
"//mojo/public/interfaces/application:application", |
] |
} |