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

Side by Side Diff: components/OWNERS

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A few small tweaks Created 4 years, 9 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 | « chromeos/chromeos_pref_names.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 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 per-file printing.gypi=file://components/printing/OWNERS 146 per-file printing.gypi=file://components/printing/OWNERS
147 147
148 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS 148 per-file profile_metrics.gypi=file://components/profile_metrics/OWNERS
149 149
150 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS 150 per-file proximity_auth.gypi=file://components/proximity_auth/OWNERS
151 151
152 per-file proxy_config.gypi=file://components/proxy_config/OWNERS 152 per-file proxy_config.gypi=file://components/proxy_config/OWNERS
153 153
154 per-file query_parser.gypi=file://components/query_parser/OWNERS 154 per-file query_parser.gypi=file://components/query_parser/OWNERS
155 155
156 per-file quirks.gypi=file://components/quirks/OWNERS
157
156 per-file rappor.gypi=file://components/rappor/OWNERS 158 per-file rappor.gypi=file://components/rappor/OWNERS
157 159
158 per-file renderer_context_menu.gypi=file://components/renderer_context_menu/OWNE RS 160 per-file renderer_context_menu.gypi=file://components/renderer_context_menu/OWNE RS
159 161
160 per-file safe_browsing_db.gypi=file://components/safe_browsing_db/OWNERS 162 per-file safe_browsing_db.gypi=file://components/safe_browsing_db/OWNERS
161 163
162 per-file safe_json.gypi=file://components/safe_json/OWNERS 164 per-file safe_json.gypi=file://components/safe_json/OWNERS
163 165
164 per-file search.gypi=file://components/search/OWNERS 166 per-file search.gypi=file://components/search/OWNERS
165 167
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 per-file wifi.gypi=file://components/wifi/OWNERS 232 per-file wifi.gypi=file://components/wifi/OWNERS
231 233
232 per-file *.isolate=maruel@chromium.org 234 per-file *.isolate=maruel@chromium.org
233 per-file *.isolate=tandrii@chromium.org 235 per-file *.isolate=tandrii@chromium.org
234 per-file *.isolate=vadimsh@chromium.org 236 per-file *.isolate=vadimsh@chromium.org
235 237
236 # These are for the common case of adding or removing tests. If you're making 238 # These are for the common case of adding or removing tests. If you're making
237 # structural changes, please get a review from one of the overall components 239 # structural changes, please get a review from one of the overall components
238 # OWNERS. 240 # OWNERS.
239 per-file components_tests.gyp=* 241 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chromeos/chromeos_pref_names.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698