Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2458)

Unified Diff: content/common/websocket.mojom

Issue 2279763003: Revert "Move WebSocketHandleImpl into Blink" (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/BUILD.gn ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « content/common/BUILD.gn ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698