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

Unified Diff: components/printing/common/OWNERS

Issue 2086803003: Make per-file OWNERS rules for files involved in IPC consistent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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 | « components/data_reduction_proxy/OWNERS ('k') | content/common/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/printing/common/OWNERS
diff --git a/components/printing/common/OWNERS b/components/printing/common/OWNERS
index 52cd5d068ac53fac95850131d26ccb9e7b0199b7..9216e7a75ab957ed5735a7214f36e8c9aa1ad84c 100644
--- a/components/printing/common/OWNERS
+++ b/components/printing/common/OWNERS
@@ -1,5 +1,5 @@
-per-file *messages*.h=set noparent
-per-file *messages*.h=file://ipc/SECURITY_OWNERS
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS
per-file *_param_traits*.*=set noparent
per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
« no previous file with comments | « components/data_reduction_proxy/OWNERS ('k') | content/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698