| Index: content/content_common_mojo_bindings.gyp
|
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
|
| index 129b2a395c506a027cfe1ffc918a0edfb5136fbc..89d1dc476eb78ac44786a0c01576dab885524263 100644
|
| --- a/content/content_common_mojo_bindings.gyp
|
| +++ b/content/content_common_mojo_bindings.gyp
|
| @@ -16,9 +16,11 @@
|
| 'common/leveldb_wrapper.mojom',
|
| 'common/process_control.mojom',
|
| 'common/render_frame_message_filter.mojom',
|
| + 'common/service_worker/embedded_worker.mojom',
|
| 'common/service_worker/embedded_worker_setup.mojom',
|
| 'common/storage_partition_service.mojom',
|
| 'common/websocket.mojom',
|
| + 'public/common/web_preferences.mojom',
|
| '../third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom',
|
| ],
|
| 'mojom_typemaps': [
|
|
|