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

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: Address review feedback except the location of websocket.mojom 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 3e9cdd60b8ddfcf66ae4af90e44155b1a62804b7..c2d9bb7455444ce7bc932abcfb252b78b639a0f7 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -254,7 +254,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