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

Side by Side Diff: components/OWNERS

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. 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/autofill.gypi » ('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 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 200
201 per-file storage_monitor.gypi=file://components/storage_monitor/OWNERS 201 per-file storage_monitor.gypi=file://components/storage_monitor/OWNERS
202 202
203 per-file subresource_filter.gypi=file://components/subresource_filter/OWNERS 203 per-file subresource_filter.gypi=file://components/subresource_filter/OWNERS
204 204
205 per-file suggestions.gypi=file://components/suggestions/OWNERS 205 per-file suggestions.gypi=file://components/suggestions/OWNERS
206 206
207 per-file supervised_user_error_page.gypi=file://components/supervised_user_error _page/OWNERS 207 per-file supervised_user_error_page.gypi=file://components/supervised_user_error _page/OWNERS
208 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us er_error_page/OWNERS 208 per-file supervised_user_error_page_strings.grdp=file://components/supervised_us er_error_page/OWNERS
209 209
210 per-file sync_driver.gypi=file://components/sync_driver/OWNERS 210 per-file sync.gyp=file://components/sync/OWNERS
211 211
212 per-file sync_sessions.gypi=file://components/sync_sessions/OWNERS 212 per-file sync_sessions.gypi=file://components/sync_sessions/OWNERS
213 213
214 per-file sync_ui_strings.grdp=file://components/sync/OWNERS 214 per-file sync_ui_strings.grdp=file://components/sync/OWNERS
215 215
216 per-file timers.gypi=file://components/timers/OWNERS 216 per-file timers.gypi=file://components/timers/OWNERS
217 217
218 per-file tracing.gyp=file://components/tracing/OWNERS 218 per-file tracing.gyp=file://components/tracing/OWNERS
219 per-file tracing_nacl.gyp=file://components/tracing/OWNERS 219 per-file tracing_nacl.gyp=file://components/tracing/OWNERS
220 220
(...skipping 29 matching lines...) Expand all
250 per-file wifi.gypi=file://components/wifi/OWNERS 250 per-file wifi.gypi=file://components/wifi/OWNERS
251 251
252 per-file *.isolate=maruel@chromium.org 252 per-file *.isolate=maruel@chromium.org
253 per-file *.isolate=tandrii@chromium.org 253 per-file *.isolate=tandrii@chromium.org
254 per-file *.isolate=vadimsh@chromium.org 254 per-file *.isolate=vadimsh@chromium.org
255 255
256 # These are for the common case of adding or removing tests. If you're making 256 # These are for the common case of adding or removing tests. If you're making
257 # structural changes, please get a review from one of the overall components 257 # structural changes, please get a review from one of the overall components
258 # OWNERS. 258 # OWNERS.
259 per-file components_tests.gyp=* 259 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698