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

Side by Side Diff: components/OWNERS

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for review Created 4 years, 3 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 per-file cronet.gypi=file://components/cronet/OWNERS 45 per-file cronet.gypi=file://components/cronet/OWNERS
46 46
47 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS 47 per-file data_reduction_proxy.gypi=file://components/data_reduction_proxy/OWNERS
48 48
49 per-file data_usage.gypi=file://components/data_usage/OWNERS 49 per-file data_usage.gypi=file://components/data_usage/OWNERS
50 50
51 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS 51 per-file data_use_measurement.gypi=file://components/data_use_measurement/OWNERS
52 52
53 per-file device_event_log.gypi=file://components/device_event_log/OWNERS 53 per-file device_event_log.gypi=file://components/device_event_log/OWNERS
54 54
55 per-file devtools_http_handler.gypi=file://components/devtools_http_handler/OWNE RS
56
57 per-file display_compositor.gypi=file://components/display_compositor/OWNERS 55 per-file display_compositor.gypi=file://components/display_compositor/OWNERS
58 56
59 per-file dom_distiller.gypi=file://components/dom_distiller/OWNERS 57 per-file dom_distiller.gypi=file://components/dom_distiller/OWNERS
60 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS 58 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS
61 59
62 per-file domain_reliability.gypi=file://components/domain_reliability/OWNERS 60 per-file domain_reliability.gypi=file://components/domain_reliability/OWNERS
63 61
64 per-file drive.gypi=file://components/drive/OWNERS 62 per-file drive.gypi=file://components/drive/OWNERS
65 63
66 per-file error_page.gypi=file://components/error_page/OWNERS 64 per-file error_page.gypi=file://components/error_page/OWNERS
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 per-file wifi.gypi=file://components/wifi/OWNERS 248 per-file wifi.gypi=file://components/wifi/OWNERS
251 249
252 per-file *.isolate=maruel@chromium.org 250 per-file *.isolate=maruel@chromium.org
253 per-file *.isolate=tandrii@chromium.org 251 per-file *.isolate=tandrii@chromium.org
254 per-file *.isolate=vadimsh@chromium.org 252 per-file *.isolate=vadimsh@chromium.org
255 253
256 # These are for the common case of adding or removing tests. If you're making 254 # 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 255 # structural changes, please get a review from one of the overall components
258 # OWNERS. 256 # OWNERS.
259 per-file components_tests.gyp=* 257 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698