| Index: content/content_common_mojo_bindings.gyp
|
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
|
| index 807c78b9a3d1cd646e672554f715c3a06c9c5321..b2783fea04b68c5296616e746dc3439f16314215 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/frame_host.mojom',
|
| 'common/image_downloader/image_downloader.mojom',
|
| 'common/leveldb_wrapper.mojom',
|
| 'common/process_control.mojom',
|
|
|