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

Unified Diff: cc/ipc/OWNERS

Issue 2087643002: Fix //cc/ipc/OWNERS file to match what IPC PRESUBMIT expects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/OWNERS
diff --git a/cc/ipc/OWNERS b/cc/ipc/OWNERS
index 8d4536c336c5ed3a9543e44f2d11a80274715e0a..b8a5b1f34c324fb4b74ebeb5fd0402d14259c06a 100644
--- a/cc/ipc/OWNERS
+++ b/cc/ipc/OWNERS
@@ -1,8 +1,8 @@
-per-file *param_traits*.*=set noparent
-per-file *param_traits*.*=file://ipc/SECURITY_OWNERS
+per-file *_param_traits*.*=set noparent
+per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
-per-file *struct_traits*.*=set noparent
-per-file *struct_traits*.*=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
per-file *.mojom=set noparent
per-file *.mojom=file://ipc/SECURITY_OWNERS
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698