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

Side by Side Diff: components/OWNERS

Issue 2131993002: Delete the audio modem and copresence private APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@eol
Patch Set: Sync again Created 4 years, 5 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/audio_modem.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
11 per-file arc.gypi=file://components/arc/OWNERS 11 per-file arc.gypi=file://components/arc/OWNERS
12 12
13 per-file audio_modem.gypi=file://components/audio_modem/OWNERS
14
15 per-file autofill.gypi=file://components/autofill/OWNERS 13 per-file autofill.gypi=file://components/autofill/OWNERS
16 per-file autofill_strings.grdp=file://components/autofill/OWNERS 14 per-file autofill_strings.grdp=file://components/autofill/OWNERS
17 15
18 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS 16 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS
19 per-file bookmarks.gypi=file://components/bookmarks/OWNERS 17 per-file bookmarks.gypi=file://components/bookmarks/OWNERS
20 18
21 per-file browser_sync.gypi=file://components/browser_sync/OWNERS 19 per-file browser_sync.gypi=file://components/browser_sync/OWNERS
22 20
23 per-file browsing_data.gypi=file://components/browsing_data/OWNERS 21 per-file browsing_data.gypi=file://components/browsing_data/OWNERS
24 22
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 per-file wifi.gypi=file://components/wifi/OWNERS 252 per-file wifi.gypi=file://components/wifi/OWNERS
255 253
256 per-file *.isolate=maruel@chromium.org 254 per-file *.isolate=maruel@chromium.org
257 per-file *.isolate=tandrii@chromium.org 255 per-file *.isolate=tandrii@chromium.org
258 per-file *.isolate=vadimsh@chromium.org 256 per-file *.isolate=vadimsh@chromium.org
259 257
260 # These are for the common case of adding or removing tests. If you're making 258 # These are for the common case of adding or removing tests. If you're making
261 # structural changes, please get a review from one of the overall components 259 # structural changes, please get a review from one of the overall components
262 # OWNERS. 260 # OWNERS.
263 per-file components_tests.gyp=* 261 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/audio_modem.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698