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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 per-file printing.gypi=file://components/printing/OWNERS | 146 per-file printing.gypi=file://components/printing/OWNERS |
147 | 147 |
148 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS | 148 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS |
149 | 149 |
150 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS | 150 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS |
151 | 151 |
152 per-file proxy_config.gypi=file://components/proxy_config/OWNERS | 152 per-file proxy_config.gypi=file://components/proxy_config/OWNERS |
153 | 153 |
154 per-file query_parser.gypi=file://components/query_parser/OWNERS | 154 per-file query_parser.gypi=file://components/query_parser/OWNERS |
155 | 155 |
| 156 per-file quirks.gypi=file://components/quirks/OWNERS |
| 157 |
156 per-file rappor.gypi=file://components/rappor/OWNERS | 158 per-file rappor.gypi=file://components/rappor/OWNERS |
157 | 159 |
158 per-file renderer_context_menu.gypi=file://components/renderer_context_menu/OWNE
RS | 160 per-file renderer_context_menu.gypi=file://components/renderer_context_menu/OWNE
RS |
159 | 161 |
160 per-file safe_browsing_db.gypi=file://components/safe_browsing_db/OWNERS | 162 per-file safe_browsing_db.gypi=file://components/safe_browsing_db/OWNERS |
161 | 163 |
162 per-file safe_json.gypi=file://components/safe_json/OWNERS | 164 per-file safe_json.gypi=file://components/safe_json/OWNERS |
163 | 165 |
164 per-file search.gypi=file://components/search/OWNERS | 166 per-file search.gypi=file://components/search/OWNERS |
165 | 167 |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
230 per-file wifi.gypi=file://components/wifi/OWNERS | 232 per-file wifi.gypi=file://components/wifi/OWNERS |
231 | 233 |
232 per-file *.isolate=maruel@chromium.org | 234 per-file *.isolate=maruel@chromium.org |
233 per-file *.isolate=tandrii@chromium.org | 235 per-file *.isolate=tandrii@chromium.org |
234 per-file *.isolate=vadimsh@chromium.org | 236 per-file *.isolate=vadimsh@chromium.org |
235 | 237 |
236 # These are for the common case of adding or removing tests. If you're making | 238 # These are for the common case of adding or removing tests. If you're making |
237 # structural changes, please get a review from one of the overall components | 239 # structural changes, please get a review from one of the overall components |
238 # OWNERS. | 240 # OWNERS. |
239 per-file components_tests.gyp=* | 241 per-file components_tests.gyp=* |
OLD | NEW |