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

Unified Diff: components/page_load_metrics/common/OWNERS

Issue 2056153002: Convert PageLoadMetrics to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp build deps 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/page_load_metrics/common/OWNERS
diff --git a/content/common/service_worker/OWNERS b/components/page_load_metrics/common/OWNERS
similarity index 65%
copy from content/common/service_worker/OWNERS
copy to components/page_load_metrics/common/OWNERS
index e154b05bb257a760ce8ddb1e66515622b348be2a..a3a5b25ff1af60e7a97e58c15f0c3146a32f87b8 100644
--- a/content/common/service_worker/OWNERS
+++ b/components/page_load_metrics/common/OWNERS
@@ -1,10 +1,4 @@
-michaeln@chromium.org
-falken@chromium.org
-horo@chromium.org
-nhiroki@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*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698