Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 47c31c8e707b9d4ef144d817f75ccba75e384d6b..07ef63542cd42c5d21f73e43c4c81437aae54f79 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -246,6 +246,7 @@ mojom("mojo_bindings") { |
| "render_widget_window_tree_client_factory.mojom", |
| "service_worker/embedded_worker_setup.mojom", |
| "storage_partition_service.mojom", |
| + "websocket.mojom", |
| ] |
| import_dirs = [ "//mojo/services" ] |