 Chromium Code Reviews
 Chromium Code Reviews Issue 2279763003:
  Revert "Move WebSocketHandleImpl into Blink"  (Closed)
    
  
    Issue 2279763003:
  Revert "Move WebSocketHandleImpl into Blink"  (Closed) 
  | Index: content/common/BUILD.gn | 
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn | 
| index c2d9bb7455444ce7bc932abcfb252b78b639a0f7..3e9cdd60b8ddfcf66ae4af90e44155b1a62804b7 100644 | 
| --- a/content/common/BUILD.gn | 
| +++ b/content/common/BUILD.gn | 
| @@ -254,6 +254,7 @@ mojom("mojo_bindings") { | 
| "storage_partition_service.mojom", | 
| "url_loader.mojom", | 
| "url_loader_factory.mojom", | 
| + "websocket.mojom", | 
| ] | 
| import_dirs = [ "//mojo/services" ] |