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

Unified Diff: content/common/BUILD.gn

Issue 2224713002: Move WebSocketHandleImpl into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back fix for shutdown crash 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 059ef171eabbf50a9f75d8200bca3c653cb36522..b880888676abb402ee3d18eb8bb1983bd8eb200d 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -253,7 +253,6 @@ mojom("mojo_bindings") {
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",
- "websocket.mojom",
]
import_dirs = [ "//mojo/services" ]

Powered by Google App Engine
This is Rietveld 408576698