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

Unified Diff: content/common/android/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 | « content/common/OWNERS ('k') | content/common/mojo/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/android/OWNERS
diff --git a/content/common/android/OWNERS b/content/common/android/OWNERS
index 211a551e453c7487147b42d868e8dcdf1abe912d..9e94ab23248ac3476fed3173dd055a759913758d 100644
--- a/content/common/android/OWNERS
+++ b/content/common/android/OWNERS
@@ -1,8 +1,8 @@
tedchoc@chromium.org
yfriedman@chromium.org
-per-file *_message*.h=set noparent
-per-file *_message*.h=file://ipc/SECURITY_OWNERS
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS
per-file *_messages.cc=set noparent
per-file *_messages.cc=file://ipc/SECURITY_OWNERS
« no previous file with comments | « content/common/OWNERS ('k') | content/common/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698