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

Side by Side Diff: components/OWNERS

Issue 1942353002: (reland) Move permission.mojom from WebKit/public/platform/ to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chromecast/browser/cast_permission_manager.cc ('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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 137
138 per-file pairing.gypi=file://components/pairing/OWNERS 138 per-file pairing.gypi=file://components/pairing/OWNERS
139 139
140 per-file password_manager.gypi=file://components/password_manager/OWNERS 140 per-file password_manager.gypi=file://components/password_manager/OWNERS
141 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS 141 per-file password_manager_strings.grdp=file://components/password_manager/OWNERS
142 142
143 per-file pdf.gypi=file://components/pdf/OWNERS 143 per-file pdf.gypi=file://components/pdf/OWNERS
144 per-file pdf_strings.grdp=raymes@chromium.org 144 per-file pdf_strings.grdp=raymes@chromium.org
145 per-file pdf_strings.grdp=tsergeant@chromium.org 145 per-file pdf_strings.grdp=tsergeant@chromium.org
146 146
147 per-file permissions.gypi=file://components/permissions/OWNERS
148
147 per-file plugins.gypi=file://components/plugins/OWNERS 149 per-file plugins.gypi=file://components/plugins/OWNERS
148 150
149 per-file policy.gypi=file://components/policy/OWNERS 151 per-file policy.gypi=file://components/policy/OWNERS
150 per-file policy_strings.grdp=file://components/policy/OWNERS 152 per-file policy_strings.grdp=file://components/policy/OWNERS
151 153
152 per-file precache.gypi=file://components/precache/OWNERS 154 per-file precache.gypi=file://components/precache/OWNERS
153 155
154 per-file printing.gypi=file://components/printing/OWNERS 156 per-file printing.gypi=file://components/printing/OWNERS
155 157
156 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS 158 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 per-file wifi.gypi=file://components/wifi/OWNERS 245 per-file wifi.gypi=file://components/wifi/OWNERS
244 246
245 per-file *.isolate=maruel@chromium.org 247 per-file *.isolate=maruel@chromium.org
246 per-file *.isolate=tandrii@chromium.org 248 per-file *.isolate=tandrii@chromium.org
247 per-file *.isolate=vadimsh@chromium.org 249 per-file *.isolate=vadimsh@chromium.org
248 250
249 # These are for the common case of adding or removing tests. If you're making 251 # These are for the common case of adding or removing tests. If you're making
250 # structural changes, please get a review from one of the overall components 252 # structural changes, please get a review from one of the overall components
251 # OWNERS. 253 # OWNERS.
252 per-file components_tests.gyp=* 254 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chromecast/browser/cast_permission_manager.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698