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

Side by Side Diff: components/OWNERS

Issue 296453005: Componentize chrome/browser/network_time (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 blundell@chromium.org 1 blundell@chromium.org
2 jochen@chromium.org 2 jochen@chromium.org
3 3
4 per-file autofill*=dhollowa@chromium.org 4 per-file autofill*=dhollowa@chromium.org
5 per-file autofill*=isherman@chromium.org 5 per-file autofill*=isherman@chromium.org
6 per-file autofill*=kaiwang@chromium.org 6 per-file autofill*=kaiwang@chromium.org
7 7
8 per-file breakpad.gypi=jochen@chromium.org 8 per-file breakpad.gypi=jochen@chromium.org
9 per-file breakpad.gypi=rsesek@chromium.org 9 per-file breakpad.gypi=rsesek@chromium.org
10 per-file breakpad.gypi=thestig@chromium.org 10 per-file breakpad.gypi=thestig@chromium.org
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 73
74 per-file nacl*=bradnelson@chromium.org 74 per-file nacl*=bradnelson@chromium.org
75 per-file nacl*=dmichael@chromium.org 75 per-file nacl*=dmichael@chromium.org
76 per-file nacl*=jvoung@chromium.org 76 per-file nacl*=jvoung@chromium.org
77 per-file nacl*=mseaborn@chromium.org 77 per-file nacl*=mseaborn@chromium.org
78 per-file nacl*=noelallen@chromium.org 78 per-file nacl*=noelallen@chromium.org
79 per-file nacl*=teravest@chromium.org 79 per-file nacl*=teravest@chromium.org
80 80
81 per-file navigation_interception.gypi=mkosiba@chromium.org 81 per-file navigation_interception.gypi=mkosiba@chromium.org
82 82
83 per-file network_time.gypi=zea@chromium.org
84 per-file network_time.gypi=haitaol@chromium.org
85
83 per-file onc.gypi=armansito@chromium.org 86 per-file onc.gypi=armansito@chromium.org
84 per-file onc.gypi=gauravsh@chromium.org 87 per-file onc.gypi=gauravsh@chromium.org
85 per-file onc.gypi=gspencer@chromium.org 88 per-file onc.gypi=gspencer@chromium.org
86 per-file onc.gypi=pneubeck@chromium.org 89 per-file onc.gypi=pneubeck@chromium.org
87 per-file onc.gypi=stevenjb@chromium.org 90 per-file onc.gypi=stevenjb@chromium.org
88 91
89 per-file password_manager*=albertb@chromium.org 92 per-file password_manager*=albertb@chromium.org
90 per-file password_manager*=dubroy@chromium.org 93 per-file password_manager*=dubroy@chromium.org
91 per-file password_manager*=gcasto@chromium.org 94 per-file password_manager*=gcasto@chromium.org
92 per-file password_manager*=isherman@chromium.org 95 per-file password_manager*=isherman@chromium.org
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 165
163 per-file wifi.gypi=mef@chromium.org 166 per-file wifi.gypi=mef@chromium.org
164 167
165 per-file *.isolate=csharp@chromium.org 168 per-file *.isolate=csharp@chromium.org
166 per-file *.isolate=maruel@chromium.org 169 per-file *.isolate=maruel@chromium.org
167 170
168 # These are for the common case of adding or removing tests. If you're making 171 # These are for the common case of adding or removing tests. If you're making
169 # structural changes, please get a review from one of the overall components 172 # structural changes, please get a review from one of the overall components
170 # OWNERS. 173 # OWNERS.
171 per-file components_tests.gyp=* 174 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698