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

Side by Side Diff: components/OWNERS

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