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

Unified Diff: components/network_hints/common/OWNERS

Issue 2144533002: Convert network hints to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change ownership of PrescientNetworkingDispatcher for proper shutdown Created 4 years, 5 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: components/network_hints/common/OWNERS
diff --git a/content/common/android/OWNERS b/components/network_hints/common/OWNERS
similarity index 78%
copy from content/common/android/OWNERS
copy to components/network_hints/common/OWNERS
index 9e94ab23248ac3476fed3173dd055a759913758d..96da3e533504fe716dc5d8e7002939d551ce4c91 100644
--- a/content/common/android/OWNERS
+++ b/components/network_hints/common/OWNERS
@@ -1,11 +1,8 @@
-tedchoc@chromium.org
-yfriedman@chromium.org
-
-per-file *_messages*.h=set noparent
-per-file *_messages*.h=file://ipc/SECURITY_OWNERS
-
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
per-file *_messages.cc=set noparent
Sam McNally 2016/07/20 00:03:01 Are these *_messages entries still needed?
tibell 2016/07/20 00:29:34 Done.
per-file *_messages.cc=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

Powered by Google App Engine
This is Rietveld 408576698