| Index: content/content_common_mojo_bindings.gyp | 
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp | 
| index 444c7c1787b8eeadb8cc8356830e632226b671be..129b2a395c506a027cfe1ffc918a0edfb5136fbc 100644 | 
| --- a/content/content_common_mojo_bindings.gyp | 
| +++ b/content/content_common_mojo_bindings.gyp | 
| @@ -18,6 +18,7 @@ | 
| 'common/render_frame_message_filter.mojom', | 
| 'common/service_worker/embedded_worker_setup.mojom', | 
| 'common/storage_partition_service.mojom', | 
| +          'common/websocket.mojom', | 
| '../third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom', | 
| ], | 
| 'mojom_typemaps': [ | 
|  |