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

Side by Side Diff: components/OWNERS

Issue 2228913003: Move part of browsing data counter text util method to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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/browsing_data/core/BUILD.gn » ('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 autofill.gypi=file://components/autofill/OWNERS 13 per-file autofill.gypi=file://components/autofill/OWNERS
14 per-file autofill_strings.grdp=file://components/autofill/OWNERS 14 per-file autofill_strings.grdp=file://components/autofill/OWNERS
15 15
16 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS 16 per-file bookmark_bar_strings.grdp=file://components/bookmarks/OWNERS
17 per-file bookmarks.gypi=file://components/bookmarks/OWNERS 17 per-file bookmarks.gypi=file://components/bookmarks/OWNERS
18 18
19 per-file browser_sync.gypi=file://components/browser_sync/OWNERS 19 per-file browser_sync.gypi=file://components/browser_sync/OWNERS
20 20
21 per-file browsing_data_strings.grdp=file://components/browsing_data/OWNERS
21 per-file browsing_data.gypi=file://components/browsing_data/OWNERS 22 per-file browsing_data.gypi=file://components/browsing_data/OWNERS
22 23
23 per-file bubble.gypi=file://components/bubble/OWNERS 24 per-file bubble.gypi=file://components/bubble/OWNERS
24 25
25 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS 26 per-file cast_certificate.gypi=file://components/cast_certificate/OWNERS
26 27
27 per-file cdm.gypi=file://components/cdm/OWNERS 28 per-file cdm.gypi=file://components/cdm/OWNERS
28 29
29 per-file certificate_transparency.gypi=file://components/certificate_transparenc y/OWNERS 30 per-file certificate_transparency.gypi=file://components/certificate_transparenc y/OWNERS
30 31
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 per-file wifi.gypi=file://components/wifi/OWNERS 251 per-file wifi.gypi=file://components/wifi/OWNERS
251 252
252 per-file *.isolate=maruel@chromium.org 253 per-file *.isolate=maruel@chromium.org
253 per-file *.isolate=tandrii@chromium.org 254 per-file *.isolate=tandrii@chromium.org
254 per-file *.isolate=vadimsh@chromium.org 255 per-file *.isolate=vadimsh@chromium.org
255 256
256 # These are for the common case of adding or removing tests. If you're making 257 # 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 258 # structural changes, please get a review from one of the overall components
258 # OWNERS. 259 # OWNERS.
259 per-file components_tests.gyp=* 260 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/browsing_data/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698