| 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 12 matching lines...) Expand all Loading... |
| 23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS | 23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS |
| 24 | 24 |
| 25 per-file bubble.gypi=file://components/bubble/OWNERS | 25 per-file bubble.gypi=file://components/bubble/OWNERS |
| 26 | 26 |
| 27 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS | 27 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS |
| 28 | 28 |
| 29 per-file cdm.gypi=file://components/cdm/OWNERS | 29 per-file cdm.gypi=file://components/cdm/OWNERS |
| 30 | 30 |
| 31 per-file certificate_transparency.gypi=file://components/certificate_transparenc
y/OWNERS | 31 per-file certificate_transparency.gypi=file://components/certificate_transparenc
y/OWNERS |
| 32 | 32 |
| 33 per-file chooser_controller.gypi=file://components/chooser_controller/OWNERS | |
| 34 | |
| 35 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS | 33 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS |
| 36 | 34 |
| 37 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS | 35 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS |
| 38 | 36 |
| 39 per-file component_updater.gypi=file://components/component_updater/OWNERS | 37 per-file component_updater.gypi=file://components/component_updater/OWNERS |
| 40 | 38 |
| 41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS | 39 per-file constrained_window.gypi=file://components/constrained_window/OWNERS |
| 42 | 40 |
| 43 per-file content_settings.gypi=file://components/content_settings/OWNERS | 41 per-file content_settings.gypi=file://components/content_settings/OWNERS |
| 44 | 42 |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 256 per-file wifi.gypi=file://components/wifi/OWNERS | 254 per-file wifi.gypi=file://components/wifi/OWNERS |
| 257 | 255 |
| 258 per-file *.isolate=maruel@chromium.org | 256 per-file *.isolate=maruel@chromium.org |
| 259 per-file *.isolate=tandrii@chromium.org | 257 per-file *.isolate=tandrii@chromium.org |
| 260 per-file *.isolate=vadimsh@chromium.org | 258 per-file *.isolate=vadimsh@chromium.org |
| 261 | 259 |
| 262 # These are for the common case of adding or removing tests. If you're making | 260 # These are for the common case of adding or removing tests. If you're making |
| 263 # structural changes, please get a review from one of the overall components | 261 # structural changes, please get a review from one of the overall components |
| 264 # OWNERS. | 262 # OWNERS. |
| 265 per-file components_tests.gyp=* | 263 per-file components_tests.gyp=* |
| OLD | NEW |