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 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
119 | 119 |
120 per-file navigation_interception.gypi=file://components/navigation_interception/
OWNERS | 120 per-file navigation_interception.gypi=file://components/navigation_interception/
OWNERS |
121 | 121 |
122 per-file network_hints.gypi=file://components/network_hints/OWNERS | 122 per-file network_hints.gypi=file://components/network_hints/OWNERS |
123 | 123 |
124 per-file network_session_configurator.gypi=file://components/network_session_con
figurator/OWNERS | 124 per-file network_session_configurator.gypi=file://components/network_session_con
figurator/OWNERS |
125 | 125 |
126 per-file network_time.gypi=file://components/network_time/OWNERS | 126 per-file network_time.gypi=file://components/network_time/OWNERS |
127 | 127 |
128 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS | 128 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS |
| 129 per-file ntp_snippets_strings.grdp=file://components/ntp_snippets/OWNERS |
129 | 130 |
130 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS | 131 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS |
131 | 132 |
132 per-file offline_pages.gypi=file://components/offline_pages/OWNERS | 133 per-file offline_pages.gypi=file://components/offline_pages/OWNERS |
133 | 134 |
134 per-file omnibox.gypi=file://components/omnibox/OWNERS | 135 per-file omnibox.gypi=file://components/omnibox/OWNERS |
135 | 136 |
136 per-file onc.gypi=file://components/onc/OWNERS | 137 per-file onc.gypi=file://components/onc/OWNERS |
137 | 138 |
138 per-file open_from_clipboard.gypi=file://components/open_from_clipboard/OWNERS | 139 per-file open_from_clipboard.gypi=file://components/open_from_clipboard/OWNERS |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
255 per-file wifi.gypi=file://components/wifi/OWNERS | 256 per-file wifi.gypi=file://components/wifi/OWNERS |
256 | 257 |
257 per-file *.isolate=maruel@chromium.org | 258 per-file *.isolate=maruel@chromium.org |
258 per-file *.isolate=tandrii@chromium.org | 259 per-file *.isolate=tandrii@chromium.org |
259 per-file *.isolate=vadimsh@chromium.org | 260 per-file *.isolate=vadimsh@chromium.org |
260 | 261 |
261 # 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 |
262 # 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 |
263 # OWNERS. | 264 # OWNERS. |
264 per-file components_tests.gyp=* | 265 per-file components_tests.gyp=* |
OLD | NEW |