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

Unified Diff: content/renderer/OWNERS

Issue 2119973002: Port WebSockets to Mojo IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile error 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/renderer/OWNERS
diff --git a/content/renderer/OWNERS b/content/renderer/OWNERS
index d285f81502f476b33bdb5ca906b2ccb72d871857..ec2f37ccbd472025a7e52d15c3621d7fe90469c6 100644
--- a/content/renderer/OWNERS
+++ b/content/renderer/OWNERS
@@ -11,4 +11,9 @@ per-file renderer_font_platform_win.*=cpu@chromium.org
# Web Notifications.
per-file notification_permission_dispatcher.*=mvanouwerkerk@chromium.org
-per-file notification_permission_dispatcher.*=peter@chromium.org
+per-file notification_permission_dispatcher.*=peter@chromium.org
+
+# WebSocket
+per-file *websocket*=ricea@chromium.org
+per-file *websocket*=tyoshino@chromium.org
+per-file *websocket*=yhirano@chromium.org

Powered by Google App Engine
This is Rietveld 408576698