| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index d7e837202dc427e64d26a28b9613c8a8afb91ddf..f2c6463e394ae856dab18c03d02cb0c419e274e3 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -229,6 +229,8 @@ mojom("mojo_bindings") {
|
| "render_widget_window_tree_client_factory.mojom",
|
| "service_worker/embedded_worker_setup.mojom",
|
| "storage_partition_service.mojom",
|
| + "url_loader.mojom",
|
| + "url_loader_factory.mojom",
|
| ]
|
|
|
| import_dirs = [ "//mojo/services" ]
|
|
|