| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 70eb852beba1eda90c1912dfb97f94409d6f2018..8136da7db255837b8c97fd4bf6fb5058a9787d36 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -568,7 +568,6 @@ mojom("mojo_bindings") {
|
| "renderer.mojom",
|
| "service_worker/embedded_worker.mojom",
|
| "service_worker/embedded_worker_setup.mojom",
|
| - "service_worker/fetch_event_dispatcher.mojom",
|
| "storage_partition_service.mojom",
|
| "url_loader.mojom",
|
| "url_loader_factory.mojom",
|
| @@ -582,7 +581,6 @@ mojom("mojo_bindings") {
|
| "//content/public/common:interfaces",
|
| "//device/sensors/public/interfaces",
|
| "//ipc:mojom",
|
| - "//mojo/common:common_custom_types",
|
| "//services/shell/public/interfaces",
|
| "//services/ui/public/interfaces",
|
| "//skia/public/interfaces",
|
|
|