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

Side by Side Diff: components/OWNERS

Issue 802553003: Autofill dropdown icons: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ownership Created 6 years 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 app_modal*=avi@chromium.org 6 per-file app_modal*=avi@chromium.org
7 7
8 # Can not match autofill* due to crbug.com/397984 8 # Can not match autofill* due to crbug.com/397984
9 per-file autofill.gypi=estade@chromium.org 9 per-file autofill.gypi=estade@chromium.org
10 per-file autofill.gypi=isherman@chromium.org 10 per-file autofill.gypi=isherman@chromium.org
11 per-file autofill_scaled_resources.grdp=estade@chromium.org
11 per-file autofill_strings.grdp=estade@chromium.org 12 per-file autofill_strings.grdp=estade@chromium.org
12 per-file autofill_strings.grdp=isherman@chromium.org 13 per-file autofill_strings.grdp=isherman@chromium.org
13 14
14 per-file bookmark_bar_strings.grdp=sky@chromium.org 15 per-file bookmark_bar_strings.grdp=sky@chromium.org
15 per-file bookmarks.gypi=sky@chromium.org 16 per-file bookmarks.gypi=sky@chromium.org
16 17
17 per-file cloud_devices*=gene@chromium.org 18 per-file cloud_devices*=gene@chromium.org
18 per-file cloud_devices*=vitalybuka@chromium.org 19 per-file cloud_devices*=vitalybuka@chromium.org
19 20
20 per-file constrained_window*=gbillock@chromium.org 21 per-file constrained_window*=gbillock@chromium.org
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 249
249 per-file wifi.gypi=mef@chromium.org 250 per-file wifi.gypi=mef@chromium.org
250 251
251 per-file *.isolate=csharp@chromium.org 252 per-file *.isolate=csharp@chromium.org
252 per-file *.isolate=maruel@chromium.org 253 per-file *.isolate=maruel@chromium.org
253 254
254 # These are for the common case of adding or removing tests. If you're making 255 # These are for the common case of adding or removing tests. If you're making
255 # structural changes, please get a review from one of the overall components 256 # structural changes, please get a review from one of the overall components
256 # OWNERS. 257 # OWNERS.
257 per-file components_tests.gyp=* 258 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698