| 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 | 7 |
| 8 per-file app_modal.gypi=file://components/app_modal/OWNERS | 8 per-file app_modal.gypi=file://components/app_modal/OWNERS |
| 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS | 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS |
| 10 | 10 |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 per-file network_time.gypi=file://components/network_time/OWNERS | 121 per-file network_time.gypi=file://components/network_time/OWNERS |
| 122 | 122 |
| 123 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS | 123 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS |
| 124 per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS | 124 per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS |
| 125 | 125 |
| 126 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS | 126 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS |
| 127 | 127 |
| 128 per-file offline_pages.gypi=file://components/offline_pages/OWNERS | 128 per-file offline_pages.gypi=file://components/offline_pages/OWNERS |
| 129 | 129 |
| 130 per-file omnibox.gypi=file://components/omnibox/OWNERS | 130 per-file omnibox.gypi=file://components/omnibox/OWNERS |
| 131 per-file omnibox_strings.grdp=file://components/omnibox/OWNERS |
| 131 | 132 |
| 132 per-file onc.gypi=file://components/onc/OWNERS | 133 per-file onc.gypi=file://components/onc/OWNERS |
| 133 | 134 |
| 134 per-file open_from_clipboard.gypi=file://components/open_from_clipboard/OWNERS | 135 per-file open_from_clipboard.gypi=file://components/open_from_clipboard/OWNERS |
| 135 | 136 |
| 136 per-file os_crypt.gypi=file://components/os_crypt/OWNERS | 137 per-file os_crypt.gypi=file://components/os_crypt/OWNERS |
| 137 | 138 |
| 138 per-file ownership.gypi=file://components/ownership/OWNERS | 139 per-file ownership.gypi=file://components/ownership/OWNERS |
| 139 | 140 |
| 140 per-file packed_ct_ev_whitelist.gypi=file://components/packed_ct_ev_whitelist/OW
NERS | 141 per-file packed_ct_ev_whitelist.gypi=file://components/packed_ct_ev_whitelist/OW
NERS |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 251 per-file wifi.gypi=file://components/wifi/OWNERS | 252 per-file wifi.gypi=file://components/wifi/OWNERS |
| 252 | 253 |
| 253 per-file *.isolate=maruel@chromium.org | 254 per-file *.isolate=maruel@chromium.org |
| 254 per-file *.isolate=tandrii@chromium.org | 255 per-file *.isolate=tandrii@chromium.org |
| 255 per-file *.isolate=vadimsh@chromium.org | 256 per-file *.isolate=vadimsh@chromium.org |
| 256 | 257 |
| 257 # These are for the common case of adding or removing tests. If you're making | 258 # These are for the common case of adding or removing tests. If you're making |
| 258 # structural changes, please get a review from one of the overall components | 259 # structural changes, please get a review from one of the overall components |
| 259 # OWNERS. | 260 # OWNERS. |
| 260 per-file components_tests.gyp=* | 261 per-file components_tests.gyp=* |
| OLD | NEW |