| 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 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 | 236 |
| 237 per-file web_modal.gypi=file://components/web_modal/OWNERS | 237 per-file web_modal.gypi=file://components/web_modal/OWNERS |
| 238 | 238 |
| 239 per-file web_resource.gypi=file://components/web_resource/OWNERS | 239 per-file web_resource.gypi=file://components/web_resource/OWNERS |
| 240 | 240 |
| 241 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS | 241 per-file web_restrictions.gypi=file://components/web_restrictions/OWNERS |
| 242 | 242 |
| 243 per-file webdata.gypi=file://components/webdata/OWNERS | 243 per-file webdata.gypi=file://components/webdata/OWNERS |
| 244 per-file webdata_services.gypi=file://components/webdata_services/OWNERS | 244 per-file webdata_services.gypi=file://components/webdata_services/OWNERS |
| 245 | 245 |
| 246 per-file webmessaging.gypi=file://components/webmessaging/OWNERS | |
| 247 | |
| 248 per-file wifi.gypi=file://components/wifi/OWNERS | 246 per-file wifi.gypi=file://components/wifi/OWNERS |
| 249 | 247 |
| 250 per-file *.isolate=maruel@chromium.org | 248 per-file *.isolate=maruel@chromium.org |
| 251 per-file *.isolate=tandrii@chromium.org | 249 per-file *.isolate=tandrii@chromium.org |
| 252 per-file *.isolate=vadimsh@chromium.org | 250 per-file *.isolate=vadimsh@chromium.org |
| 253 | 251 |
| 254 # These are for the common case of adding or removing tests. If you're making | 252 # These are for the common case of adding or removing tests. If you're making |
| 255 # structural changes, please get a review from one of the overall components | 253 # structural changes, please get a review from one of the overall components |
| 256 # OWNERS. | 254 # OWNERS. |
| 257 per-file components_tests.gyp=* | 255 per-file components_tests.gyp=* |
| OLD | NEW |