OLD | NEW |
1 blundell@chromium.org | 1 blundell@chromium.org |
2 caitkp@chromium.org | 2 caitkp@chromium.org |
3 jochen@chromium.org | 3 jochen@chromium.org |
4 sdefresne@chromium.org | 4 sdefresne@chromium.org |
5 | 5 |
6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 | 6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 |
7 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS | 7 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS |
8 per-file autofill_strings.grdp=file://components/autofill/OWNERS | 8 per-file autofill_strings.grdp=file://components/autofill/OWNERS |
9 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS | 9 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS |
10 per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS | 10 per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS |
(...skipping 10 matching lines...) Expand all Loading... |
21 per-file pdf_strings.grdp=tsergeant@chromium.org | 21 per-file pdf_strings.grdp=tsergeant@chromium.org |
22 per-file physical_web_ui_strings.grdp=file://components/physical_web/OWNERS | 22 per-file physical_web_ui_strings.grdp=file://components/physical_web/OWNERS |
23 per-file policy_strings.grdp=file://components/policy/OWNERS | 23 per-file policy_strings.grdp=file://components/policy/OWNERS |
24 per-file security_interstitials_strings.grdp=file://components/security_intersti
tials/OWNERS | 24 per-file security_interstitials_strings.grdp=file://components/security_intersti
tials/OWNERS |
25 per-file security_state_strings.grdp=file://components/security_state/OWNERS | 25 per-file security_state_strings.grdp=file://components/security_state/OWNERS |
26 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS | 26 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS |
27 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us
er_error_page/OWNERS | 27 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us
er_error_page/OWNERS |
28 per-file sync_ui_strings.grdp=file://components/sync/OWNERS | 28 per-file sync_ui_strings.grdp=file://components/sync/OWNERS |
29 per-file translate_strings.grdp=file://components/translate/OWNERS | 29 per-file translate_strings.grdp=file://components/translate/OWNERS |
30 per-file undo_strings.grdp=file://components/undo/OWNERS | 30 per-file undo_strings.grdp=file://components/undo/OWNERS |
| 31 per-file version_ui_strings.grdp=file://components/version_ui/OWNERS |
31 per-file web_contents_delegate_android_strings.grdp=file://components/web_conten
ts_delegate_android/OWNERS | 32 per-file web_contents_delegate_android_strings.grdp=file://components/web_conten
ts_delegate_android/OWNERS |
32 | 33 |
33 # These are for the common case of adding or removing tests. If you're making | 34 # These are for the common case of adding or removing tests. If you're making |
34 # structural changes, please get a review from one of the overall components | 35 # structural changes, please get a review from one of the overall components |
35 # OWNERS. | 36 # OWNERS. |
OLD | NEW |