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

Side by Side Diff: components/OWNERS

Issue 777863002: Introduce new component webdata_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary DEPS on //ui, sort dependencies 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
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 236
237 per-file user_prefs.gypi=battre@chromium.org 237 per-file user_prefs.gypi=battre@chromium.org
238 per-file user_prefs.gypi=bauerb@chromium.org 238 per-file user_prefs.gypi=bauerb@chromium.org
239 per-file user_prefs.gypi=mnissler@chromium.org 239 per-file user_prefs.gypi=mnissler@chromium.org
240 per-file user_prefs.gypi=pam@chromium.org 240 per-file user_prefs.gypi=pam@chromium.org
241 241
242 per-file variations.gypi=asvitkine@chromium.org 242 per-file variations.gypi=asvitkine@chromium.org
243 per-file variations.gypi=jwd@chromium.org 243 per-file variations.gypi=jwd@chromium.org
244 per-file variations.gypi=stevet@chromium.org 244 per-file variations.gypi=stevet@chromium.org
245 245
246 per-file webdata.gypi=pkasting@chromium.org
247 per-file webdata_services.gypi=pkasting@chromium.org
248
246 per-file web_resource.gypi=asvitkine@chromium.org 249 per-file web_resource.gypi=asvitkine@chromium.org
247 per-file web_resource.gypi=stevet@chromium.org 250 per-file web_resource.gypi=stevet@chromium.org
248 251
249 per-file wifi.gypi=mef@chromium.org 252 per-file wifi.gypi=mef@chromium.org
250 253
251 per-file *.isolate=csharp@chromium.org 254 per-file *.isolate=csharp@chromium.org
252 per-file *.isolate=maruel@chromium.org 255 per-file *.isolate=maruel@chromium.org
253 256
254 # These are for the common case of adding or removing tests. If you're making 257 # 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 258 # structural changes, please get a review from one of the overall components
256 # OWNERS. 259 # OWNERS.
257 per-file components_tests.gyp=* 260 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698