| 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 24 matching lines...) Expand all Loading... |
| 35 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS | 35 per-file chrome_apps.gypi=file://components/chrome_apps/OWNERS |
| 36 | 36 |
| 37 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS | 37 per-file cloud_devices.gypi=file://components/cloud_devices/OWNERS |
| 38 | 38 |
| 39 per-file component_updater.gypi=file://components/component_updater/OWNERS | 39 per-file component_updater.gypi=file://components/component_updater/OWNERS |
| 40 | 40 |
| 41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS | 41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS |
| 42 | 42 |
| 43 per-file content_settings.gypi=file://components/content_settings/OWNERS | 43 per-file content_settings.gypi=file://components/content_settings/OWNERS |
| 44 | 44 |
| 45 per-file copresence.gypi=file://components/copresence/OWNERS | |
| 46 | |
| 47 per-file crash.gypi=file://components/crash/OWNERS | 45 per-file crash.gypi=file://components/crash/OWNERS |
| 48 per-file crash_strings.grdp=file://components/crash/OWNERS | 46 per-file crash_strings.grdp=file://components/crash/OWNERS |
| 49 | 47 |
| 50 per-file cronet.gypi=file://components/cronet/OWNERS | 48 per-file cronet.gypi=file://components/cronet/OWNERS |
| 51 | 49 |
| 52 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS | 50 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS |
| 53 | 51 |
| 54 per-file data_usage.gypi=file://components/data_usage/OWNERS | 52 per-file data_usage.gypi=file://components/data_usage/OWNERS |
| 55 | 53 |
| 56 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS | 54 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS |
| (...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 258 per-file wifi.gypi=file://components/wifi/OWNERS | 256 per-file wifi.gypi=file://components/wifi/OWNERS |
| 259 | 257 |
| 260 per-file *.isolate=maruel@chromium.org | 258 per-file *.isolate=maruel@chromium.org |
| 261 per-file *.isolate=tandrii@chromium.org | 259 per-file *.isolate=tandrii@chromium.org |
| 262 per-file *.isolate=vadimsh@chromium.org | 260 per-file *.isolate=vadimsh@chromium.org |
| 263 | 261 |
| 264 # These are for the common case of adding or removing tests. If you're making | 262 # These are for the common case of adding or removing tests. If you're making |
| 265 # structural changes, please get a review from one of the overall components | 263 # structural changes, please get a review from one of the overall components |
| 266 # OWNERS. | 264 # OWNERS. |
| 267 per-file components_tests.gyp=* | 265 per-file components_tests.gyp=* |
| OLD | NEW |