| Index: content/common/BUILD.gn
 | 
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
 | 
| index c8ed79372213aa80b38dc84c12b040c641e37613..6b9f6d936fc74dc8a291ae1113c629aadd678444 100644
 | 
| --- a/content/common/BUILD.gn
 | 
| +++ b/content/common/BUILD.gn
 | 
| @@ -539,10 +539,8 @@ mojom("mojo_bindings") {
 | 
|    sources = [
 | 
|      "application_setup.mojom",
 | 
|      "background_sync_service.mojom",
 | 
| -    "geolocation_service.mojom",
 | 
|      "image_downloader/image_downloader.mojom",
 | 
|      "leveldb_wrapper.mojom",
 | 
| -    "permission_service.mojom",
 | 
|      "presentation/presentation_service.mojom",
 | 
|      "process_control.mojom",
 | 
|      "render_frame_setup.mojom",
 | 
| 
 |