| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index d334367cd5ebc87f986773c01f5e5fee61d2d7b9..12b0b857bf759d8aec6b0202fda0e59e21e8429e 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -528,6 +528,7 @@ mojom("mojo_bindings") {
|
| "geolocation_service.mojom",
|
| "image_downloader/image_downloader.mojom",
|
| "leveldb_wrapper.mojom",
|
| + "mojo_test.mojom",
|
| "permission_service.mojom",
|
| "presentation/presentation_service.mojom",
|
| "process_control.mojom",
|
|
|