Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 3421cf0849259b352f483b686665692907dba186..db728b4d7ca1688c44a4ce422607765bdf274d72 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -313,6 +313,7 @@ source_set("common") { |
mojom("mojo_bindings") { |
sources = [ |
+ "geolocation_service.mojom", |
"render_frame_setup.mojom", |
] |