| Index: content/common/websocket.mojom | 
| diff --git a/third_party/WebKit/public/platform/modules/websockets/websocket.mojom b/content/common/websocket.mojom | 
| similarity index 99% | 
| rename from third_party/WebKit/public/platform/modules/websockets/websocket.mojom | 
| rename to content/common/websocket.mojom | 
| index be0d4cfd71a169cefb80eb251368961d28a71a3c..120f4e9603c2162a7b8d1a8b80efca8a10349a9a 100644 | 
| --- a/third_party/WebKit/public/platform/modules/websockets/websocket.mojom | 
| +++ b/content/common/websocket.mojom | 
| @@ -2,7 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -module blink.mojom; | 
| +module content.mojom; | 
|  | 
| import "url/mojo/origin.mojom"; | 
| import "url/mojo/url.mojom"; | 
|  |