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

Side by Side Diff: components/OWNERS

Issue 2070993002: List all crashes in chrome://crashes, including those not uploaded (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
OLDNEW
1 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 jochen@chromium.org 3 jochen@chromium.org
4 sdefresne@chromium.org 4 sdefresne@chromium.org
5 5
6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984 6 # Note: Best not to use globs (like autofill*) due to crbug.com/397984
7 7
8 per-file app_modal.gypi=file://components/app_modal/OWNERS 8 per-file app_modal.gypi=file://components/app_modal/OWNERS
9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS 9 per-file app_modal_strings.grdp=file://components/app_modal/OWNERS
10 10
(...skipping 27 matching lines...) Expand all
38 38
39 per-file component_updater.gypi=file://components/component_updater/OWNERS 39 per-file component_updater.gypi=file://components/component_updater/OWNERS
40 40
41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS 41 per-file constrained_window.gypi=file://components/constrained_window/OWNERS
42 42
43 per-file content_settings.gypi=file://components/content_settings/OWNERS 43 per-file content_settings.gypi=file://components/content_settings/OWNERS
44 44
45 per-file copresence.gypi=file://components/copresence/OWNERS 45 per-file copresence.gypi=file://components/copresence/OWNERS
46 46
47 per-file crash.gypi=file://components/crash/OWNERS 47 per-file crash.gypi=file://components/crash/OWNERS
48 per-file crash_strings.grdp=file://components/crash/OWNERS
48 49
49 per-file cronet.gypi=file://components/cronet/OWNERS 50 per-file cronet.gypi=file://components/cronet/OWNERS
50 51
51 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS 52 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS
52 53
53 per-file data_usage.gypi=file://components/data_usage/OWNERS 54 per-file data_usage.gypi=file://components/data_usage/OWNERS
54 55
55 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS 56 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS
56 57
57 per-file device_event_log.gypi=file://components/device_event_log/OWNERS 58 per-file device_event_log.gypi=file://components/device_event_log/OWNERS
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 per-file wifi.gypi=file://components/wifi/OWNERS 254 per-file wifi.gypi=file://components/wifi/OWNERS
254 255
255 per-file *.isolate=maruel@chromium.org 256 per-file *.isolate=maruel@chromium.org
256 per-file *.isolate=tandrii@chromium.org 257 per-file *.isolate=tandrii@chromium.org
257 per-file *.isolate=vadimsh@chromium.org 258 per-file *.isolate=vadimsh@chromium.org
258 259
259 # These are for the common case of adding or removing tests. If you're making 260 # These are for the common case of adding or removing tests. If you're making
260 # structural changes, please get a review from one of the overall components 261 # structural changes, please get a review from one of the overall components
261 # OWNERS. 262 # OWNERS.
262 per-file components_tests.gyp=* 263 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698