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

Unified Diff: content/common/BUILD.gn

Issue 2284473002: Move WebSocketHandleImpl into Blink (take 2) (Closed)
Patch Set: Rebase 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/browser/websockets/websocket_manager_unittest.cc ('k') | content/common/websocket.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 7b5db9e46e170d838320144a8cbb1fa8abb247c6..33c59827741b5856267c6f811d434e4b73cd8784 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -248,7 +248,6 @@ mojom("mojo_bindings") {
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",
- "websocket.mojom",
]
import_dirs = [ "//mojo/services" ]
« no previous file with comments | « content/browser/websockets/websocket_manager_unittest.cc ('k') | content/common/websocket.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698