| 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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 | 184 |
| 185 per-file security_interstitials.gypi=file://components/security_interstitials/OW
NERS | 185 per-file security_interstitials.gypi=file://components/security_interstitials/OW
NERS |
| 186 per-file security_interstitials_strings.grdp=file://components/security_intersti
tials/OWNERS | 186 per-file security_interstitials_strings.grdp=file://components/security_intersti
tials/OWNERS |
| 187 | 187 |
| 188 per-file session_manager.gypi=file://components/session_manager/OWNERS | 188 per-file session_manager.gypi=file://components/session_manager/OWNERS |
| 189 | 189 |
| 190 per-file sessions.gypi=file://components/sessions/OWNERS | 190 per-file sessions.gypi=file://components/sessions/OWNERS |
| 191 | 191 |
| 192 per-file signin.gypi=file://components/signin/OWNERS | 192 per-file signin.gypi=file://components/signin/OWNERS |
| 193 | 193 |
| 194 per-file spellcheck.gypi=file://components/spellcheck/OWNERS |
| 195 |
| 194 per-file ssl_errors.gypi=file://components/ssl_errors/OWNERS | 196 per-file ssl_errors.gypi=file://components/ssl_errors/OWNERS |
| 195 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS | 197 per-file ssl_errors_strings.grdp=file://components/ssl_errors/OWNERS |
| 196 | 198 |
| 197 per-file startup_metric_utils.gypi=file://components/startup_metric_utils/OWNERS | 199 per-file startup_metric_utils.gypi=file://components/startup_metric_utils/OWNERS |
| 198 | 200 |
| 199 per-file storage_monitor.gypi=file://components/storage_monitor/OWNERS | 201 per-file storage_monitor.gypi=file://components/storage_monitor/OWNERS |
| 200 | 202 |
| 201 per-file subresource_filter.gypi=file://components/subresource_filter/OWNERS | 203 per-file subresource_filter.gypi=file://components/subresource_filter/OWNERS |
| 202 | 204 |
| 203 per-file suggestions.gypi=file://components/suggestions/OWNERS | 205 per-file suggestions.gypi=file://components/suggestions/OWNERS |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 per-file wifi.gypi=file://components/wifi/OWNERS | 248 per-file wifi.gypi=file://components/wifi/OWNERS |
| 247 | 249 |
| 248 per-file *.isolate=maruel@chromium.org | 250 per-file *.isolate=maruel@chromium.org |
| 249 per-file *.isolate=tandrii@chromium.org | 251 per-file *.isolate=tandrii@chromium.org |
| 250 per-file *.isolate=vadimsh@chromium.org | 252 per-file *.isolate=vadimsh@chromium.org |
| 251 | 253 |
| 252 # These are for the common case of adding or removing tests. If you're making | 254 # These are for the common case of adding or removing tests. If you're making |
| 253 # structural changes, please get a review from one of the overall components | 255 # structural changes, please get a review from one of the overall components |
| 254 # OWNERS. | 256 # OWNERS. |
| 255 per-file components_tests.gyp=* | 257 per-file components_tests.gyp=* |
| OLD | NEW |