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

Side by Side Diff: components/OWNERS

Issue 1892123003: Add components/network_session_configurator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on https://crrev.com/1945513002. Created 4 years, 7 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 | « components/BUILD.gn ('k') | components/components.gyp » ('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 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 110
111 per-file nacl.gyp=file://components/nacl/OWNERS 111 per-file nacl.gyp=file://components/nacl/OWNERS
112 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS 112 per-file nacl_helper_nonsfi_unittests.isolate=file://components/nacl/OWNERS
113 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS 113 per-file nacl_loader_unittests.isolate=file://components/nacl/OWNERS
114 per-file nacl_nonsfi.gyp=file://components/nacl/OWNERS 114 per-file nacl_nonsfi.gyp=file://components/nacl/OWNERS
115 115
116 per-file navigation_interception.gypi=file://components/navigation_interception/ OWNERS 116 per-file navigation_interception.gypi=file://components/navigation_interception/ OWNERS
117 117
118 per-file network_hints.gypi=file://components/network_hints/OWNERS 118 per-file network_hints.gypi=file://components/network_hints/OWNERS
119 119
120 per-file network_session_configurator.gypi=file://components/network_session_con figurator/OWNERS
121
120 per-file network_time.gypi=file://components/network_time/OWNERS 122 per-file network_time.gypi=file://components/network_time/OWNERS
121 123
122 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS 124 per-file ntp_snippets.gypi=file://components/ntp_snippets/OWNERS
123 125
124 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS 126 per-file ntp_tiles.gypi=file://components/ntp_tiles/OWNERS
125 127
126 per-file offline_pages.gypi=file://components/offline_pages/OWNERS 128 per-file offline_pages.gypi=file://components/offline_pages/OWNERS
127 129
128 per-file omnibox.gypi=file://components/omnibox/OWNERS 130 per-file omnibox.gypi=file://components/omnibox/OWNERS
129 131
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 per-file wifi.gypi=file://components/wifi/OWNERS 249 per-file wifi.gypi=file://components/wifi/OWNERS
248 250
249 per-file *.isolate=maruel@chromium.org 251 per-file *.isolate=maruel@chromium.org
250 per-file *.isolate=tandrii@chromium.org 252 per-file *.isolate=tandrii@chromium.org
251 per-file *.isolate=vadimsh@chromium.org 253 per-file *.isolate=vadimsh@chromium.org
252 254
253 # These are for the common case of adding or removing tests. If you're making 255 # These are for the common case of adding or removing tests. If you're making
254 # structural changes, please get a review from one of the overall components 256 # structural changes, please get a review from one of the overall components
255 # OWNERS. 257 # OWNERS.
256 per-file components_tests.gyp=* 258 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698