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

Side by Side Diff: components/OWNERS

Issue 393173002: Moves some functions in search.h to components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android fix 3 Created 6 years, 5 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 | « components/BUILD.gn ('k') | components/components.gyp » ('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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 per-file policy*=atwilson@chromium.org 126 per-file policy*=atwilson@chromium.org
127 per-file policy*=pneubeck@chromium.org 127 per-file policy*=pneubeck@chromium.org
128 per-file policy*=dconnelly@chromium.org 128 per-file policy*=dconnelly@chromium.org
129 129
130 per-file query_parser.gypi=brettw@chromium.org 130 per-file query_parser.gypi=brettw@chromium.org
131 per-file query_parser.gypi=sky@chromium.org 131 per-file query_parser.gypi=sky@chromium.org
132 132
133 per-file rappor*=asvitkine@chromium.org 133 per-file rappor*=asvitkine@chromium.org
134 # OWNER-to-be: per-file rappor*=holte@chromium.org 134 # OWNER-to-be: per-file rappor*=holte@chromium.org
135 135
136 per-file search.gypi=kmadhusu@chromium.org
137 per-file search.gypi=brettw@chromium.org
138 per-file search.gypi=jered@chromium.org
139 per-file search.gypi=samarth@chromium.org
140
136 per-file search_engines.gypi=pkasting@chromium.org 141 per-file search_engines.gypi=pkasting@chromium.org
137 per-file search_engines.gypi=stevet@chromium.org 142 per-file search_engines.gypi=stevet@chromium.org
138 143
139 per-file search_provider_logos*=newt@chromium.org 144 per-file search_provider_logos*=newt@chromium.org
140 per-file search_provider_logos*=justincohen@chromium.org 145 per-file search_provider_logos*=justincohen@chromium.org
141 146
142 per-file sessions.gypi=marja@chromium.org 147 per-file sessions.gypi=marja@chromium.org
143 per-file sessions.gypi=sky@chromium.org 148 per-file sessions.gypi=sky@chromium.org
144 149
145 per-file signin*=atwilson@chromium.org 150 per-file signin*=atwilson@chromium.org
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 196
192 per-file wifi.gypi=mef@chromium.org 197 per-file wifi.gypi=mef@chromium.org
193 198
194 per-file *.isolate=csharp@chromium.org 199 per-file *.isolate=csharp@chromium.org
195 per-file *.isolate=maruel@chromium.org 200 per-file *.isolate=maruel@chromium.org
196 201
197 # These are for the common case of adding or removing tests. If you're making 202 # These are for the common case of adding or removing tests. If you're making
198 # structural changes, please get a review from one of the overall components 203 # structural changes, please get a review from one of the overall components
199 # OWNERS. 204 # OWNERS.
200 per-file components_tests.gyp=* 205 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698