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

Side by Side Diff: chrome/renderer/OWNERS

Issue 2437863005: Remove PLT.* histograms. (Closed)
Patch Set: rebase Created 4 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 unified diff | Download patch
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This is for the common case of adding or renaming files. If you're doing 1 # This is for the common case of adding or renaming files. If you're doing
2 # structural changes, use usual OWNERS rules. 2 # structural changes, use usual OWNERS rules.
3 per-file BUILD.gn=* 3 per-file BUILD.gn=*
4 4
5 # Page Load Histogram files. 5 # Page Load Histogram files.
6 per-file page_load_histograms*=file://chrome/renderer/page_load_metrics/OWNERS
7 per-file loadtimes_extension_bindings*=file://chrome/renderer/page_load_metrics/ OWNERS 6 per-file loadtimes_extension_bindings*=file://chrome/renderer/page_load_metrics/ OWNERS
8 # Instant/Search files. 7 # Instant/Search files.
9 per-file instant_restricted_id_cache*=file://chrome/browser/search/OWNERS 8 per-file instant_restricted_id_cache*=file://chrome/browser/search/OWNERS
10 # Security checks and whitelists 9 # Security checks and whitelists
11 per-file app_categorizer*=set noparent 10 per-file app_categorizer*=set noparent
12 per-file app_categorizer*=jschuh@chromium.org 11 per-file app_categorizer*=jschuh@chromium.org
13 per-file app_categorizer*=tsepez@chromium.org 12 per-file app_categorizer*=tsepez@chromium.org
14 per-file app_categorizer*=wfh@chromium.org 13 per-file app_categorizer*=wfh@chromium.org
OLDNEW
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698