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

Side by Side Diff: components/OWNERS

Issue 570253002: Componentize NetErrorHelperCore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Win64 Created 6 years, 3 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
OLDNEW
1 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 erikwright@chromium.org 3 erikwright@chromium.org
4 jochen@chromium.org 4 jochen@chromium.org
5 5
6 per-file autofill*=dhollowa@chromium.org 6 per-file autofill*=dhollowa@chromium.org
7 per-file autofill*=isherman@chromium.org 7 per-file autofill*=isherman@chromium.org
8 per-file autofill*=kaiwang@chromium.org 8 per-file autofill*=kaiwang@chromium.org
9 9
10 per-file bookmarks.gypi=brettw@chromium.org 10 per-file bookmarks.gypi=brettw@chromium.org
(...skipping 28 matching lines...) Expand all
39 39
40 per-file domain_reliability.gypi=davidben@chromium.org 40 per-file domain_reliability.gypi=davidben@chromium.org
41 per-file domain_reliability.gypi=mmenke@chromium.org 41 per-file domain_reliability.gypi=mmenke@chromium.org
42 per-file domain_reliability.gypi=szym@chromium.org 42 per-file domain_reliability.gypi=szym@chromium.org
43 per-file domain_reliability.gypi=ttuttle@chromium.org 43 per-file domain_reliability.gypi=ttuttle@chromium.org
44 44
45 per-file enhanced_bookmarks*=noyau@chromium.org 45 per-file enhanced_bookmarks*=noyau@chromium.org
46 per-file enhanced_bookmarks*=sky@chromium.org 46 per-file enhanced_bookmarks*=sky@chromium.org
47 per-file enhanced_bookmarks*=yfriedman@chromium.org 47 per-file enhanced_bookmarks*=yfriedman@chromium.org
48 48
49 per-file error_page*=jar@chromium.org
50 per-file error_page*=mmenke@chromium.org
51 per-file error_page*=ttuttle@chromium.org
52
49 per-file favicon*=sky@chromium.org 53 per-file favicon*=sky@chromium.org
50 per-file favicon*=stevenjb@chromium.org 54 per-file favicon*=stevenjb@chromium.org
51 # Temporary for the duration of the favicon componentization. 55 # Temporary for the duration of the favicon componentization.
52 per-file favicon*=blundell@chromium.org 56 per-file favicon*=blundell@chromium.org
53 # Temporary for the duration of the favicon componentization. 57 # Temporary for the duration of the favicon componentization.
54 per-file favicon*=droger@chromium.org 58 per-file favicon*=droger@chromium.org
55 59
56 per-file feedback.gypi=bsimonnet@chromium.org 60 per-file feedback.gypi=bsimonnet@chromium.org
57 per-file feedback.gypi=zork@chromium.org 61 per-file feedback.gypi=zork@chromium.org
58 62
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 229
226 per-file wifi.gypi=mef@chromium.org 230 per-file wifi.gypi=mef@chromium.org
227 231
228 per-file *.isolate=csharp@chromium.org 232 per-file *.isolate=csharp@chromium.org
229 per-file *.isolate=maruel@chromium.org 233 per-file *.isolate=maruel@chromium.org
230 234
231 # These are for the common case of adding or removing tests. If you're making 235 # These are for the common case of adding or removing tests. If you're making
232 # structural changes, please get a review from one of the overall components 236 # structural changes, please get a review from one of the overall components
233 # OWNERS. 237 # OWNERS.
234 per-file components_tests.gyp=* 238 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698