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

Unified Diff: components/startup_metric_utils/browser/OWNERS

Issue 1413533008: Add UMA metric: Startup.BrowserMainToRendererMain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 12-14 (histogram suffixes) Created 5 years, 1 month 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/startup_metric_utils/browser/OWNERS
diff --git a/ui/ozone/common/gpu/OWNERS b/components/startup_metric_utils/browser/OWNERS
similarity index 75%
copy from ui/ozone/common/gpu/OWNERS
copy to components/startup_metric_utils/browser/OWNERS
index 8757192bb36fc431ac9f7eabd12cc86b8c29f79e..f0821ee9c3357bf28d91f553c4e7954c2a2088e1 100644
--- a/ui/ozone/common/gpu/OWNERS
+++ b/components/startup_metric_utils/browser/OWNERS
@@ -1,10 +1,13 @@
-# Changes to IPC messages require a security review to avoid introducing
-# new sandbox escapes.
-per-file *_message*.h=set noparent
-per-file *_message*.h=dcheng@chromium.org
-per-file *_message*.h=inferno@chromium.org
-per-file *_message*.h=jln@chromium.org
-per-file *_message*.h=jschuh@chromium.org
-per-file *_message*.h=kenrb@chromium.org
-per-file *_message*.h=nasko@chromium.org
-per-file *_message*.h=tsepez@chromium.org
+# Changes to IPC messages require a security review to avoid introducing
+# new sandbox escapes.
+per-file *_message*.h=set noparent
+per-file *_message*.h=dcheng@chromium.org
+per-file *_message*.h=inferno@chromium.org
+per-file *_message*.h=jln@chromium.org
+per-file *_message*.h=jschuh@chromium.org
+per-file *_message*.h=kenrb@chromium.org
+per-file *_message*.h=mkwst@chromium.org
+per-file *_message*.h=nasko@chromium.org
+per-file *_message*.h=palmer@chromium.org
+per-file *_message*.h=tsepez@chromium.org
+per-file *_message*.h=wfh@chromium.org

Powered by Google App Engine
This is Rietveld 408576698