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

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: Compile as static_library instead of component 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
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/autofill/core/browser/DEPS » ('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 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 227 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 238
239 per-file user_prefs.gypi=battre@chromium.org 239 per-file user_prefs.gypi=battre@chromium.org
240 per-file user_prefs.gypi=bauerb@chromium.org 240 per-file user_prefs.gypi=bauerb@chromium.org
241 per-file user_prefs.gypi=mnissler@chromium.org 241 per-file user_prefs.gypi=mnissler@chromium.org
242 per-file user_prefs.gypi=pam@chromium.org 242 per-file user_prefs.gypi=pam@chromium.org
243 243
244 per-file variations.gypi=asvitkine@chromium.org 244 per-file variations.gypi=asvitkine@chromium.org
245 per-file variations.gypi=jwd@chromium.org 245 per-file variations.gypi=jwd@chromium.org
246 per-file variations.gypi=stevet@chromium.org 246 per-file variations.gypi=stevet@chromium.org
247 247
248 per-file webdata.gypi=pkasting@chromium.org
249 per-file webdata_services.gypi=pkasting@chromium.org
250
248 per-file web_resource.gypi=asvitkine@chromium.org 251 per-file web_resource.gypi=asvitkine@chromium.org
249 per-file web_resource.gypi=stevet@chromium.org 252 per-file web_resource.gypi=stevet@chromium.org
250 253
251 per-file wifi.gypi=mef@chromium.org 254 per-file wifi.gypi=mef@chromium.org
252 255
253 per-file *.isolate=csharp@chromium.org 256 per-file *.isolate=csharp@chromium.org
254 per-file *.isolate=maruel@chromium.org 257 per-file *.isolate=maruel@chromium.org
255 258
256 # These are for the common case of adding or removing tests. If you're making 259 # These are for the common case of adding or removing tests. If you're making
257 # structural changes, please get a review from one of the overall components 260 # structural changes, please get a review from one of the overall components
258 # OWNERS. 261 # OWNERS.
259 per-file components_tests.gyp=* 262 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/autofill/core/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698