| OLD | NEW |
| 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 |
| OLD | NEW |