| 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 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 | 102 |
| 103 per-file nacl.gyp=file://components/nacl/OWNERS | 103 per-file nacl.gyp=file://components/nacl/OWNERS |
| 104 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS | 104 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS |
| 105 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS | 105 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS |
| 106 per-file nacl_nonsfi.gyp=file://components/nacl/OWNERS | 106 per-file nacl_nonsfi.gyp=file://components/nacl/OWNERS |
| 107 | 107 |
| 108 per-file navigation_interception.gypi=file://components/navigation_interception/
OWNERS | 108 per-file navigation_interception.gypi=file://components/navigation_interception/
OWNERS |
| 109 | 109 |
| 110 per-file network_hints.gypi=file://components/network_hints/OWNERS | 110 per-file network_hints.gypi=file://components/network_hints/OWNERS |
| 111 | 111 |
| 112 per-file network_session_configurator.gypi=file://components/network_session_con
figurator/OWNERS |
| 113 |
| 112 per-file network_time.gypi=file://components/network_time/OWNERS | 114 per-file network_time.gypi=file://components/network_time/OWNERS |
| 113 | 115 |
| 114 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS | 116 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS |
| 115 | 117 |
| 116 per-file offline_pages.gypi=file://components/offline_pages/OWNERS | 118 per-file offline_pages.gypi=file://components/offline_pages/OWNERS |
| 117 | 119 |
| 118 per-file omnibox.gypi=file://components/omnibox/OWNERS | 120 per-file omnibox.gypi=file://components/omnibox/OWNERS |
| 119 | 121 |
| 120 per-file onc.gypi=file://components/onc/OWNERS | 122 per-file onc.gypi=file://components/onc/OWNERS |
| 121 | 123 |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 235 per-file wifi.gypi=file://components/wifi/OWNERS | 237 per-file wifi.gypi=file://components/wifi/OWNERS |
| 236 | 238 |
| 237 per-file *.isolate=maruel@chromium.org | 239 per-file *.isolate=maruel@chromium.org |
| 238 per-file *.isolate=tandrii@chromium.org | 240 per-file *.isolate=tandrii@chromium.org |
| 239 per-file *.isolate=vadimsh@chromium.org | 241 per-file *.isolate=vadimsh@chromium.org |
| 240 | 242 |
| 241 # These are for the common case of adding or removing tests. If you're making | 243 # These are for the common case of adding or removing tests. If you're making |
| 242 # structural changes, please get a review from one of the overall components | 244 # structural changes, please get a review from one of the overall components |
| 243 # OWNERS. | 245 # OWNERS. |
| 244 per-file components_tests.gyp=* | 246 per-file components_tests.gyp=* |
| OLD | NEW |