Index: content/common/OWNERS |
diff --git a/content/common/OWNERS b/content/common/OWNERS |
index fd688b22610258b5c14732ec5a0d9de05d1b6166..706e79addc106ac4b08fe12736ad7159010bdd64 100644 |
--- a/content/common/OWNERS |
+++ b/content/common/OWNERS |
@@ -50,3 +50,6 @@ per-file accessibility_node_data.*=dtseng@chromium.org |
per-file websocket.*=ricea@chromium.org |
per-file websocket.*=tyoshino@chromium.org |
per-file websocket.*=yhirano@chromium.org |
+ |
+# Compositor |
+per-file cc_messages*=danakj@chromium.org |
jam
2014/06/18 17:14:58
all IPC message files need a person from the secur
danakj
2014/06/18 17:28:00
I was mimicing the WebSocket above. I can change t
jam
2014/06/18 18:04:16
The websocket exception is for websocket.*, which
danakj
2014/06/18 18:08:21
Is it? There is no rule for that today. We have to
|