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

Side by Side Diff: components/OWNERS

Issue 417623002: user_manager component: Add UserManagerBase class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: check for LocalState, update test - make sure that policies are initialized on UserManager creation Created 6 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 | Annotate | Revision Log
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | components/session_manager.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 jochen@chromium.org 2 jochen@chromium.org
3 3
4 per-file autocomplete.gypi=pkasting@chromium.org 4 per-file autocomplete.gypi=pkasting@chromium.org
5 per-file autocomplete.gypi=mpearson@chromium.org 5 per-file autocomplete.gypi=mpearson@chromium.org
6 6
7 per-file autofill*=dhollowa@chromium.org 7 per-file autofill*=dhollowa@chromium.org
8 per-file autofill*=isherman@chromium.org 8 per-file autofill*=isherman@chromium.org
9 per-file autofill*=kaiwang@chromium.org 9 per-file autofill*=kaiwang@chromium.org
10 10
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 per-file search.gypi=brettw@chromium.org 145 per-file search.gypi=brettw@chromium.org
146 per-file search.gypi=jered@chromium.org 146 per-file search.gypi=jered@chromium.org
147 per-file search.gypi=samarth@chromium.org 147 per-file search.gypi=samarth@chromium.org
148 148
149 per-file search_engines.gypi=pkasting@chromium.org 149 per-file search_engines.gypi=pkasting@chromium.org
150 per-file search_engines.gypi=stevet@chromium.org 150 per-file search_engines.gypi=stevet@chromium.org
151 151
152 per-file search_provider_logos*=newt@chromium.org 152 per-file search_provider_logos*=newt@chromium.org
153 per-file search_provider_logos*=justincohen@chromium.org 153 per-file search_provider_logos*=justincohen@chromium.org
154 154
155 per-file session_manager.gypi=antrim@chromium.org
156 per-file session_manager.gypi=dpolukhin@chromium.org
157 per-file session_manager.gypi=dzhioev@chromium.org
158 per-file session_manager.gypi=nkostylev@chromium.org
159 per-file session_manager.gypi=ygorshenin@chromium.org
160
155 per-file sessions.gypi=marja@chromium.org 161 per-file sessions.gypi=marja@chromium.org
156 per-file sessions.gypi=sky@chromium.org 162 per-file sessions.gypi=sky@chromium.org
157 163
158 per-file signin*=atwilson@chromium.org 164 per-file signin*=atwilson@chromium.org
159 per-file signin*=tim@chromium.org 165 per-file signin*=tim@chromium.org
160 per-file signin*=rogerta@chromium.org 166 per-file signin*=rogerta@chromium.org
161 167
162 per-file storage_monitor.gypi=gbillock@chromium.org 168 per-file storage_monitor.gypi=gbillock@chromium.org
163 per-file storage_monitor.gypi=thestig@chromium.org 169 per-file storage_monitor.gypi=thestig@chromium.org
164 per-file storage_monitor.gypi=vandebo@chromium.org 170 per-file storage_monitor.gypi=vandebo@chromium.org
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 210
205 per-file wifi.gypi=mef@chromium.org 211 per-file wifi.gypi=mef@chromium.org
206 212
207 per-file *.isolate=csharp@chromium.org 213 per-file *.isolate=csharp@chromium.org
208 per-file *.isolate=maruel@chromium.org 214 per-file *.isolate=maruel@chromium.org
209 215
210 # These are for the common case of adding or removing tests. If you're making 216 # These are for the common case of adding or removing tests. If you're making
211 # structural changes, please get a review from one of the overall components 217 # structural changes, please get a review from one of the overall components
212 # OWNERS. 218 # OWNERS.
213 per-file components_tests.gyp=* 219 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | components/session_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698