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

Unified Diff: third_party/WebKit/public/platform/modules/websockets/OWNERS

Issue 2284473002: Move WebSocketHandleImpl into Blink (take 2) (Closed)
Patch Set: Extract WebSocketHandle as pure interface 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: third_party/WebKit/public/platform/modules/websockets/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/websockets/OWNERS b/third_party/WebKit/public/platform/modules/websockets/OWNERS
index c1f23ed7dd1c065fc11058fe3c5c69ac73738c33..c33a575ee2b29eac4e32872c1cbfe80377ddb15e 100644
--- a/third_party/WebKit/public/platform/modules/websockets/OWNERS
+++ b/third_party/WebKit/public/platform/modules/websockets/OWNERS
@@ -1,2 +1,5 @@
tyoshino@chromium.org
yhirano@chromium.org
+
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698