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

Side by Side Diff: components/OWNERS

Issue 2272213003: DevTools: remove devtools_discovery (merged into content). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix 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
« no previous file with comments | « chrome/chrome_debugger.gypi ('k') | components/devtools_discovery/BUILD.gn » ('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 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_discovery.gypi=file://components/devtools_discovery/OWNERS
56
57 per-file devtools_http_handler.gypi=file://components/devtools_http_handler/OWNE RS 55 per-file devtools_http_handler.gypi=file://components/devtools_http_handler/OWNE RS
58 56
59 per-file display_compositor.gypi=file://components/display_compositor/OWNERS 57 per-file display_compositor.gypi=file://components/display_compositor/OWNERS
60 58
61 per-file dom_distiller.gypi=file://components/dom_distiller/OWNERS 59 per-file dom_distiller.gypi=file://components/dom_distiller/OWNERS
62 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS 60 per-file dom_distiller_strings.grdp=file://components/dom_distiller/OWNERS
63 61
64 per-file domain_reliability.gypi=file://components/domain_reliability/OWNERS 62 per-file domain_reliability.gypi=file://components/domain_reliability/OWNERS
65 63
66 per-file drive.gypi=file://components/drive/OWNERS 64 per-file drive.gypi=file://components/drive/OWNERS
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 per-file wifi.gypi=file://components/wifi/OWNERS 250 per-file wifi.gypi=file://components/wifi/OWNERS
253 251
254 per-file *.isolate=maruel@chromium.org 252 per-file *.isolate=maruel@chromium.org
255 per-file *.isolate=tandrii@chromium.org 253 per-file *.isolate=tandrii@chromium.org
256 per-file *.isolate=vadimsh@chromium.org 254 per-file *.isolate=vadimsh@chromium.org
257 255
258 # These are for the common case of adding or removing tests. If you're making 256 # These are for the common case of adding or removing tests. If you're making
259 # structural changes, please get a review from one of the overall components 257 # structural changes, please get a review from one of the overall components
260 # OWNERS. 258 # OWNERS.
261 per-file components_tests.gyp=* 259 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chrome/chrome_debugger.gypi ('k') | components/devtools_discovery/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698