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

Unified Diff: components/metrics/OWNERS

Issue 2254743003: Introduce mojo interface for collecting StackSamplingProfiler data (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 4 years, 4 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/metrics/OWNERS
diff --git a/components/metrics/OWNERS b/components/metrics/OWNERS
index 236892ba623869ab37147e95b107feb6e333e00d..f64f713adb9486d1960b6af968de296e6688e4cb 100644
--- a/components/metrics/OWNERS
+++ b/components/metrics/OWNERS
@@ -3,3 +3,8 @@ holte@chromium.org
isherman@chromium.org
mpearson@chromium.org
rkaplow@chromium.org
+
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

Powered by Google App Engine
This is Rietveld 408576698