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