| Index: content/content_common_mojo_bindings.gyp
|
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
|
| index 1f29500c9569540bbb260a7ec7f3b1016ca5ae5d..4718bc9c020de9abacc43b675b610fe7179d95e0 100644
|
| --- a/content/content_common_mojo_bindings.gyp
|
| +++ b/content/content_common_mojo_bindings.gyp
|
| @@ -12,6 +12,7 @@
|
| 'mojom_files': [
|
| # NOTE: Sources duplicated in //content/common/BUILD.gn:mojo_bindings.
|
| 'common/application_setup.mojom',
|
| + 'common/host_zoom_level.mojom',
|
| 'common/image_downloader/image_downloader.mojom',
|
| 'common/leveldb_wrapper.mojom',
|
| 'common/presentation/presentation_service.mojom',
|
|
|