Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: components/OWNERS

Issue 2179863003: Adding a new component, Previews. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bengr comments Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 per-file pdf_strings.grdp=raymes@chromium.org 149 per-file pdf_strings.grdp=raymes@chromium.org
150 per-file pdf_strings.grdp=tsergeant@chromium.org 150 per-file pdf_strings.grdp=tsergeant@chromium.org
151 151
152 per-file plugins.gypi=file://components/plugins/OWNERS 152 per-file plugins.gypi=file://components/plugins/OWNERS
153 153
154 per-file policy.gypi=file://components/policy/OWNERS 154 per-file policy.gypi=file://components/policy/OWNERS
155 per-file policy_strings.grdp=file://components/policy/OWNERS 155 per-file policy_strings.grdp=file://components/policy/OWNERS
156 156
157 per-file precache.gypi=file://components/precache/OWNERS 157 per-file precache.gypi=file://components/precache/OWNERS
158 158
159 per-file previews.gypi=file://components/previews/OWNERS
160
159 per-file printing.gypi=file://components/printing/OWNERS 161 per-file printing.gypi=file://components/printing/OWNERS
160 162
161 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS 163 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS
162 164
163 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS 165 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS
164 166
165 per-file proxy_config.gypi=file://components/proxy_config/OWNERS 167 per-file proxy_config.gypi=file://components/proxy_config/OWNERS
166 168
167 per-file query_parser.gypi=file://components/query_parser/OWNERS 169 per-file query_parser.gypi=file://components/query_parser/OWNERS
168 170
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 per-file wifi.gypi=file://components/wifi/OWNERS 248 per-file wifi.gypi=file://components/wifi/OWNERS
247 249
248 per-file *.isolate=maruel@chromium.org 250 per-file *.isolate=maruel@chromium.org
249 per-file *.isolate=tandrii@chromium.org 251 per-file *.isolate=tandrii@chromium.org
250 per-file *.isolate=vadimsh@chromium.org 252 per-file *.isolate=vadimsh@chromium.org
251 253
252 # These are for the common case of adding or removing tests. If you're making 254 # These are for the common case of adding or removing tests. If you're making
253 # structural changes, please get a review from one of the overall components 255 # structural changes, please get a review from one of the overall components
254 # OWNERS. 256 # OWNERS.
255 per-file components_tests.gyp=* 257 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698