blob: 285c0f4efeb6b732fc1ff555113486a771a26cd4 [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
Will Harris989ca932019-02-15 19:21:216# Refer: https://dev.chromium.org/developers/contributing-code/watchlists
[email protected]a3838612009-10-13 21:57:547
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
asvitkinee4bad382015-11-05 21:56:4513 'about_flags': {
14 'filepath': 'chrome/browser/about_flags\.cc'
15 },
[email protected]f76c8852012-06-21 16:37:0016 'accelerator_table': {
17 'filepath': 'ash/accelerators/accelerator_table\.cc' \
18 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5419 },
[email protected]f76c8852012-06-21 16:37:0020 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5721 'filepath': 'accessibility' \
22 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4723 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5724 '|iaccessible2' \
25 '|isimpledom' \
26 '|liblouis'
[email protected]a3838612009-10-13 21:57:5427 },
dominickn8884155a2016-06-23 02:28:1628 'add_to_homescreen': {
29 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
30 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
31 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
dominickn8884155a2016-06-23 02:28:1632 'chrome/browser/android/shortcut_.*|'\
33 'chrome/browser/android/webapps/',
34 },
asvitkine361b276e2016-08-30 18:45:0035 'android_crash_reporting': {
Peter Wen35bf5932018-10-22 19:51:4836 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/' \
37 'chrome/browser/android/crash/' \
Peter Wen0ab6c98e2018-10-30 13:07:2738 'components/crash/android/' \
39 'components/minidump_uploader/'
asvitkine361b276e2016-08-30 18:45:0040 },
johnmaguire6aaac7902016-03-15 12:28:2041 'android_crazy_linker': {
42 'filepath': 'third_party/android_crazy_linker/'
43 },
Peter Wen35bf5932018-10-22 19:51:4844 'android_deps': {
45 'filepath': 'third_party/android_deps/' \
46 '|tools/android/roll/android_deps/'
47 },
Peter Wenb2075e82019-03-14 13:50:3848 'android_features': {
49 'filepath': 'chrome/android/features/'
50 },
dfalcantaraef21e9e2016-01-07 01:16:2651 'android_infobars': {
52 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
53 },
[email protected]d2cdf342012-08-07 11:00:0254 'android_infra': {
Andrew Grieve5babdbfc2017-08-16 01:26:4955 'filepath': 'build/config/android/' \
Andrew Grievefe0c9292017-12-05 15:08:5156 '|build/android/' \
[email protected]d2cdf342012-08-07 11:00:0257 '|testing/android/' \
58 '|tools/android/'
59 },
Takeshi Yoshino524e1d262017-07-28 01:16:3860 'android_item_chooser_dialogs': {
61 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
62 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
63 },
Peter Wen35bf5932018-10-22 19:51:4864 'android_lint': {
65 'filepath': 'build/android/lint/'
66 },
[email protected]d6af50812014-04-01 17:18:0967 'android_media': {
68 'filepath': 'content/browser/media/android' \
69 '|content/renderer/media/android' \
70 '|media/audio/android' \
71 '|media/base/android' \
72 '|media/midi/*_android.*' \
73 '|media/video/capture/android'
74 },
Ted Choc042d8442018-03-13 16:35:5775 'android_search_widget': {
76 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
77 '|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
78 },
wnwena0364162017-02-16 20:37:3879 'android_studio': {
nyquist6e560d032017-02-28 07:49:5980 'filepath': 'build/android/gradle/' \
81 '|docs/android_studio.md' \
82 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3883 },
[email protected]3261d962014-03-04 22:18:2884 'android_tab': {
85 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
86 },
asvitkine361b276e2016-08-30 18:45:0087 'android_uma_settings': {
88 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
89 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
90 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0091 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
92 },
zpengb9a180d2016-10-12 18:40:2193 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4894 'filepath': 'chrome/android/webapk/|'\
95 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2196 },
[email protected]7ca78dc12012-09-20 09:26:4497 'android_webview': {
98 'filepath': 'android_webview/',
99 },
Tim Volodine178dc2bc2019-03-19 19:07:22100 'android_webview_network_service': {
101 'filepath': 'android_webview/browser/network_service/',
102 },
Yi Guc1c54682018-07-23 12:00:00103 'animation_worklet': {
104 'filepath': 'third_party/blink/renderer/modules/animationworklet/',
105 },
[email protected]e38d185a2013-07-09 08:23:52106 'app_shortcuts': {
107 'filepath': 'apps/app_shim/'\
108 '|chrome/browser/web_applications/'\
109 '|chrome/browser/ui/web_applications/'\
110 '|chrome/common/mac/'
111 },
[email protected]54bf94d2013-01-30 23:07:40112 'apps': {
Dominick Ngfe197c752018-07-18 00:51:26113 'filepath': '^apps/'\
114 '|chrome/browser/apps/'\
115 '|chrome/browser/chromeos/apps/'
[email protected]54bf94d2013-01-30 23:07:40116 },
lhchavez4b19176f2016-05-04 23:12:46117 'arc': {
118 'filepath': 'arc/',
119 },
lhchavez61532c92016-10-18 21:33:37120 'arc_auth': {
121 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
122 },
Ryo Hashimoto611b8fc52018-09-28 10:01:20123 'arc_common': {
124 'filepath': 'components/arc/common/',
125 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12126 'arc_fileapi': {
127 'filepath': 'chrome/browser/chromeos/arc/fileapi'
128 },
Yuichiro Hanada2e111fb2018-11-19 17:33:05129 'arc_ime': {
130 'filepath': 'chrome/browser/chromeos/arc/input_method_manager/'\
131 '|components/arc/ime/'
132 },
poromov7633f602017-02-21 16:44:01133 'arc_kiosk': {
134 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
135 '|components/arc/kiosk/'\
136 '|arc_kiosk'
137 },
lhchavez4b19176f2016-05-04 23:12:46138 'arc_net': {
139 'filepath': 'components/arc/net/',
140 },
ejcarusoa298ec02016-06-16 20:30:43141 'arc_power': {
142 'filepath': 'components/arc/power/',
143 },
Hirokazu Hondaf98a3122018-04-12 11:19:48144 'arc_video_accelerator': {
145 'filepath': 'components/arc/video_accelerator',
146 },
[email protected]3ce56642013-10-17 22:12:51147 'ash': {
148 'filepath': 'ash/',
149 },
Xiaohui Chenf7e70a22018-02-08 00:36:38150 'assistant': {
David Black20c36722019-02-05 18:36:31151 'filepath': 'ash/app_list/views/assistant/'\
152 '|ash/assistant/'\
Xiaohui Chen985c26b2018-05-16 18:41:27153 '|chromeos/assistant/'\
154 '|chromeos/services/assistant/'\
155 '|chrome/browser/ui/ash/assistant/'
Xiaohui Chenf7e70a22018-02-08 00:36:38156 },
Max Morin2b0206312018-04-06 11:17:40157 'audio_service': {
158 'filepath': 'services/audio/'
159 },
[email protected]f76c8852012-06-21 16:37:00160 'aura': {
[email protected]3ce56642013-10-17 22:12:51161 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39162 },
[email protected]c3a6e1e72013-08-02 00:13:07163 'aura_compositor': {
164 'filepath':
165 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58166 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09167 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07168 '|content/browser/renderer_host/render_widget_host_view_aura' \
169 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44170 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07171 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07172 },
Katie D14c38ce2019-02-14 00:34:45173 'autoclick': {
174 'filepath': 'ash/autoclick/',
175 },
[email protected]2a38f0c02013-05-29 02:27:45176 'autofill': {
rouslanfbfa7402016-11-22 19:36:39177 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
178 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48179 'chrome/browser/ui/android/autofill/|'\
180 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27181 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48182 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48183 'chrome/renderer/autofill/|'\
184 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05185 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25186 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08187 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29188 },
gogerald5d02fde2018-08-18 04:30:56189 'autofill_assistant': {
Peter Wenf66bd402019-03-18 14:04:33190 'filepath': 'chrome/android/features/autofill_assistant/|'\
gogerald5d02fde2018-08-18 04:30:56191 'chrome/browser/android/autofill_assistant/|'\
192 'components/autofill_assistant/',
193 },
Jared Saul4765c1e2018-06-18 13:44:57194 'autofill_credit_cards': {
195 'filepath': 'chrome/browser/ui/autofill/chrome_autofill_client*|'\
196 'chrome/browser/ui/autofill/save_card_*|'\
197 'chrome/browser/ui/views/autofill/card_unmask_*|'\
198 'chrome/browser/ui/views/autofill/save_card_*|'\
199 'components/autofill/core/browser/autofill_save_card_infobar_*|'\
200 'components/autofill/core/browser/credit_card_save_manager*|'\
201 'components/autofill/core/browser/form_data_importer*|'\
202 'components/autofill/core/browser/ui/',
203 },
peter39e10a62017-02-21 15:14:13204 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17205 'filepath': 'background_fetch|'\
206 'background-fetch',
peter39e10a62017-02-21 15:14:13207 },
208 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17209 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13210 },
dominickn8884155a2016-06-23 02:28:16211 'banners': {
212 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
213 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16214 'chrome/browser/banners/|'\
215 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06216 'third_party/blink/public/platform/modules/app_banner/|'\
217 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16218 },
[email protected]f76c8852012-06-21 16:37:00219 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49220 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59221 },
[email protected]5e105332012-09-13 01:55:52222 'base_allocator': {
223 'filepath': '^base/allocator',
224 },
[email protected]1ed5e0fd2012-07-19 00:19:05225 'base_memory': {
226 'filepath': '^base/memory',
227 },
Alexander Timin864bf8a02018-03-12 11:06:28228 'base_scheduler': {
229 'filepath': '^base/task/',
230 },
robliao1644d8b2016-04-11 15:39:59231 'base_task_scheduler': {
Gabriel Charette6bf388a2018-08-10 22:48:32232 'filepath': '^base/task/task_scheduler',
robliao1644d8b2016-04-11 15:39:59233 },
[email protected]b17d9e02014-07-29 09:45:50234 'base_win': {
235 'filepath': '^base/win',
236 },
[email protected]7e093d4022014-06-26 19:19:55237 'battery_status': {
238 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10239 'content/test/data/battery_status/|'\
240 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55241 },
wnwen72684762017-03-29 13:28:37242 'binary_size': {
243 'filepath': 'build/android/binary_size/|'\
244 'tools/binary_size/',
245 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13246 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19247 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13248 },
249 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55250 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13251 },
252 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55253 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13254 },
255 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06256 'filepath': 'third_party/blink/renderer/modules/app_banner' \
257 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13258 },
259 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06260 'filepath': 'third_party/blink/renderer/platform/audio' \
261 '|third_party/blink/renderer/modules/webaudio' \
Kent Tamura77578cc2018-11-25 22:33:43262 '|third_party/blink/web_tests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13263 },
264 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06265 'filepath': 'third_party/blink/renderer/modules/battery/' \
Kent Tamura77578cc2018-11-25 22:33:43266 '|third_party/blink/web_tests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55267 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13268 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13269 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06270 'filepath': 'third_party/blink/renderer/platform/bindings' \
271 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13272 },
273 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55274 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13275 },
276 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55277 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13278 },
Fernando Serboncinife13f9d2018-08-14 13:35:54279 'blink_canvas': {
Blink Reformata30d4232018-04-07 15:31:06280 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Fernando Serboncinife13f9d2018-08-14 13:35:54281 '|third_party/blink/renderer/core/offscreencanvas' \
282 '|third_party/blink/renderer/core/geometry' \
283 '|third_party/blink/renderer/modules/canvas' \
284 '|third_party/blink/renderer/platform/graphics/canvas',
Takeshi Yoshinoe387aa32017-08-02 13:16:13285 },
286 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55287 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
288 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
289 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
290 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
291 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13292 },
293 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06294 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55295 '|third_party/blink/renderer/core/page/.*drag' \
296 '|third_party/blink/renderer/platform/.*drag' \
Kent Tamuraeb394c72018-04-07 19:14:55297 '|third_party/blink/public/platform/.*drag' \
298 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13299 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32300 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55301 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06302 '|third_party/blink/public/common' \
303 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32304 },
Kentaro Hara993b0de2017-08-07 02:26:37305 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06306 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37307 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13308 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06309 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13310 },
311 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55312 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Kent Tamura77578cc2018-11-25 22:33:43313 '|third_party/blink/web_tests/fast/deprecated-flexbox/' \
314 '|third_party/blink/web_tests/css3/flexbox/' \
315 '|third_party/blink/web_tests/ietestcenter/css3/flexbox/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13316 },
317 'blink_css_fragmentation_tests': {
Kent Tamura77578cc2018-11-25 22:33:43318 'filepath': 'third_party/blink/web_tests/fast/multicol/' \
319 '|third_party/blink/web_tests/fast/pagination/' \
320 '|third_party/blink/web_tests/fragmentation/' \
321 '|third_party/blink/web_tests/printing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13322 },
323 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55324 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
325 '|third_party/blink/renderer/core/paint/.*grid' \
326 '|third_party/blink/renderer/core/css/.*grid' \
Kent Tamura77578cc2018-11-25 22:33:43327 '|third_party/blink/web_tests/fast/css-grid-layout/' \
328 '|third_party/blink/web_tests/ietestcenter/css3/grid/' \
329 '|third_party/blink/web_tests/platform/.*/fast/css-grid-layout/' \
330 '|third_party/blink/web_tests/platform/.*/ietestcenter/css3/grid/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13331 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13332 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06333 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55334 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13335 },
336 'blink_device_orientation': {
Oksana Zhuravlova5e236ec92018-07-25 00:16:03337 'filepath': 'content/browser/device_sensors/' \
338 '|content/test/data/device_sensors/' \
339 '|third_party/blink/renderer/modules/device_orientation/' \
Kent Tamura77578cc2018-11-25 22:33:43340 '|third_party/blink/web_tests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55341 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
342 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13343 },
344 'blink_devtools': {
Kent Tamuraeb394c72018-04-07 19:14:55345 'filepath': 'third_party/(WebKit|blink)/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13346 },
347 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06348 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13349 },
350 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06351 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13352 },
353 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55354 'filepath': 'third_party/blink/renderer/core/page/.*event' \
355 '|third_party/blink/renderer/core/dom/.*event' \
356 '|third_party/blink/renderer/core/css/.*event' \
357 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13358 },
359 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06360 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13361 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13362 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06363 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
364 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55365 '|third_party/blink/renderer/platform/.*file' \
Kent Tamura77578cc2018-11-25 22:33:43366 '|third_party/blink/web_tests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55367 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13368 },
369 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06370 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13371 },
372 'blink_geolocation': {
Kent Tamura77578cc2018-11-25 22:33:43373 'filepath': 'third_party/blink/web_tests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06374 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55375 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13376 },
377 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06378 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13379 '|base/allocator/partition_allocator/'
380 },
381 'blink_html': {
Blink Reformata30d4232018-04-07 15:31:06382 'filepath': 'third_party/blink/renderer/core/html/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13383 },
384 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06385 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13386 },
Chris Blume484eaa1b2018-12-14 22:49:18387 'blink_image_codecs': {
388 'filepath': 'third_party/blink/renderer/platform/image-decoders' \
389 '|third_party/blink/renderer/platform/image-encoders' \
390 '|third_party/blink/perf_tests/image_decoder'
391 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13392 'blink_indexed_db': {
Chase Phillips7027bd52018-08-30 17:31:55393 'filepath': 'third_party/blink/common/indexeddb' \
394 '|third_party/blink/public/common/indexeddb' \
395 '|third_party/blink/public/platform/.*_idb' \
396 '|third_party/blink/public/platform/modules/indexeddb' \
397 '|third_party/blink/public/mojom/indexeddb' \
398 '|third_party/blink/renderer/modules/indexeddb/' \
Kent Tamura77578cc2018-11-25 22:33:43399 '|third_party/blink/web_tests/storage/indexeddb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13400 },
401 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06402 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13403 },
404 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55405 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
406 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
407 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13408 },
409 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55410 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13411 },
412 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06413 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13414 },
415 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06416 'filepath': 'third_party/blink/renderer/core/loader/' \
417 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13418 },
419 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06420 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55421 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
422 '|third_party/blink/renderer/core/html/shadow/media_control' \
423 '|third_party/blink/renderer/core/layout/layout_media' \
424 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06425 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
426 '|third_party/blink/renderer/platform/drm/' \
427 '|third_party/blink/renderer/platform/graphics/media/' \
Kent Tamura77578cc2018-11-25 22:33:43428 '|third_party/blink/web_tests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55429 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13430 },
431 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55432 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
433 '|third_party/blink/renderer/core/css/media_list' \
434 '|third_party/blink/renderer/core/css/media_query' \
435 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13436 },
437 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06438 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
439 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55440 '|third_party/blink/renderer/platform/exported/web_media_stream' \
441 '|third_party/blink/renderer/platform/exported/web_rtc' \
Kent Tamura77578cc2018-11-25 22:33:43442 '|third_party/blink/web_tests/fast/mediastream/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13443 },
444 'blink_modules': {
Blink Reformata30d4232018-04-07 15:31:06445 'filepath': 'third_party/blink/renderer/modules'
Takeshi Yoshinoe387aa32017-08-02 13:16:13446 },
447 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06448 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Kent Tamura77578cc2018-11-25 22:33:43449 '|third_party/blink/web_tests/fast/dom/navigatorcontentutils'
Takeshi Yoshinoe387aa32017-08-02 13:16:13450 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13451 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55452 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
453 '|third_party/blink/renderer/core/frame/frame\.' \
454 '|third_party/blink/renderer/core/frame/web_frame' \
455 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13456 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13457 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06458 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13459 },
Xida Chen0ef92782018-01-17 05:53:35460 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06461 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Kent Tamura77578cc2018-11-25 22:33:43462 '|third_party/blink/web_tests/http/tests/csspaint/' \
463 '|third_party/blink/web_tests/externla/wpt/css/css-paint-api/'
Xida Chen0ef92782018-01-17 05:53:35464 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13465 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06466 'filepath': 'third_party/blink/renderer/modules/permissions/' \
Julie Jeongeun Kim162c2d282019-03-13 07:23:52467 '|third_party/blink/public/mojom/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13468 },
469 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06470 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13471 },
472 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06473 'filepath': 'third_party/blink/renderer/platform/fonts' \
474 '|third_party/blink/renderer/platform/geometry' \
475 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13476 },
477 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55478 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13479 },
480 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55481 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13482 },
483 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06484 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13485 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13486 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06487 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55488 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13489 },
490 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06491 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55492 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13493 },
494 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06495 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
496 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13497 },
498 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55499 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
500 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
501 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
502 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
503 '|third_party/blink/renderer/core/dom/.*modul.*' \
504 '|third_party/blink/renderer/core/dom/.*script.*' \
505 '|third_party/blink/renderer/core/html/html_script_element.*' \
506 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06507 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55508 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
509 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
510 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13511 },
David Bokan9dc0046272017-12-29 00:28:01512 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55513 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
514 '|third_party/blink/renderer/core/input/.*scroll.*' \
515 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06516 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55517 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06518 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01519 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43520 'blink_service_worker' : {
521 'filepath': 'third_party/blink/renderer/modules/service_worker' \
Kent Tamura77578cc2018-11-25 22:33:43522 '|third_party/blink/web_tests/http/tests/serviceworker' \
523 '|third_party/blink/web_tests/external/wpt/service-workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13524 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43525 'blink_service_worker_tests' : {
Kent Tamura77578cc2018-11-25 22:33:43526 'filepath': 'third_party/blink/web_tests/http/tests/serviceworker' \
527 '|third_party/blink/web_tests/external/wpt/service-workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13528 },
529 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55530 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
531 '|third_party/blink/renderer/core/dom/.*slot' \
532 '|third_party/blink/renderer/core/dom/.*insertion_point' \
533 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13534 },
535 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06536 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13537 },
Adam Rice027497d2018-07-27 02:17:02538 'blink_streams': {
539 'filepath': 'third_party/blink/renderer/core/streams/'
540 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13541 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55542 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13543 },
544 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06545 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13546 },
547 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06548 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55549 '|third_party/blink/renderer/core/loader/text_track' \
550 '|third_party/blink/renderer/core/html/meida/html_media_element' \
551 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06552 '|third_party/blink/renderer/core/css/mediaControl' \
Kent Tamura77578cc2018-11-25 22:33:43553 '|third_party/blink/web_tests/media/track/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13554 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13555 'blink_vibration': {
Kent Tamura77578cc2018-11-25 22:33:43556 'filepath': 'third_party/blink/web_tests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06557 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13558 },
559 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55560 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
561 '|third_party/blink/renderer/core/dom/viewport_arguments' \
562 '|third_party/blink/renderer/core/frame/frame_view.*' \
563 '|third_party/blink/renderer/core/frame/.*viewport.*' \
564 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13565 },
566 'blink_w3ctests': {
Kent Tamura77578cc2018-11-25 22:33:43567 'filepath': 'third_party/blink/web_tests/external/' \
Kent Tamura01019442018-05-01 22:06:58568 '|third_party/blink/tools/blinkpy/w3c/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13569 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13570 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06571 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55572 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13573 },
574 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06575 'filepath': 'third_party/blink/renderer/modules/websockets/' \
576 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13577 },
578 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06579 'filepath': 'third_party/blink/renderer/core/workers' \
Kent Tamura77578cc2018-11-25 22:33:43580 '|third_party/blink/web_tests/http/tests/workers' \
581 '|third_party/blink/web_tests/fast/workers' \
582 '|third_party/blink/web_tests/external/wpt/workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13583 },
584 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06585 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13586 },
587 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06588 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13589 },
donnd787f6ed2016-08-03 01:00:56590 'bottombar': {
591 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
592 },
Tarun Bansalc4882282018-07-11 23:53:55593 'breve': {
594 'filepath': 'chrome/browser/net/spdyproxy|'\
595 'chrome_proxy|'\
Tarun Bansal129ca7842018-07-31 17:14:12596 'client_hints|'
Tarun Bansalc4882282018-07-11 23:53:55597 'components/blacklist|'\
598 'components/data_use|'\
599 'data_reduction_proxy|'\
Tarun Bansal129ca7842018-07-31 17:14:12600 'data_use_measurement|'\
601 'lazy_load|'
602 'navigation_predictor|'\
603 'net/nqe|'\
Tarun Bansalc4882282018-07-11 23:53:55604 'optimization_guide|'\
Tarun Bansal129ca7842018-07-31 17:14:12605 'optimization_hints|'\
606 'previews'
Tarun Bansalc4882282018-07-11 23:53:55607 },
[email protected]22650d22012-07-18 17:02:35608 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48609 'filepath': 'chrome/browser/autofill/' \
610 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48611 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27612 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19613 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05614 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35615 },
[email protected]f76c8852012-06-21 16:37:00616 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49617 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18618 },
michaelpge42ca3b32016-02-19 08:17:57619 'browser_resources_md': {
620 'filepath': 'chrome/browser/resources/md_'\
621 '|chrome/browser/resources/settings/',
622 },
[email protected]0ce480532012-07-20 12:33:20623 'browsing_data': {
Christian Dullweberc0b53642018-10-11 16:20:55624 'filepath': 'browsing_data|BrowsingData',
[email protected]0ce480532012-07-20 12:33:20625 },
[email protected]f76c8852012-06-21 16:37:00626 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49627 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10628 'chrome/browser/ui/views/bubble/|'\
629 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00630 },
jkarlin539748402015-03-31 17:36:31631 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17632 'filepath': '/cache.storage/'
633 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31634 },
[email protected]10fbd5952013-08-22 07:42:39635 'cast': {
[email protected]31ef420b2014-08-13 21:19:13636 'filepath': 'media/cast/'\
637 '|chrome/browser/extensions/api/cast_streaming/'\
638 '|chrome/browser/media/cast'\
639 '|chrome/renderer/media/cast'\
640 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11641 '|content/public/renderer/media_stream_'\
642 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39643 },
ryanchung4d157372016-05-10 20:27:16644 'cast_certificate': {
645 'filepath': 'components/cast_certificate/'\
646 '|components/test/data/cast_certificate/',
647 },
mfoltz57fd7f32017-05-03 06:12:58648 'cast_channel': {
649 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47650 '|components/cast_channel/' \
651 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58652 },
Takeshi Yoshino524e1d262017-07-28 01:16:38653 'cc': {
danakjca574522017-09-20 16:38:59654 'filepath': 'cc/'\
655 '|components/viz/'
656 },
Yi Guc1c54682018-07-23 12:00:00657 'cc-animation': {
658 'filepath': 'cc/animation/'
659 },
danakjca574522017-09-20 16:38:59660 'cc-contexts': {
661 'filepath': 'components/viz/common/gpu'
662 },
663 'cc-display': {
664 'filepath': 'components/viz/service/display'\
665 '|cc/output'
666 },
667 'cc-paint': {
668 'filepath': 'cc/paint'
669 },
670 'cc-quads': {
671 'filepath': 'components/viz/common/quads'
672 },
673 'cc-resources': {
674 'filepath': 'cc/resources'\
675 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38676 },
Alexander Timin864bf8a02018-03-12 11:06:28677 'cc-scheduler': {
678 'filepath': 'cc/scheduler'
679 },
eranmc2a9f612015-11-24 16:41:34680 'certificate_transparency': {
681 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34682 '|net/cert/ct_'\
683 '|net/cert/multi_log_ct_verifier'\
684 '|net/cert/sct_status_flags.h'\
685 '|net/cert/signed_certificate_timestamp'\
686 '|net/cert/signed_tree_head'\
687 '|net/test/ct_',
688 },
Joe Mason60ec2f32018-02-15 15:50:51689 'chrome_cleaner': {
690 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
691 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
692 '|chrome/browser/safe_browsing/chrome_cleaner/'\
693 '|chrome/browser/ui/views/chrome_cleaner_'\
694 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
Joe Mason12a02332018-04-19 14:39:00695 '|chrome/chrome_cleaner/'\
Joe Mason60ec2f32018-02-15 15:50:51696 '|components/chrome_cleaner/',
697 },
[email protected]c73ec8ab2014-01-16 20:35:23698 'chrome_elf': {
699 'filepath': 'chrome_elf',
700 },
lpy0ca13772017-02-28 19:48:27701 'chrome_grc': {
lpy53b82752017-05-31 22:30:49702 'filepath': 'chrome/browser/resource_coordinator/'\
703 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27704 },
Takeshi Yoshino524e1d262017-07-28 01:16:38705 'chromecast': {
706 'filepath': 'chromecast/',
707 },
708 'chromecast_public': {
709 'filepath': 'chromecast/public/',
710 },
[email protected]f7bf8ba2011-02-24 22:28:46711 'chromedriver': {
samuong53d5e612014-10-10 18:56:38712 'filepath': 'chrome/test/chromedriver|'\
713 'chrome/test/data/chromedriver|'\
Jonathon Kereliuk540c7d52018-01-18 06:22:03714 'third_party/webdriver|'\
Blink Reformata30d4232018-04-07 15:31:06715 'third_party/blink/renderer/devtools/front_end/emulated_devices/module.json'
[email protected]f7bf8ba2011-02-24 22:28:46716 },
[email protected]f76c8852012-06-21 16:37:00717 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49718 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01719 },
[email protected]eda0a0b2013-04-19 20:34:35720 'chromeos_attestation': {
721 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59722 'chrome/browser/chromeos/attestation/|'\
723 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35724 },
[email protected]7c59a152012-11-06 20:56:35725 'chromeos_calculator': {
726 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
727 },
alematec5187b1b2016-08-26 05:32:18728 'chromeos_geolocation': {
729 'filepath': 'chromeos/geolocation/',
730 },
Achuith Bhandarkar434e24592018-03-07 23:05:12731 'chromeos_lkgm': {
732 'filepath': 'chromeos/CHROMEOS_LKGM',
733 },
[email protected]f76c8852012-06-21 16:37:00734 'chromeos_login': {
Jacob Dufaulted1ef2bc2018-08-10 18:21:34735 'filepath': 'ash/login/|'\
736 'chrome/browser/chromeos/login/|'\
[email protected]f2f0fbb92012-07-14 15:52:49737 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58738 'chrome/browser/resources/chromeos/login/|'\
739 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57740 },
[email protected]d7d35f342012-10-22 20:32:47741 'chromeos_net': {
742 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47743 'chrome/browser/chromeos/net/|'\
744 'chrome/browser/extensions/api/networking_private/|'\
745 'extensions/browser/api/networking_private/|'\
746 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47747 },
[email protected]2315ac0c2013-02-05 00:49:16748 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08749 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56750 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16751 'chrome/browser/chromeos/power/',
752 },
alematec5187b1b2016-08-26 05:32:18753 'chromeos_timezone': {
754 'filepath': 'chromeos/timezone/',
755 },
[email protected]f76c8852012-06-21 16:37:00756 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49757 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
758 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12759 },
[email protected]cef7a6d2011-04-29 20:49:07760 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56761 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07762 },
[email protected]f76c8852012-06-21 16:37:00763 'clipboard': {
764 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02765 },
Aaron Gable64f273582017-03-30 18:02:00766 'codereview_settings': {
767 'filepath': 'codereview.settings',
768 },
sdefresned94c5b02015-07-22 17:54:55769 'components_deps': {
770 'filepath': 'components/([^/]*/)*DEPS',
771 },
Matthew Jonesf3b5f4f2019-01-04 00:01:25772 'compositor_animator': {
773 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/animation/',
774 },
scheib968e61052014-11-05 00:27:25775 'content_bluetooth': {
776 'filepath': 'content/.*bluetooth'
777 },
kinuko01cbe8a12015-10-20 09:59:06778 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02779 'filepath': 'chrome/browser/loader|' \
780 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06781 'content/child/*loader',
782 },
mkwst512627022014-09-16 09:23:27783 'content_renderer': {
784 'filepath': 'content/renderer/',
785 },
[email protected]aa3311a2012-11-19 16:04:58786 'content_shell': {
787 'filepath': 'content/shell/',
788 },
kinukoa121bce2015-01-30 10:04:41789 'content_worker': {
790 'filepath': 'content/.*worker',
791 },
donnd787f6ed2016-08-03 01:00:56792 'contextual_search': {
793 'filepath': 'chrome/browser/android/contextualsearch/|' \
794 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
795 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
796 'components/contextual_search/',
797 },
wfh792b71c2016-05-04 23:33:41798 'courgette': {
799 'filepath': 'courgette/',
800 },
Nico Weber6ff639a2017-08-11 21:04:50801 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32802 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50803 },
michaelpge42ca3b32016-02-19 08:17:57804 'cr_elements': {
805 'filepath': 'ui/webui/resources/cr_element',
806 },
Chung-yih Wang7afc64a2018-03-06 02:09:04807 'cros_benchmarks': {
808 'filepath': 'tools/perf/contrib/cros_benchmarks',
809 },
Ben Wells03471a72018-03-22 00:58:46810 'crostini': {
Timothy Lohecae1e422018-06-07 05:53:59811 'filepath': 'crostini',
Ben Wells03471a72018-03-22 00:58:46812 },
Bailey Berro462580ea2019-02-22 23:09:37813 'cups_printing' : {
814 'filepath': 'chrome/browser/resources/settings/printing_page/'\
815 '|chrome/test/data/webui/settings/cups_printer_page_tests.js'\
816 '|chrome/browser/ui/webui/settings/chromeos/cups_printers_handler'\
817 '|chrome/browser/chromeos/printing/'\
818 '|printing/',
819 },
ianwencdb8c9e2015-06-18 22:10:15820 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53821 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
Peter Beverloo5cc24512018-11-29 15:36:43822 'chrome/android/java/src/org/chromium/chrome/browser/browseractions/|'\
823 'chrome/android/java/src/org/chromium/chrome/browser/browserservices/|'\
824 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/|'\
825 'chrome/android/javatests/src/org/chromium/chrome/browser/browseractions/|'\
826 'chrome/android/javatests/src/org/chromium/chrome/browser/browserservices/|'\
827 'chrome/browser/android/customtabs/',
alancuttercbad6512015-06-19 02:31:28828 },
Madeleine Barowsky21b04402019-01-29 19:17:05829 'data_decoder': {
830 'filepath': 'services/data_decoder/',
831 },
Ryo Hashimoto900be52c2018-05-24 06:42:26832 'dbus': {
833 'filepath': 'dbus/',
834 },
[email protected]5e105332012-09-13 01:55:52835 'deep_memory_profiler': {
836 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
837 },
Bartosz Fabianowski85a823812015-04-16 10:27:51838 'device_bluetooth': {
839 'filepath': 'device/.*bluetooth'
840 },
juncaic08f41d2017-05-04 20:36:58841 'device_chooser': {
842 'filepath': 'chrome/browser/chooser_controller/|'\
843 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
844 'chrome/browser/ui/android/usb_chooser_.*|'\
845 'chrome/browser/ui/bluetooth/|'\
846 'chrome/browser/ui/cocoa/device_chooser_.*|'\
847 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
848 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
849 'chrome/browser/ui/views/device_chooser_.*|'\
850 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
851 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
852 'chrome/browser/usb/usb_chooser_.*',
853 },
[email protected]342b12872012-11-07 12:10:46854 'devtools': {
855 'filepath': 'devtools',
856 },
mfoltz57fd7f32017-05-03 06:12:58857 'dial': {
858 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
859 '|chrome/browser/media/router/discovery/dial/' \
860 '|chrome/test/data/extensions/api_test/dial/'
861 },
[email protected]bab2a832012-07-11 23:29:41862 'disk_cache': {
863 'filepath': 'net/disk_cache/|http_cache',
864 },
[email protected]f76c8852012-06-21 16:37:00865 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49866 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08867 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51868 },
[email protected]ca872e362011-07-12 21:06:03869 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49870 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08871 'chrome/browser/ui/webui/.*downloads|' \
872 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12873 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03874 },
[email protected]89d2cd52013-04-16 01:55:36875 'drive_resource_metadata': {
Ryo Hashimoto900be52c2018-05-24 06:42:26876 'filepath': 'drive.*resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36877 },
[email protected]3a25c8a2014-06-26 06:47:10878 'eme': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:54879 'filepath': 'chrome/renderer/media/.*key_system|' \
880 'chrome/browser/media/.*(cdm|encrypted)|' \
881 'components/cdm/|' \
[email protected]3a25c8a2014-06-26 06:47:10882 'content/browser/media/cdm/|' \
Xiaohan Wang6cbdcdf2018-06-12 21:55:54883 'media/base/android/.*drm|' \
[email protected]3a25c8a2014-06-26 06:47:10884 'media/cdm/|' \
885 'third_party/widevine/cdm/'
886 },
Justin DeWittf64d39e2018-08-09 21:33:41887 'explore_sites': {
888 'filepath': 'chrome/browser/android/explore_sites/|' \
889 'chrome/android/java/src/org/chromium/chrome/browser/explore_sites/'
890 },
[email protected]f76c8852012-06-21 16:37:00891 'extension': {
892 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45893 },
lunalu0a9c05422016-11-11 17:19:06894 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06895 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55896 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06897 },
[email protected]f76c8852012-06-21 16:37:00898 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08899 'filepath': 'file_system/|' \
900 'fileapi/'
[email protected]80919512011-08-03 08:51:04901 },
[email protected]f76c8852012-06-21 16:37:00902 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08903 'filepath': 'file_browser|' \
904 'file_manager|' \
905 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39906 },
[email protected]4ed766c2013-09-19 09:45:20907 'filesapp': {
okab0be3dc2016-08-30 07:37:10908 'filepath': 'chrome/browser/chromeos/drive|' \
909 'chrome/browser/chromeos/extensions/file_manager|' \
910 'chrome/browser/chromeos/extensions/file_system_provider|' \
911 'chrome/browser/chromeos/file_manager|' \
912 'chrome/browser/chromeos/file_system_provider|' \
913 'chrome/browser/drive|' \
914 'chrome/test/data/extensions/api_test/file_system_provider|' \
915 'components/drive|' \
916 'google_apis/drive|' \
917 'ui/file_manager'
918 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04919 'fsp': {
920 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
921 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43922 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20923 },
Wez385de5a2017-07-13 20:13:16924 'fuchsia': {
925 'filepath': 'fuchsia',
926 },
mmoroz58ddb8172016-09-08 18:29:55927 'fuzzing': {
928 'filepath': 'fuzz|Fuzz',
929 },
Vincent Scheibd5da4d952017-11-03 01:33:24930 'gamepad': {
931 'filepath': 'gamepad',
932 },
[email protected]3a2a6ac02014-06-20 07:07:12933 'gcm': {
peter9f4490a2017-01-27 00:58:36934 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12935 'components/gcm_driver/|'\
936 'google_apis/gcm/',
937 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12938 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:53939 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:06940 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:12941 },
[email protected]d8036492013-08-09 16:02:23942 'geolocation': {
943 'filepath': 'chrome/browser/geolocation/|'\
944 'content/browser/geolocation|'\
945 'content/public/common/geoposition.*|'\
946 'content/public/browser/geolocation.*|'\
947 'content/renderer/geolocation.*|'\
948 'content/shell/geolocation/',
949 },
[email protected]cf428f732012-10-02 20:48:15950 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36951 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15952 },
Takeshi Yoshino524e1d262017-07-28 01:16:38953 'gfx_image': {
954 'filepath': 'ui/gfx/image/',
955 },
[email protected]4d1773e2014-04-05 07:59:57956 'gn': {
957 'filepath': 'tools/gn',
958 },
[email protected]f76c8852012-06-21 16:37:00959 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49960 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00961 },
Corentin Wallezc68aa9b2017-10-02 15:00:03962 'gpu_passthrough_cmd_decoder': {
963 'filepath': 'gpu/command_buffer/service/.*passthrough',
964 },
Ehsan Karamadc20cee22018-08-10 21:32:33965 'guest_view': {
966 'filepath': 'chrome/browser/apps/guest_view|'\
967 'chrome/browser/extensions/api/web_view|'\
968 'chrome/browser/guest_view|'\
969 'chrome/common/extensions/api/webview*.json|'\
970 'chrome/common/extensions/docs|'\
971 'chrome/renderer/resources/extensions/web_view|'\
972 'components/guest_view|'\
973 'content/browser/browser_plugin|'\
974 'content/renderer/browser_plugin|'\
975 'extensions/browser/api/guest_view|'\
976 'extensions/browser/guest_view|'\
977 'extensions/common/guest_view|'\
978 'extensions/common/mojo/guest_view.mojom|'\
979 'extensions/common/api/*view*.json|'\
980 'extensions/renderer/guest_view',
981 },
Andrey Kosyakova173d252018-05-07 18:29:11982 'headless': {
983 'filepath': 'headless/'
984 },
[email protected]f76c8852012-06-21 16:37:00985 'history_ui': {
dbeam78528be2016-02-18 07:08:49986 'filepath': 'chrome/browser/resources/(md_)?history|'\
987 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00988 },
989 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49990 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22991 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00992 },
Greg Thompson4f90fc992017-07-25 19:30:37993 'incident_reporting': {
994 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
995 },
[email protected]c26161352013-11-12 19:50:01996 'indexed_db': {
997 'filepath': 'content/browser/indexed_db|'\
[email protected]c26161352013-11-12 19:50:01998 'content/public/browser/indexed_db|'\
Chase Phillips7027bd52018-08-30 17:31:55999 'content/renderer/indexed_db|'\
[email protected]c26161352013-11-12 19:50:011000 'content/test/data/indexeddb',
1001 },
John Budorickf6a1c302018-10-29 16:32:481002 'infra': {
1003 'filepath': 'infra/config|'\
1004 'testing/buildbot|'\
John Budorick2d04e372018-10-29 18:03:301005 'tools/mb',
John Budorickf6a1c302018-10-29 16:32:481006 },
bruthigaa8281f2016-02-09 17:52:311007 'ink_drop': {
1008 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
1009 'ui/views/animation/.*ink_drop.*'
1010 },
dtapuska1f997a12016-03-14 19:22:071011 'input': {
1012 'filepath': 'content/browser/renderer_host/input|'\
1013 'content/renderer/input|'\
1014 'ui/events/blink/'
1015 },
Michael Spang808d5c12018-10-23 19:20:391016 'input_devices': {
1017 'filepath': 'ui/events/devices/',
1018 },
Dominick Ngcaa7b402017-07-11 07:35:391019 'installable': {
Dominick Ng31b7feb2019-01-29 23:24:001020 'filepath': 'chrome/browser/extensions/bookmark_app*'\
1021 '|chrome/browser/installable/',
Dominick Ngcaa7b402017-07-11 07:35:391022 },
mmoss19826c62014-11-14 21:37:361023 'installer_linux': {
1024 'filepath': 'chrome/installer/linux/',
1025 },
Greg Thompson4f90fc992017-07-25 19:30:371026 'installer_win': {
1027 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:341028 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
1029 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:371030 },
[email protected]56b4b09d32012-07-27 18:28:411031 'instant': {
[email protected]607903d2013-03-25 22:15:471032 'filepath': 'instant|searchbox|'\
1033 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:131034 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:391035 'chrome/browser/resources/local_ntp/|'\
Ramya Nagarajan7768bf62018-11-28 21:26:041036 'chrome/common/search/|'\
1037 'chrome/test/data/local_ntp/|'\
1038 'components/search_provider_logos/|'\
1039 'components/test/data/search_provider_logos/',
[email protected]56b4b09d32012-07-27 18:28:411040 },
edchin46453b42017-03-03 01:40:111041 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:141042 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:111043 },
sdefresne18b47312015-06-18 15:15:091044 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:141045 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:091046 },
marqa4f135f2017-01-10 12:37:341047 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:141048 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:341049 },
Eric Noyaua1825272019-01-02 10:36:391050 'ios_flags': {
Eric Noyaue13b4d72019-01-03 14:23:551051 'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\
1052 'ios/chrome/browser/experimental_flags\.(h|mm)|'\
1053 'ios/chrome/browser/resources/Settings.bundle/Experimental\.plist',
Eric Noyaua1825272019-01-02 10:36:391054 },
marqa4f135f2017-01-10 12:37:341055 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:141056 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:341057 },
eugenebutb5a5a8572017-01-20 01:18:111058 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:141059 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:111060 },
Johanndfa4d7d2017-12-07 18:05:291061 'libaom': {
1062 'filepath': 'third_party/libaom/',
1063 },
Takeshi Yoshino524e1d262017-07-28 01:16:381064 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:291065 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:231066 },
[email protected]a3f777d2014-01-07 23:38:261067 'libwebp': {
1068 'filepath': 'third_party/libwebp'
1069 },
dominiccabb90e02017-03-31 04:54:231070 'libxml_xslt': {
1071 'filepath': 'third_party/libxml/' \
1072 '|third_party/libxslt/',
1073 },
[email protected]04a292a2013-03-07 19:58:421074 'linux_fonts': {
1075 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411076 'ui/gfx/platform_font_linux.*|'\
1077 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421078 },
1079 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491080 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001081 },
[email protected]04a292a2013-03-07 19:58:421082 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541083 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001084 },
lgrey62faed72016-10-11 21:40:391085 'mac': {
lgrey332339b12016-12-05 17:16:401086 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391087 },
mlamourid8b0feb2015-06-02 16:30:471088 'manifest': {
1089 'filepath': 'content/(browser|renderer)/manifest/'\
Dominick Ng31b7feb2019-01-29 23:24:001090 '|content/public/common/manifest*'\
1091 '|third_party/blink/(common|mojom)/manifest/'\
1092 '|third_party/blink/renderer/modules/manifest/',
mlamourid8b0feb2015-06-02 16:30:471093 },
James Cook2dc6d042018-04-24 22:00:201094 'mash_buildbot_filters': {
1095 'filepath': 'testing/buildbot/filters/mash.*filter',
1096 },
[email protected]f76c8852012-06-21 16:37:001097 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291098 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001099 },
mcasasfeedbe42017-03-03 05:23:561100 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271101 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061102 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551103 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
Kent Tamura77578cc2018-11-25 22:33:431104 '|third_party/blink/web_tests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551105 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561106 },
Tommy Steimel074a1822018-02-07 17:25:441107 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061108 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441109 },
[email protected]06dd23172013-06-24 21:04:511110 'media_galleries': {
1111 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511112 '|chrome/browser/media_galleries/'\
1113 '|chrome/browser/storage_monitor/'\
1114 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271115 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511116 },
Hirokazu Hondae31ce109a2018-09-18 11:18:501117 'media_gpu': {
1118 'filepath': 'media/gpu/',
1119 },
alokp9e369ea72e2016-06-10 05:41:091120 'media_mojo': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:541121 'filepath': 'media/mojo/'
alokp9e369ea72e2016-06-10 05:41:091122 },
mcasasfeedbe42017-03-03 05:23:561123 'media_recorder': {
alancutter40359812017-03-03 08:20:271124 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061125 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551126 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
Kent Tamura77578cc2018-11-25 22:33:431127 '|third_party/blink/web_tests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551128 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561129 },
miu5e69f1c52016-10-23 13:40:111130 'media_remoting': {
1131 'filepath': 'chrome/browser/media/cast_remoting'\
1132 '|media/blink/webmediaplayer_'\
1133 '|media/mojo/interfaces/remoting.mojom'\
1134 '|media/remoting/',
1135 },
kmarshallb698ad4f2015-02-24 19:42:481136 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581137 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
Peter Wenb2075e82019-03-14 13:50:381138 '|chrome/android/features/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581139 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481140 '|chrome/browser/resources/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551141 '|chrome/browser/ui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581142 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481143 '|chrome/browser/ui/webui/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551144 '|chrome/common/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581145 '|chrome/test/data/webui/media_router/' \
1146 '|chrome/test/media_router/' \
1147 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481148 },
Xiaohan Wang6cbdcdf2018-06-12 21:55:541149 'media_win': {
1150 'filepath': 'media/gpu/windows/'
1151 },
[email protected]f76c8852012-06-21 16:37:001152 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491153 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001154 },
1155 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491156 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001157 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491158 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491159 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121160 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491161 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451162 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451163 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451164 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391165 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451166 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121167 # Exclude XML files; in particular, histograms.xml.
1168 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1169 },
1170 'metrics_xml_files': {
1171 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211172 'filepath': 'tools/metrics/.*\.xml$',
1173 },
1174 'midi': {
1175 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001176 },
[email protected]341f218a2013-09-24 22:16:101177 'mojo': {
1178 'filepath': 'mojo',
1179 },
Kyle Horimotoc4d57b122018-02-28 01:17:301180 'multidevice': {
Ryan Hansberry587c8082018-09-20 01:31:191181 'filepath': 'ash/multi_device_setup/'\
Kyle Horimoto7de86582018-12-19 20:40:251182 '|chrome/browser/chromeos/cryptauth/'\
Ryan Hansberry587c8082018-09-20 01:31:191183 '|chrome/browser/chromeos/device_sync/'\
1184 '|chrome/browser/chromeos/multidevice_setup/'\
1185 '|chrome/browser/chromeos/secure_channel/'\
Kyle Horimoto592f64c2018-03-28 23:43:221186 '|chrome/browser/resources/chromeos/multidevice_setup/'\
Ryan Hansberry587c8082018-09-20 01:31:191187 '|chrome/browser/resources/settings/multidevice_page/'\
1188 '|chrome/browser/ui/webui/chromeos/multidevice_setup/'\
1189 '|chrome/browser/ui/webui/settings/chromeos/multidevice'\
Kyle Horimoto7de86582018-12-19 20:40:251190 '|chrome/test/data/webui/multidevice_setup/'\
1191 '|chromeos/components/multidevice/'\
James Hawkinsf7e517c2018-03-30 21:01:141192 '|chromeos/components/proximity_auth/'\
Kyle Horimoto7de86582018-12-19 20:40:251193 '|chromeos/resources/multidevice_resources.grdp'\
Kyle Horimoto592f64c2018-03-28 23:43:221194 '|chromeos/services/device_sync/'\
1195 '|chromeos/services/multidevice_setup/'\
1196 '|chromeos/services/secure_channel/'\
Kyle Horimoto9bace7f2018-09-21 23:36:481197 '|ui/webui/resources/cr_components/chromeos/multidevice_setup/'
Kyle Horimotoc4d57b122018-02-28 01:17:301198 },
rjkroegef60dea862015-10-29 17:50:061199 'mus': {
Scott Violet9f984252018-08-27 19:02:131200 'filepath': 'services/ws/'\
rjkroegef60dea862015-10-29 17:50:061201 '|mojo/gpu/',
1202 },
[email protected]f76c8852012-06-21 16:37:001203 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:491204 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:561205 'chrome/browser/nacl_host/|chrome/common/nacl|'\
1206 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:001207 },
[email protected]99ddc3d2013-01-22 16:15:331208 'native_client_sdk': {
1209 'filepath': '^native_client_sdk/',
1210 },
[email protected]b9ecdb62014-03-07 14:56:431211 'navigation': {
1212 'filepath': 'content/browser/frame_host|'\
1213 'content/browser/renderer_host/render_process_host.*|'\
1214 'content/browser/renderer_host/render_view_host.*|'\
1215 'content/browser/web_contents/web_contents_impl.*|'\
1216 'content/renderer/render_frame.*|'\
1217 'content/renderer/render_view.*'
1218 },
[email protected]f76c8852012-06-21 16:37:001219 'net': {
[email protected]f2f0fbb92012-07-14 15:52:491220 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:001221 },
bnc1872e8bd2017-01-27 02:47:281222 'net_base': {
1223 'filepath': 'net/base/',
1224 },
bnc1872e8bd2017-01-27 02:47:281225 'net_http2': {
1226 'filepath': 'net/http2/',
1227 },
[email protected]f76c8852012-06-21 16:37:001228 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:281229 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:491230 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:491231 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:281232 'chrome/browser/ui/webui/net_internals/|' \
Takeshi Yoshino6b30abd2017-07-16 03:34:511233 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:001234 },
Adam Rice027497d2018-07-27 02:17:021235 'net_server': {
1236 'filepath': 'net/server/'
1237 },
bnc1872e8bd2017-01-27 02:47:281238 'net_spdy': {
1239 'filepath': 'net/spdy/',
1240 },
Adam Rice027497d2018-07-27 02:17:021241 'net_websockets': {
1242 'filepath': 'net/websockets/',
1243 },
jkarlin539748402015-03-31 17:36:311244 'netinfo': {
Josh Karlin1bd016742017-08-18 17:44:171245 'filepath': '/netinfo/',
jkarlin539748402015-03-31 17:36:311246 },
Helen Li30f43d8e2018-05-09 16:24:011247 'network_service': {
1248 'filepath': 'services/network/',
1249 },
Vincent Scheibd5da4d952017-11-03 01:33:241250 'nfc': {
1251 'filepath': '/nfc/',
1252 },
peterf4758412014-09-17 15:06:011253 'notifications': {
Peter Beverloo4548c852017-08-31 13:45:171254 'filepath': 'chrome/browser/extensions/api/notifications/|'\
1255 'chrome/browser/notifications/|'\
1256 'chrome/test/data/notifications/|'\
1257 'content/browser/notifications/|'\
Peter Beverloo4548c852017-08-31 13:45:171258 'content/common/platform_notification|'\
1259 'content/public/browser/platform_notification|'\
1260 'content/public/common/platform_notification|'\
1261 'content/renderer/notification_|'\
Xi Chengd47af342018-04-24 02:36:331262 'chrome/notification_helper/|'\
Kent Tamura77578cc2018-11-25 22:33:431263 'third_party/blink/web_tests/external/wpt/notifications|'\
1264 'third_party/blink/web_tests/http/tests/notifications|'\
Blink Reformata30d4232018-04-07 15:31:061265 'third_party/blink/renderer/modules/notifications|'\
1266 'third_party/blink/public/platform/modules/notifications|'\
peterf4758412014-09-17 15:06:011267 'ui/message_center/'
1268 },
tbansalc6f1c9f2016-09-30 22:48:421269 'nqe': {
1270 'filepath': 'nqe',
1271 },
mcwilliamsedee5042016-04-05 18:46:451272 'ntp_snippets': {
1273 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361274 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131275 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201276 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1277 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341278 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451279 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001280 'chrome/browser/resources/snippets_internals|'\
1281 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451282 'components/ntp_snippets/|'\
1283 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041284 'chrome/android/java/res/layout/most_visited|'\
1285 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451286 },
treib70176c52016-07-08 14:34:191287 'ntp_tiles': {
1288 'filepath': 'chrome/browser/android/ntp/|'\
1289 'chrome/browser/ui/webui/ntp/|'\
1290 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041291 'components/ntp_tiles/|'\
1292 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191293 },
peterb8ec88f82017-03-21 13:29:421294 'offline_items_collection': {
1295 'filepath': 'components/offline_items_collection/',
1296 },
dimichdce3ee492016-04-04 04:20:521297 'offline_pages': {
1298 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111299 '|chrome/browser/android/offline_pages/'\
1300 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521301 },
[email protected]f76c8852012-06-21 16:37:001302 'omnibox': {
Justin Donnelly600d8e92018-11-09 00:40:501303 'filepath': '^chrome/browser/autocomplete/|'\
1304 '^chrome/browser/resources/omnibox|'\
1305 '^chrome/browser/ui/location_bar/|'\
1306 '^chrome/browser/ui/omnibox/|'\
1307 '^chrome/browser/ui/.*/location_bar/|'\
1308 '^chrome/browser/ui/.*/omnibox/|'\
1309 '^components/omnibox/'
[email protected]f76c8852012-06-21 16:37:001310 },
Doug Arnetta94d3ae2017-11-07 00:10:341311 'optimization_guide': {
1312 'filepath': 'optimization_guide|'\
1313 'optimization_hints',
1314 },
chasej6dff9292016-02-02 20:33:121315 'origin_trials': {
Jason Chasedfcd02b2018-08-10 21:07:491316 'filepath': 'origin_trial'\
chasej68b8bbd2017-01-26 19:26:131317 '|OriginTrial'\
1318 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121319 },
[email protected]4a2078e2013-07-18 20:40:201320 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441321 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431322 'ui/events/ozone/|'\
1323 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201324 'ui/gl/gl_.*egl.*|'\
1325 'ui/gl/gl_.*ozone.*'
1326 },
Sergey Ulanov004097c2018-11-05 23:29:281327 'ozone_scenic': {
1328 'filepath': 'ui/ozone/platform/scenic',
1329 },
lgarron9e25c7402017-03-15 04:03:111330 'page_info' : {
1331 'filepath': 'chrome/browser/ui/page_info/'\
1332 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191333 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181334 '|components/page_info_strings.grdp'\
Gregory Chatzinoffdf93d692017-09-09 01:32:271335 '|ios/chrome/browser/ui/page_info/'
lgarron6cd116a2017-04-07 19:42:181336 },
csharrison3b1dc4062015-10-19 14:31:081337 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501338 'filepath': 'chrome/browser/page_load_metrics/'\
1339 '|chrome/common/page_load_metrics/'\
1340 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081341 },
[email protected]f76c8852012-06-21 16:37:001342 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291343 'filepath': 'chrome/browser/ui/panels'\
1344 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291345 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001346 },
[email protected]3cc8b3922014-05-05 13:12:081347 'password_manager': {
1348 'filepath': 'chrome/.*/password_'\
1349 '|chrome/browser/ui/passwords'\
1350 '|chrome/browser/ui/views/passwords'\
1351 '|chrome/test/data/password'\
1352 '|components/autofill.*password'
1353 '|components/password_'\
vabrccdb7222016-06-01 14:59:401354 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081355 },
rouslane8a22262016-10-19 20:49:411356 'payments': {
1357 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1358 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491359 '|chrome/browser/payments'\
1360 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151361 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311362 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491363 '|content/browser/payments'\
1364 '|content/test/data/payments'\
1365 '|ios/chrome/browser/payments'\
1366 '|ios/chrome/browser/ui/payments'\
1367 '|ios/web/payments'\
1368 '|ios/web/public/payments'\
Kent Tamura77578cc2018-11-25 22:33:431369 '|third_party/blink/web_tests/external/wpt/payment-request'\
1370 '|third_party/blink/web_tests/http/tests/payments'\
1371 '|third_party/blink/web_tests/payments'\
Blink Reformata30d4232018-04-07 15:31:061372 '|third_party/blink/public/platform/modules/payments'\
1373 '|third_party/blink/renderer/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491374 },
1375 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491376 'filepath': 'ios/web/payments'\
1377 '|ios/chrome/browser/payments'\
1378 '|ios/chrome/browser/ui/payments'\
1379 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411380 },
[email protected]f76c8852012-06-21 16:37:001381 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581382 'filepath': 'ppapi/api'\
1383 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001384 },
mlamourid8b0feb2015-06-02 16:30:471385 'permissions': {
1386 'filepath': 'content/(child,browser)/permissions/'\
1387 '|content/common/permission_*'\
1388 '|content/public/(common,browser)/permission_*'\
1389 '|chrome/browser/permissions/'\
1390 '|chrome/browser/content_settings/permission*'\
1391 '|permission_context',
1392 },
François Beaufortb2070eb2018-02-08 10:36:341393 'picture_in_picture': {
Blink Reformata30d4232018-04-07 15:31:061394 'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
François Beaufortb2070eb2018-02-08 10:36:341395 },
Lutz Justena67427102018-06-28 08:55:461396 'policy_templates': {
1397 'filepath': 'components/policy/resources/policy_templates.json'
1398 },
michaelpg11fff3f2015-02-06 03:35:341399 'polymer': {
1400 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001401 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491402 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341403 'ui/webui/resources/polymer_resources.grdp',
1404 },
Charles Harrison981d33c2017-10-06 21:36:221405 'popup_blocker': {
1406 'filepath': 'chrome/browser/ui/blocked_content'
1407 },
twifkak0c69c1f2015-06-22 18:20:091408 'precache': {
1409 'filepath': '[pP]recache'
1410 },
[email protected]be775bc2014-06-30 15:41:141411 'prepopulated_engines': {
1412 'filepath': 'components/search_engines/prepopulated_engines.json',
1413 },
[email protected]f76c8852012-06-21 16:37:001414 'prerender': {
[email protected]78375a52012-07-14 14:47:571415 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001416 },
mfoltz57fd7f32017-05-03 06:12:581417 'presentation': {
1418 'filepath': 'content/(browser|common|renderer)/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061419 '|third_party/blink/public/platform/modules/presentation/' \
Kent Tamura77578cc2018-11-25 22:33:431420 '|third_party/blink/web_tests/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061421 '|third_party/blink/renderer/modules/presentation/'
mfoltz57fd7f32017-05-03 06:12:581422 },
rbpotter0d9edeed2018-08-03 14:11:581423 'print_preview': {
1424 'filepath': 'chrome/browser/resources/print_preview/' \
1425 '|chrome/browser/ui/webui/print_preview/'
1426 },
peter884896c72015-03-12 14:26:201427 'push_messaging': {
1428 'filepath': 'push_messaging'
1429 },
stkhapugin06503142016-12-07 14:32:121430 'reading_list': {
1431 'filepath': 'components/reading_list|'\
1432 'ios/chrome/browser/reading_list|'\
1433 'ios/chrome/browser/ui/reading_list',
1434 },
[email protected]f76c8852012-06-21 16:37:001435 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011436 'filepath': '^remoting/' \
1437 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001438 },
gab57e80c72014-12-08 21:06:131439 'rlz_id': {
1440 'filepath' :'rlz/lib/machine_id.cc|'\
1441 'rlz/lib/machine_id.h|'\
1442 'rlz/win/lib/machine_id_win.cc',
1443 },
Joe Medleya129fe32018-01-25 15:20:221444 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061445 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221446 },
grt829c6a82014-10-20 09:29:321447 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341448 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1449 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321450 },
mlamourid8b0feb2015-06-02 16:30:471451 'screen_orientation': {
1452 'filepath': 'screen_orientation',
1453 },
Robert Sesekae79d38512018-09-04 18:13:301454 'security': {
1455 'filepath': 'base/json/'\
1456 '|base/memory/.*shared_memory'\
Robert Sesek61902db2018-10-09 19:15:451457 '|components/cbor/'\
1458 '|AndroidManifest',
Robert Sesekae79d38512018-09-04 18:13:301459 },
Katie D14c38ce2019-02-14 00:34:451460 'select_to_speak': {
1461 'filepath': 'select_to_speak',
1462 },
Jeffrey Cohen7fe36f502018-12-12 01:38:211463 'send_tab_to_self': {
Tanya Guptabb5019d2018-12-21 02:45:301464 'filepath': 'components/send_tab_to_self' \
1465 '|chrome/android/java/src/org/chromium/chrome/browser/send_tab_to_self/',
Jeffrey Cohen7fe36f502018-12-12 01:38:211466 },
[email protected]0b431722014-01-08 07:21:511467 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171468 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511469 },
Colin Blundell6d2669a2017-07-11 06:26:531470 'services_public': {
1471 'filepath': 'services/([^/]*/)*public/',
1472 },
Dan Beam5dec1b42018-12-10 23:52:341473 'settings': {
1474 'filepath': 'chrome/browser/resources/settings/'\
1475 '|chrome/browser/ui/webui/settings/'\
1476 '|chrome/test/data/webui/settings/',
1477 },
alitoc5534d62017-04-21 01:48:581478 'settings_reset_prompt': {
1479 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1480 '|chrome/browser/ui/views/settings_reset_prompt',
1481 },
dominickn8884155a2016-06-23 02:28:161482 'site_engagement': {
1483 'filepath': 'chrome/browser/engagement/|'\
1484 'chrome/browser/ui/webui/engagement/',
1485 },
[email protected]f76c8852012-06-21 16:37:001486 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491487 'filepath': 'content/browser/site_instance|'\
1488 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001489 },
Ryan Hansberry587c8082018-09-20 01:31:191490 'smartlock': {
James Hawkins14e753e82018-11-08 17:33:421491 'filepath': 'chrome/browser/chromeos/login/easy_unlock/'\
Ryan Hansberry587c8082018-09-20 01:31:191492 '|chrome/browser/resources/easy_unlock/'\
1493 '|chromeos/components/proximity_auth/'
1494 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561495 'smb': {
1496 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1497 '|chrome/browser/chromeos/smb_client'\
1498 '|chromeos/dbus/fake_smb_provider_client'\
1499 '|chromeos/dbus/smb_provider_client',
1500 },
Joe Medleya129fe32018-01-25 15:20:221501 'source_idls': {
Joe Medleyf7671752018-04-13 14:34:501502 'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Joe Medleya129fe32018-01-25 15:20:221503 },
[email protected]ad0295d2012-10-11 23:43:361504 'spellcheck': {
1505 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221506 '|chrome/browser/renderer_context_menu/spelling_'\
1507 '|components/spellcheck/'\
1508 '|third_party/hunspell/'\
1509 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361510 },
Greg Thompson9ea091702018-01-04 11:06:321511 'startup': {
1512 'filepath': 'chrome/browser/ui/startup/',
1513 },
[email protected]67f39af2013-08-23 20:06:051514 'streams': {
1515 'filepath': 'content/browser/streams/',
1516 },
vmpstrcc1c08302015-11-18 06:05:511517 'styleguide': {
1518 'filepath': '^styleguide/',
1519 },
Peter Wenbef43902018-11-28 22:08:121520 'styleguide_python': {
1521 'filepath': '^styleguide/python',
1522 },
engedye7b734da2017-02-07 12:08:131523 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021524 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131525 },
[email protected]43d33e92014-07-14 16:39:311526 'supervised_users': {
1527 'filepath': 'chrome/browser/.*managed_mode'\
1528 '|chrome/browser/.*managed_user'\
1529 '|chrome/browser/.*supervised_user',
1530 },
CJ DiMegliocaddc3482018-12-12 02:28:381531 'surface_layer_for_video': {
1532 'filepath': 'cc/layers/surface_layer*'\
1533 '|third_party/blink/renderer/platform/graphics/video_frame_*'\
1534 '|third_party/blink/renderer/platform/graphics/surface_layer_bridge*',
1535 },
Anastasia Helfinstein5205acb32019-02-15 00:54:131536 'switch_access': {
1537 'filepath': 'switch_access',
1538 },
[email protected]f76c8852012-06-21 16:37:001539 'sync': {
Andrew Grieveecac5a92018-11-08 01:57:011540 'filepath': '^chrome/browser/ui/sync/'\
maxboguefa217942016-04-01 01:08:131541 '|^chrome/browser/ui/views/sync/'\
1542 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1543 '|^ios/chrome/browser/sync/'\
1544 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1545 '|^chrome/browser/sync/'\
1546 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091547 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131548 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091549 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001550 },
[email protected]92871a102013-07-01 11:11:411551 'syncfs': {
1552 'filepath': 'sync_file_system',
1553 },
miu5e69f1c52016-10-23 13:40:111554 'tab_alert_indicators': {
1555 'filepath': 'content/browser/media/audio_stream_monitor'\
miu5e69f1c52016-10-23 13:40:111556 '|chrome/browser/ui/tabs/tab_utils'\
Peter Kasting479cc1752018-09-28 22:34:371557 '|chrome/browser/ui/views/tabs/alert_indicator'\
miu5e69f1c52016-10-23 13:40:111558 '|chrome/browser/ui/views/tabs/tab\.cc'\
1559 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1560 '|media/audio/audio_(output_controller|power_monitor)',
1561 },
[email protected]82d74152013-07-28 08:55:311562 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481563 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111564 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131565 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481566 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1567 '|components/viz/service/display/'\
1568 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1569 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131570 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131571 '|content/browser/renderer_host/media/(audio_'\
1572 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111573 '|content/public/renderer/media_stream_'\
1574 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131575 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1576 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481577 '|media/capture/'\
1578 '|services/viz/privileged/interfaces/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311579 },
[email protected]f76c8852012-06-21 16:37:001580 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491581 'filepath': 'chrome/browser/tab_contents/|'\
1582 'content/browser/tab_contents/|'\
1583 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001584 },
tdresserd80646f2017-03-03 19:26:081585 'tbmv2_metrics': {
1586 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1587 },
[email protected]5e105332012-09-13 01:55:521588 'tcmalloc': {
1589 'filepath': 'third_party/tcmalloc'
1590 },
[email protected]31a10602012-11-21 01:51:261591 'telemetry': {
nednguyen79105d422016-04-18 01:38:421592 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261593 },
Takeshi Yoshino524e1d262017-07-28 01:16:381594 'test_runner': {
1595 'filepath': 'components/test_runner/' \
Kent Tamura21d1de62018-12-10 04:45:201596 '|content/shell/(common|browser|renderer)/web_test/' \
1597 '|content/test/web_test_support.cc' \
1598 '|content/public/test/web_test_support.h' \
Takeshi Yoshino524e1d262017-07-28 01:16:381599 },
[email protected]f76c8852012-06-21 16:37:001600 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491601 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521602 },
jlkleinecc81952016-11-19 00:16:071603 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221604 'filepath': 'chrome/browser/chromeos/tether/'\
1605 '|chrome/browser/ui/ash/network/tether*'\
Ryan Hansberry587c8082018-09-20 01:31:191606 '|chromeos/components/tether/'
jlkleinecc81952016-11-19 00:16:071607 },
[email protected]1cbbb30b2011-10-14 08:03:561608 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531609 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491610 '|content/browser/renderer_host/render_widget_host_view'\
1611 '|content/browser/renderer_host/text_input'\
1612 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491613 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531614 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561615 },
[email protected]3a117c62011-11-29 04:28:021616 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491617 'filepath': 'chrome/browser/chromeos/input_method/'\
1618 '|chrome/browser/chromeos/extensions/input_method'\
1619 '|chrome/browser/chromeos/status/input_method'\
1620 '|chrome/browser/extensions/extension_input_'\
1621 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491622 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421623 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021624 },
chirantan96fcf6d2015-01-21 22:36:191625 'timers': {
1626 'filepath': 'base/timer/'\
1627 '|components/timers/'
1628 },
robliaofd54b5c2017-01-13 00:41:301629 'tools_win_chromeexts': {
1630 'filepath': 'tools/win/chromeexts',
1631 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571632 'touch_selection': {
1633 'filepath': 'ui/touch_selection/'\
1634 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1635 },
[email protected]c8eb7f72013-07-04 15:30:111636 'tracing': {
1637 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311638 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111639 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301640 '|components/tracing/'\
1641 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111642 },
[email protected]cf428f732012-10-02 20:48:151643 'ui_compositor': {
1644 'filepath': 'ui/compositor/layer\.|'\
1645 'ui/compositor/layer_unittest|'\
1646 'ui/compositor/compositor',
1647 },
robliao2c4b7492016-07-19 01:57:261648 'ui_display_win': {
1649 'filepath': '^ui/display/win',
1650 },
[email protected]6b5093c2012-05-23 19:10:181651 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491652 'filepath': 'ui/resources/'\
1653 '|ui/base/native_theme/resources/'\
1654 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181655 },
edwardjung83f52ef22017-02-07 13:15:071656 'ui_strings': {
1657 'filepath': 'chrome/app/generated_resources.grd'\
1658 '|chrome/app/google_chrome_strings.grd'\
1659 '|chrome/android/java/strings/android_chrome_strings.grd'\
1660 '|chrome/app/settings_strings.grdp'\
1661 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1662 '|ui/strings/ui_strings.grd',
1663 },
Robert Liao5c35cbe2019-02-27 02:42:331664 'ui_views': {
1665 'filepath': '^ui/views',
1666 },
Will Harris989ca932019-02-15 19:21:211667 'unified_consent': {
1668 'filepath': 'components/unified_consent/'\
1669 '|chrome/browser/unified_consent/',
1670 },
Vincent Scheibd5da4d952017-11-03 01:33:241671 'usb': {
1672 'filepath': '/usb/',
1673 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481674 'vaapi': {
1675 'filepath': 'media/gpu/vaapi',
1676 },
[email protected]c73ec8ab2014-01-16 20:35:231677 'version_assembly': {
1678 'filepath': 'chrome/app/version_assembly',
1679 },
posciak62a72272016-05-11 08:31:241680 'video': {
1681 'filepath': 'content/browser/renderer_host/media/|'\
1682 'content/renderer/media/|'\
1683 'media/capture/video/|'\
1684 'media/filters/|'\
1685 'media/gpu/|'\
1686 '.*video.*',
1687 },
mcasas09e881c2016-04-09 02:09:501688 'video_capture': {
1689 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1690 '|content/browser/renderer_host/media/.*(capture|media)'\
1691 '|content/renderer/media/.*(capture|media|webrtc)'\
1692 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011693 '|media/muxers/'\
1694 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501695 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421696 'video_gpu': {
1697 'filepath': 'content/renderer/media/|'\
1698 'media/capture/video/|'\
1699 'media/gpu/',
1700 },
[email protected]ef514a32014-02-26 01:02:351701 'virtual_keyboard': {
1702 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571703 '|chrome/test/data/chromeos/virtual_keyboard/'\
1704 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081705 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571706 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351707 },
billorr3c7e1442016-11-11 21:21:351708 'virtual_reality': {
David Dorwina4a2b73c2018-05-18 22:39:561709 # Includes VR, AR, and XR.
Michael Thiessena7bec5b2018-07-12 19:10:041710 'filepath': '/vr/'\
David Dorwina4a2b73c2018-05-18 22:39:561711 '|/xr'\
Bill Orr165281bd2018-12-06 18:27:121712 '|isolated_xr_device'\
David Dorwina4a2b73c2018-05-18 22:39:561713 '|third_party/arcore'\
1714 '|third_party/gvr'\
1715 '|third_party/libovr'\
1716 '|third_party/openvr',
billorr3c7e1442016-11-11 21:21:351717 },
Chris Blumec6ddd6c2018-12-14 23:35:011718 'vulkan': {
1719 'filepath': 'gpu/vulkan'\
1720 '|third_party/vulkan'
1721 },
Vincent Scheibd5da4d952017-11-03 01:33:241722 'wake_lock': {
1723 'filepath': 'wake_lock',
1724 },
Dan Beam5dec1b42018-12-10 23:52:341725 'web_dev_style': {
1726 'filepath': 'tools/web_dev_style/'\
1727 '|styleguide/web/',
1728 },
Devin Mullins4ff9b282018-03-09 00:37:321729 'web_package': {
1730 'filepath': 'content/browser/loader/prefetch_url_loader'\
1731 '|content/browser/web_package/'\
Kunihiko Sakamotoba390852018-07-11 01:08:551732 '|content/test/data/sxg/'
Devin Mullins4ff9b282018-03-09 00:37:321733 },
Matt Giuca9eb910d2017-08-02 04:07:381734 'web_share': {
1735 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1736 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
Kent Tamura77578cc2018-11-25 22:33:431737 '|third_party/blink/web_tests/webshare/'\
1738 '|third_party/blink/web_tests/external/wpt/web-share/'\
Eric Willigers3eeae17c2019-03-13 17:32:101739 '|third_party/blink/public/mojom/webshare/'\
Blink Reformata30d4232018-04-07 15:31:061740 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381741 },
Martin Kreichgauer794a18572018-07-20 20:45:431742 'webauthn': {
1743 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webauth/'\
1744 '|chrome/android/javatests/src/org/chromium/chrome/browser/webauth/'\
1745 '|chrome/browser/webauthn/'\
1746 '|chrome/browser/ui/webauthn/'\
1747 '|chrome/browser/ui/views/webauthn/'\
1748 '|content/browser/webauth/'\
1749 '|device/fido/'\
1750 '|third_party/blink/public/platform/modules/webauth/',
1751 },
Corentin Wallez3f1d0852018-07-04 15:45:361752 'webgpu': {
1753 'filepath': 'third_party/blink/renderer/modules/webgpu/',
1754 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131755 'webrtc_browser_tests': {
1756 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1757 'content/browser/media/.*webrtc.*browsertest',
1758 },
[email protected]208879542012-07-05 11:15:341759 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491760 'filepath': 'chrome/browser/content_settings/'\
1761 '|chrome/browser/ui/views/website_settings/'\
1762 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521763 '|chrome/common/content_settings'\
1764 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341765 },
Dan Beam5dec1b42018-12-10 23:52:341766 'webui_backend': {
1767 'filepath': 'content/browser/webui/'\
1768 '|content/public/browser/web_ui*'\
1769 '|content/public/test/*web_ui*',
1770 },
[email protected]b17d9e02014-07-29 09:45:501771 'windows_sandboxing': {
1772 'filepath': 'sandbox/win/',
1773 },
[email protected]f76c8852012-06-21 16:37:001774 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491775 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1776 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1777 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001778 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491779 'xinput_hierarchy_changed_event_listener\.' \
1780 '|chrome/browser/chromeos/wm_' \
1781 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401782 },
Chris Blume04103c42018-12-14 22:46:061783 'zlib': {
1784 'filepath': 'third_party/zlib'
1785 },
wjmaclean3ff6a402015-03-31 19:00:201786 'zoom': {
1787 'filepath': 'chrome/browser/ui/zoom/' \
1788 '|components/ui/zoom/' \
1789 '|content/browser/host_zoom_*' \
1790 '|content/browser/storage_partition_impl*' \
1791 '|content/public/browser/host_zoom_map.h' \
1792 '|content/public/browser/storage_partition.h'
1793 },
[email protected]a3838612009-10-13 21:57:541794 },
[email protected]ca872e362011-07-12 21:06:031795
pennymac962d190432016-07-27 00:58:351796 ##############################################################################
1797 # Please keep alphabetical
1798 ##############################################################################
[email protected]a3838612009-10-13 21:57:541799 'WATCHLISTS': {
Joe Medley1e1bb652018-04-27 17:36:591800 'about_flags': ['[email protected]',
1801 '[email protected]'],
mazda6471d0e2015-10-02 06:32:551802 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001803 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571804 'accessibility': ['[email protected]',
Akihiro Otac504b882019-02-20 02:54:531805 '[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411806 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571807 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401808 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001809 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541810 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571811 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001812 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261813 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111814 '[email protected]',
F07b660412017-08-01 20:53:061815 '[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481816 'android_crash_reporting': ['[email protected]',
1817 '[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201818 'android_crazy_linker': ['[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481819 'android_deps': ['[email protected]'],
Tibor Goldschwendtd0aa00e2019-03-14 15:52:291820 'android_features': ['[email protected]',
1821 '[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261822 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381823 'android_infra': ['[email protected]',
Eric Stevenson1a03deb2018-06-22 20:40:131824 '[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491825 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381826 'android_item_chooser_dialogs': ['[email protected]',
1827 '[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481828 'android_lint': ['[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081829 'android_media': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571830 'android_search_widget': ['[email protected]',
1831 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441832 'android_studio': ['[email protected]',
1833 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081834 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:001835 'android_uma_settings': ['[email protected]',
1836 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261837 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441838 'android_webview': ['[email protected]'],
Tim Volodine178dc2bc2019-03-19 19:07:221839 'android_webview_network_service': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:001840 'animation_worklet': ['[email protected]',
1841 '[email protected]'],
Dominick Ng45392562018-12-13 07:21:211842 'app_shortcuts': ['[email protected]',
1843 '[email protected]',
Trent Aptedabfd2572019-01-17 05:49:531844 '[email protected]'],
pennymac962d190432016-07-27 00:58:351845 'apps': ['[email protected]',
Trent Apted93d53b02019-01-21 02:54:341846 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461847 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471848 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021849 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:301850 '[email protected]',
1851 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371852 'arc_auth': ['[email protected]'],
Ryo Hashimoto611b8fc52018-09-28 10:01:201853 'arc_common': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121854 'arc_fileapi': ['[email protected]'],
Yuichiro Hanada2e111fb2018-11-19 17:33:051855 'arc_ime': ['[email protected]'],
poromov7633f602017-02-21 16:44:011856 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461857 'arc_net': ['[email protected]',
1858 '[email protected]',
1859 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431860 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:481861 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351862 'ash': ['[email protected]',
1863 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:381864 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:401865 'audio_service': ['[email protected]',
1866 '[email protected]',
1867 '[email protected]'],
pennymac962d190432016-07-27 00:58:351868 'aura': ['[email protected]',
1869 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071870 'aura_compositor': ['[email protected]',
1871 '[email protected]',
pennymac962d190432016-07-27 00:58:351872 '[email protected]',
danakj3695c582016-10-26 21:54:431873 '[email protected]'],
Katie D14c38ce2019-02-14 00:34:451874 'autoclick': ['[email protected]'],
Jared Saul4765c1e2018-06-18 13:44:571875 'autofill': ['[email protected]',
1876 '[email protected]',
sebsg55d59d82018-06-19 18:29:521877 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591878 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:211879 '[email protected]',
Vaclav Brozek9048a1222018-11-30 08:11:501880 '[email protected]'],
Mathias Carlenc61d8072018-08-21 16:18:241881 'autofill_assistant': ['[email protected]'],
Jared Saul4765c1e2018-06-18 13:44:571882 'autofill_credit_cards': ['[email protected]'],
Dan Elphick08d1fd42018-04-26 10:22:331883 'background_fetch': ['[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:281884 '[email protected]',
Dan Elphick08d1fd42018-04-26 10:22:331885 '[email protected]'],
Jason Chasedfcd02b2018-08-10 21:07:491886 'background_sync': ['[email protected]',
Rayan Kanso253399c2018-11-07 19:28:251887 '[email protected]',
1888 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261889 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111890 '[email protected]',
F07b660412017-08-01 20:53:061891 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381892 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191893 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501894 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051895 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281896 'base_scheduler': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591897 'base_task_scheduler': ['[email protected]',
1898 '[email protected]',
1899 '[email protected]'],
pennymac962d190432016-07-27 00:58:351900 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:481901 '[email protected]',
pennymac962d190432016-07-27 00:58:351902 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551903 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371904 'binary_size': ['[email protected]',
Peter Wen35bf5932018-10-22 19:51:481905 '[email protected]'],
pennymac962d190432016-07-27 00:58:351906 'blink': ['[email protected]'],
1907 'blink_accessibility': ['[email protected]',
1908 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401909 '[email protected]',
horo8e9a01572016-07-27 06:05:311910 '[email protected]',
pennymac962d190432016-07-27 00:58:351911 '[email protected]'],
1912 'blink_animation': ['[email protected]',
1913 '[email protected]',
1914 '[email protected]',
1915 '[email protected]',
1916 '[email protected]'],
1917 'blink_app_banner': ['[email protected]'],
1918 'blink_audio': ['[email protected]',
1919 '[email protected]'],
1920 'blink_battery_status': ['[email protected]',
1921 '[email protected]'],
pennymac962d190432016-07-27 00:58:351922 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081923 'blink_bindings_serialization': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:571924 'blink_bluetooth': ['[email protected]',
Ovidio Henriquez86333882018-11-05 18:25:211925 '[email protected]',
1926 '[email protected]'],
Fernando Serboncinife13f9d2018-08-14 13:35:541927 'blink_canvas': [ '[email protected]',
Fernando Serboncinie802c9f2018-11-06 19:17:111928 '[email protected]'],
Nicolas Pena7a6b6992019-01-16 17:20:081929 'blink_client_hints': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351930 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:551931 'blink_common': ['[email protected]',
1932 '[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371933 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351934 'blink_css': ['[email protected]',
1935 '[email protected]',
danakjc1e13d4e2018-05-04 21:34:421936 '[email protected]'],
pennymac962d190432016-07-27 00:58:351937 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:371938 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351939 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311940 '[email protected]',
pennymac962d190432016-07-27 00:58:351941 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251942 'blink_custom_elements': ['[email protected]'],
Oksana Zhuravlova5e236ec92018-07-25 00:16:031943 'blink_device_orientation': ['[email protected]',
1944 '[email protected]',
1945 '[email protected]',
pennymac962d190432016-07-27 00:58:351946 '[email protected]'],
1947 'blink_devtools': ['[email protected]',
1948 '[email protected]',
1949 '[email protected]',
1950 '[email protected]',
1951 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391952 '[email protected]'],
pennymac962d190432016-07-27 00:58:351953 'blink_dom': ['[email protected]',
danakjc1e13d4e2018-05-04 21:34:421954 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321955 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351956 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:351957 '[email protected]',
1958 '[email protected]'],
1959 'blink_fetch': ['[email protected]',
1960 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341961 '[email protected]'],
pennymac962d190432016-07-27 00:58:351962 'blink_fileapi': ['[email protected]',
1963 '[email protected]',
1964 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191965 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:371966 'blink_geolocation': ['[email protected]'],
Nico Weberb6975cc2018-06-19 10:51:451967 'blink_heap': ['[email protected]',
pennymac962d190432016-07-27 00:58:351968 '[email protected]',
1969 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251970 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:221971 'blink_htmlparser': ['[email protected]',
1972 '[email protected]'],
Madeleine Barowsky21b04402019-01-29 19:17:051973 'blink_image_codecs': ['[email protected]',
1974 '[email protected]'],
pennymac962d190432016-07-27 00:58:351975 'blink_indexed_db': ['[email protected]',
1976 '[email protected]'],
1977 'blink_input': ['[email protected]',
Navid Zolghadrf7ac0562018-08-02 21:43:161978 '[email protected]'],
pennymac962d190432016-07-27 00:58:351979 'blink_layers': ['[email protected]'],
1980 'blink_layout': ['[email protected]',
1981 '[email protected]',
pennymac962d190432016-07-27 00:58:351982 '[email protected]',
1983 '[email protected]',
1984 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:401985 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:071986 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261987 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051988 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321989 '[email protected]',
1990 '[email protected]'],
pennymac962d190432016-07-27 00:58:351991 'blink_loader': ['[email protected]',
1992 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:191993 '[email protected]'],
pennymac962d190432016-07-27 00:58:351994 'blink_media': ['[email protected]',
1995 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191996 '[email protected]',
1997 '[email protected]'],
pennymac962d190432016-07-27 00:58:351998 'blink_media_queries': ['[email protected]',
Nicolas Pena7a6b6992019-01-16 17:20:081999 '[email protected]'],
mcasas9558316b2017-03-10 18:57:312000 'blink_mediastream': ['[email protected]'],
Kentaro Hara4286a3d2019-03-12 09:41:312001 'blink_modules': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352002 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352003 'blink_out_of_process_frames': ['[email protected]',
2004 '[email protected]'],
pennymac962d190432016-07-27 00:58:352005 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:592006 '[email protected]'],
Xida Chen0ef92782018-01-17 05:53:352007 'blink_paintworklet' : ['[email protected]'],
Balazs Engedy23f08852018-09-24 23:39:582008 'blink_permissions': ['[email protected]',
2009 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492010 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:502011 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:352012 '[email protected]',
2013 '[email protected]',
2014 '[email protected]',
fmalita9710b732017-02-17 05:10:022015 '[email protected]',
Fernando Serboncinie802c9f2018-11-06 19:17:112016 '[email protected]',
pennymac962d190432016-07-27 00:58:352017 '[email protected]',
pennymac962d190432016-07-27 00:58:352018 '[email protected]'],
Nicolas Pena7a6b6992019-01-16 17:20:082019 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352020 'blink_prerender': ['[email protected]',
Nicolas Pena7a6b6992019-01-16 17:20:082021 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:252022 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352023 'blink_quota': ['[email protected]',
2024 '[email protected]',
2025 '[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:282026 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352027 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:572028 'blink_script': ['[email protected]',
Takayoshi Kochi57997382018-07-19 03:57:592029 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:012030 'blink_scroll': ['[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:432031 'blink_service_worker': ['[email protected]',
pennymac962d190432016-07-27 00:58:352032 '[email protected]',
2033 '[email protected]',
2034 '[email protected]',
pennymac962d190432016-07-27 00:58:352035 '[email protected]',
2036 '[email protected]',
tzik749ae1e2018-07-20 05:05:012037 '[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:432038 'blink_service_worker_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:322039 'blink_shadow_dom': ['[email protected]'],
Rachel Blum41788872018-10-25 20:54:012040 'blink_spellcheck' : ['[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:322041 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022042 'blink_streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352043 'blink_style': ['[email protected]'],
2044 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:022045 '[email protected]',
pennymac962d190432016-07-27 00:58:352046 '[email protected]',
pennymac962d190432016-07-27 00:58:352047 '[email protected]',
2048 '[email protected]',
pennymac962d190432016-07-27 00:58:352049 '[email protected]'],
pennymac962d190432016-07-27 00:58:352050 'blink_track': ['[email protected]',
2051 '[email protected]',
2052 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:162053 '[email protected]',
2054 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:312055 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:012056 'blink_viewport_interaction': ['[email protected]',
2057 '[email protected]'],
pennymac962d190432016-07-27 00:58:352058 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352059 'blink_webp': ['[email protected]',
2060 '[email protected]',
Madeleine Barowsky21b04402019-01-29 19:17:052061 '[email protected]',
2062 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022063 'blink_websockets': ['[email protected]',
2064 '[email protected]'],
pennymac962d190432016-07-27 00:58:352065 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:502066 '[email protected]',
pennymac962d190432016-07-27 00:58:352067 '[email protected]',
shimazu99de61f2016-09-07 03:57:412068 '[email protected]',
2069 '[email protected]'],
Raphael Kubo da Costaae598192018-05-29 11:14:242070 'blink_wtf': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492071 'blink_xml': ['[email protected]',
2072 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562073 'bottombar': ['[email protected]',
2074 '[email protected]'],
Tarun Bansalc4882282018-07-11 23:53:552075 'breve': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:352076 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352077 'browser_compositor': ['[email protected]',
2078 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:572079 'browser_resources_md': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222080 'browsing_data': ['[email protected]',
2081 '[email protected]',
msramek878b39d92016-04-20 07:55:332082 '[email protected]'],
Rouslan Solomakhin0b13446c2018-07-18 14:47:072083 'bubble': ['[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:172084 'cache_storage': ['[email protected]'],
Xiangjun Zhang880262a2018-08-07 22:35:382085 'cast': ['[email protected]',
2086 '[email protected]',
miua1710162015-08-27 01:38:092087 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:122088 '[email protected]',
miua1710162015-08-27 01:38:092089 '[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042090 '[email protected]'],
ryanchung4d157372016-05-10 20:27:162091 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582092 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:342093 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192094 'cast_channel': ['[email protected]',
Adam Parker41b9e4cb2017-08-14 17:09:122095 '[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:472096 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:282097 'cc': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:002098 'cc-animation': ['[email protected]',
2099 '[email protected]'],
danakjca574522017-09-20 16:38:592100 'cc-contexts': ['[email protected]'],
2101 'cc-display': ['[email protected]'],
2102 'cc-paint': ['[email protected]'],
2103 'cc-quads': ['[email protected]'],
2104 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:282105 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352106 'certificate_transparency': ['[email protected]',
martijnccdd0542016-11-07 18:49:272107 '[email protected]',
pennymac962d190432016-07-27 00:58:352108 '[email protected]'],
Joe Mason60ec2f32018-02-15 15:50:512109 'chrome_cleaner': ['[email protected]',
Joe Mason89035f02018-11-30 22:12:542110 '[email protected]'],
Penny MacNeil0ced2cb2018-07-30 21:09:492111 'chrome_elf': ['[email protected]'],
lpy0ca13772017-02-28 19:48:272112 'chrome_grc': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:312113 'chromecast': ['[email protected]',
2114 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:572115 '[email protected]'],
gfhuang2548f902016-02-26 02:29:212116 'chromecast_public': ['[email protected]'],
kereliuk08eda794c2018-09-05 16:10:232117 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352118 'chromeos': ['[email protected]'],
2119 'chromeos_attestation': ['[email protected]'],
2120 'chromeos_calculator': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:182121 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:122122 'chromeos_lkgm': ['[email protected]',
Benjamin Pastened7029352018-04-17 19:09:102123 '[email protected]',
Achuith Bhandarkar434e24592018-03-07 23:05:122124 '[email protected]'],
alematec5187b1b2016-08-26 05:32:182125 'chromeos_login': ['[email protected]',
Jacob Dufaulted1ef2bc2018-08-10 18:21:342126 '[email protected]',
2127 '[email protected]'],
pennymac962d190432016-07-27 00:58:352128 'chromeos_net': ['[email protected]'],
2129 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:182130 'chromeos_timezone': ['[email protected]'],
2131 'chromeos_webui': ['[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492132 'clang_update': ['[email protected]',
2133 '[email protected]',
thestigf023ccc2016-11-10 14:39:152134 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:072135 '[email protected]',
George Burgess IVbbcd9912018-04-17 14:59:282136 '[email protected]',
pennymac962d190432016-07-27 00:58:352137 '[email protected]',
rnk28bbd1772016-05-04 17:57:582138 '[email protected]',
Hans Wennborgf2eb949e2018-05-08 12:45:032139 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:132140 '[email protected]',
rnk28bbd1772016-05-04 17:57:582141 '[email protected]',
pennymac962d190432016-07-27 00:58:352142 '[email protected]',
thestigf023ccc2016-11-10 14:39:152143 '[email protected]',
pennymac962d190432016-07-27 00:58:352144 '[email protected]',
horo8e9a01572016-07-27 06:05:312145 '[email protected]',
pennymac962d190432016-07-27 00:58:352146 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002147 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:002148 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:552149 'components_deps': ['[email protected]',
2150 '[email protected]',
2151 '[email protected]'],
Matthew Jonesf3b5f4f2019-01-04 00:01:252152 'compositor_animator': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572153 'content_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062154 '[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082155 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352156 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532157 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162158 '[email protected]',
2159 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:242160 'content_worker': ['[email protected]',
2161 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562162 'contextual_search': ['[email protected]',
2163 '[email protected]'],
pennymac962d190432016-07-27 00:58:352164 'courgette': ['[email protected]',
2165 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502166 'cq': ['[email protected]',
2167 '[email protected]',
2168 '[email protected]',
2169 '[email protected]',
2170 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342171 'cr_elements': ['[email protected]',
2172 '[email protected]',
michaelpge42ca3b32016-02-19 08:17:572173 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042174 'cros_benchmarks': ['[email protected]',
2175 '[email protected]',
2176 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462177 'crostini': ['[email protected]'],
Bailey Berro462580ea2019-02-22 23:09:372178 'cups_printing': ['[email protected]',
2179 '[email protected]',
2180 '[email protected]'],
Peter Beverloob90e4c32018-12-07 14:27:192181 'custom_tabs': ['[email protected]',
2182 '[email protected]',
Peter E Conn35d3a982019-01-17 10:35:272183 '[email protected]',
Peter Beverloo5cc24512018-11-29 15:36:432184 '[email protected]',
Peter E Conn35d3a982019-01-17 10:35:272185 '[email protected]'],
Madeleine Barowsky21b04402019-01-29 19:17:052186 'data_decoder': ['[email protected]'],
Ryo Hashimoto900be52c2018-05-24 06:42:262187 'dbus': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192188 'deep_memory_profiler': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572189 'device_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062190 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572191 'device_chooser': ['[email protected]',
Ovidio Henriquez86333882018-11-05 18:25:212192 '[email protected]',
2193 '[email protected]'],
pennymac962d190432016-07-27 00:58:352194 'devtools': ['[email protected]',
2195 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192196 'dial': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582197 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492198 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132199 'download': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342200 'downloads_ui': ['[email protected]',
2201 '[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362202 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102203 'eme': ['[email protected]'],
Justin DeWittf64d39e2018-08-09 21:33:412204 'explore_sites': ['[email protected]',
2205 '[email protected]',
2206 '[email protected]',
Pete Williamson3600f2d2018-09-24 17:31:112207 '[email protected]',
2208 '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412209 'extension': ['[email protected]',
2210 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142211 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222212 '[email protected]',
Joe Medley1e1bb652018-04-27 17:36:592213 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192214 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482215 '[email protected]',
2216 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262217 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492218 'filesapp': ['[email protected]',
2219 '[email protected]',
okab0be3dc2016-08-30 07:37:102220 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042221 'fsp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162222 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552223 'fuzzing': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572224 'gamepad': ['[email protected]'],
Dan Elphick7c3105252017-11-06 15:51:472225 'gcm': ['[email protected]',
pennymac962d190432016-07-27 00:58:352226 '[email protected]'],
Raphael Kubo da Costab8111f9f2018-10-04 14:24:232227 'generic_sensor': ['[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242228 '[email protected]',
Raphael Kubo da Costa0e3cf83d2019-03-11 10:55:562229 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482230 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122231 '[email protected]'],
Mounir Lamouri578ca402019-01-23 20:40:482232 'geolocation': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:152233 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162234 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382235 'gn': ['[email protected]',
Trent Apted93d53b02019-01-21 02:54:342236 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522237 'gpu': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362238 'gpu_passthrough_cmd_decoder': ['[email protected]'],
Ehsan Karamadc20cee22018-08-10 21:32:332239 'guest_view': ['[email protected]',
Kevin McNee77c2f6b2018-08-14 21:43:582240 '[email protected]',
Ehsan Karamadc20cee22018-08-10 21:32:332241 '[email protected]'],
Andrey Kosyakova173d252018-05-07 18:29:112242 'headless': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342243 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002244 'i18n': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372245 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452246 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132247 '[email protected]'],
John Budorickf6a1c302018-10-29 16:32:482248 'infra': ['[email protected]'],
bruthigaa8281f2016-02-09 17:52:312249 'ink_drop': ['[email protected]'],
Navid Zolghadr9994e8e2019-01-22 17:36:082250 'input': ['[email protected]',
2251 '[email protected]'],
Michael Spang808d5c12018-10-23 19:20:392252 'input_devices': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262253 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182254 'installer_linux': ['[email protected]',
2255 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372256 'installer_win': ['[email protected]',
Greg Thompson4f90fc992017-07-25 19:30:372257 '[email protected]'],
Ramya Nagarajan7768bf62018-11-28 21:26:042258 'instant': ['[email protected]',
2259 '[email protected]',
2260 '[email protected]',
2261 '[email protected]'],
edchin46453b42017-03-03 01:40:112262 'ios': ['[email protected]'],
2263 'ios_chrome': ['[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112264 '[email protected]'],
edchin46453b42017-03-03 01:40:112265 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592266 '[email protected]'],
Eric Noyaua1825272019-01-02 10:36:392267 'ios_flags': ['[email protected]'],
edchin46453b42017-03-03 01:40:112268 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592269 '[email protected]'],
edchin46453b42017-03-03 01:40:112270 'ios_web': ['[email protected]',
2271 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292272 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352273 '[email protected]',
2274 '[email protected]',
2275 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292276 'libvpx': ['[email protected]',
2277 '[email protected]',
2278 '[email protected]',
2279 '[email protected]',
2280 '[email protected]',
2281 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382282 'libwebp': ['[email protected]',
2283 '[email protected]',
2284 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232285 'libxml_xslt': ['[email protected]',
2286 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422287 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402288 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422289 'linux_seccomp_bpf': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392290 'mac' : ['[email protected]'],
Dominick Ng31b7feb2019-01-29 23:24:002291 'manifest': ['[email protected]',
2292 '[email protected]'],
James Cook4bfa66fa2018-05-29 17:20:422293 'mash_buildbot_filters': ['[email protected]',
2294 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002295 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032296 'media_capture_from_element': ['[email protected]'],
Tommy Steimel074a1822018-02-07 17:25:442297 'media_controls': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352298 'media_galleries': ['[email protected]',
2299 '[email protected]'],
Hirokazu Hondae31ce109a2018-09-18 11:18:502300 'media_gpu': ['[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542301 'media_mojo': ['[email protected]',
2302 '[email protected]'],
mcasasfeedbe42017-03-03 05:23:562303 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312304 '[email protected]'],
Xiangjun Zhang880262a2018-08-07 22:35:382305 'media_remoting': ['[email protected]',
2306 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582307 '[email protected]',
apacible01538e02016-11-04 22:15:312308 '[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042309 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192310 'media_router': ['[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552311 '[email protected]',
Xiangjun Zhang880262a2018-08-07 22:35:382312 '[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552313 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542314 'media_win': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002315 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302316 'metrics': ['[email protected]'],
Alexei Svitkine691508d2019-02-21 15:57:392317 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212318 'midi': ['[email protected]'],
John Abd-El-Malek01cfd3f2018-06-21 16:33:122319 'mojo': ['[email protected]'],
Ryan Hansberry587c8082018-09-20 01:31:192320 'multidevice': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392321 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192322 '[email protected]',
Kyle Horimotoc4d57b122018-02-28 01:17:302323 '[email protected]',
2324 '[email protected]',
2325 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192326 '[email protected]'],
rjkroegef60dea862015-10-29 17:50:062327 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002328 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352329 'native_client_sdk': ['[email protected]',
2330 '[email protected]'],
Alex Moshchuk3fbcf782018-05-09 00:06:292331 'navigation': ['[email protected]',
2332 '[email protected]',
pennymac962d190432016-07-27 00:58:352333 '[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012334 'net': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282335 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282336 'net_http2': ['[email protected]'],
2337 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092338 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022339 'net_server': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282340 'net_spdy': ['[email protected]'],
Adam Rice027497d2018-07-27 02:17:022341 'net_websockets': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312342 'netinfo': ['[email protected]'],
Helen Li30f43d8e2018-05-09 16:24:012343 'network_service': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572344 'nfc': ['[email protected]'],
Peter Beverloo45bf54c2018-08-06 17:12:032345 'notifications': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422346 'nqe': ['[email protected]'],
Eric Noyaua1825272019-01-02 10:36:392347 'ntp_snippets': ['[email protected]'],
2348 'ntp_tiles': ['[email protected]'],
peterc7e27422017-05-17 04:05:282349 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352350 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142351 '[email protected]',
pennymac962d190432016-07-27 00:58:352352 '[email protected]',
2353 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252354 '[email protected]',
2355 '[email protected]',
pennymac962d190432016-07-27 00:58:352356 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352357 'omnibox': ['[email protected]'],
Sophie Chang76811dfb2018-12-20 21:40:472358 'optimization_guide': ['[email protected]'],
iclelland8b904402016-10-05 15:01:232359 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242360 '[email protected]'],
pennymac962d190432016-07-27 00:58:352361 'ozone': ['[email protected]',
Maksim Sisovdd171472018-10-01 19:51:032362 '[email protected]',
pennymac962d190432016-07-27 00:58:352363 '[email protected]'],
Sergey Ulanov004097c2018-11-05 23:29:282364 'ozone_scenic': ['[email protected]',
Sergey Ulanovac3ba332018-11-08 00:16:452365 '[email protected]',
Sergey Ulanov004097c2018-11-05 23:29:282366 '[email protected]',
2367 '[email protected]',
2368 '[email protected]'],
Raymes Khouryc555e9dc2019-02-18 09:13:222369 'page_info' : ['[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412370 'page_load_metrics' : ['[email protected]',
2371 '[email protected]',
tdresserd80646f2017-03-03 19:26:082372 '[email protected]',
2373 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492374 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352375 '[email protected]',
2376 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392377 'password_manager': ['[email protected]',
Vasilii Sukhanovc4e6c2842018-07-18 12:12:202378 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592379 'payments': ['[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492380 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212381 '[email protected]',
2382 '[email protected]'],
mahmadi0a7bb59f2017-02-22 19:13:492383 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352384 'pepper_api': ['[email protected]',
2385 '[email protected]',
2386 '[email protected]',
2387 '[email protected]',
2388 '[email protected]',
pennymac962d190432016-07-27 00:58:352389 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262390 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112391 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392392 '[email protected]',
Balazs Engedy23f08852018-09-24 23:39:582393 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562394 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342395 'picture_in_picture': ['[email protected]'],
Lutz Justena67427102018-06-28 08:55:462396 'policy_templates': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342397 'polymer': ['[email protected]',
2398 '[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222399 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092400 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142401 'prepopulated_engines': ['[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012402 'prerender': ['[email protected]',
pennymac962d190432016-07-27 00:58:352403 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192404 'presentation': ['[email protected]'],
rbpotter0d9edeed2018-08-03 14:11:582405 'print_preview': ['[email protected]'],
Peter Beverloo45bf54c2018-08-06 17:12:032406 'push_messaging': ['[email protected]'],
stkhapugin06503142016-12-07 14:32:122407 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252408 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422409 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352410 '[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592411 'runtime_enabled_features': ['[email protected]'],
Daniel Ruberyfa8cd5d2018-09-13 17:31:232412 'safe_browsing': ['[email protected]',
2413 '[email protected]',
vakh125ad862017-03-17 00:06:252414 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472415 'screen_orientation': ['[email protected]'],
Robert Sesekae79d38512018-09-04 18:13:302416 'security': ['[email protected]'],
Katie D14c38ce2019-02-14 00:34:452417 'select_to_speak': ['[email protected]'],
Jeffrey Cohen7fe36f502018-12-12 01:38:212418 'send_tab_to_self': ['[email protected]',
Jeffrey Cohen7fe36f502018-12-12 01:38:212419 '[email protected]',
Jeffrey Cohen6b31b2d2019-01-23 19:12:302420 '[email protected]',
Jeffrey Cohen7fe36f502018-12-12 01:38:212421 '[email protected]',
Jeffrey Cohen6b31b2d2019-01-23 19:12:302422 '[email protected]',
2423 '[email protected]'],
pennymac962d190432016-07-27 00:58:352424 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162425 '[email protected]',
pennymac962d190432016-07-27 00:58:352426 '[email protected]',
pennymac962d190432016-07-27 00:58:352427 '[email protected]',
horo8e9a01572016-07-27 06:05:312428 '[email protected]',
tzik749ae1e2018-07-20 05:05:012429 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532430 'services_public': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342431 'settings': ['[email protected]',
2432 '[email protected]',
May Lippert12159c32019-03-04 21:02:542433 '[email protected]',
2434 '[email protected]',
2435 '[email protected]',
2436 '[email protected]'],
alitoc5534d62017-04-21 01:48:582437 'settings_reset_prompt': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262438 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352439 'site_instance': ['[email protected]',
Alex Moshchuk3fbcf782018-05-09 00:06:292440 '[email protected]',
pennymac962d190432016-07-27 00:58:352441 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432442 '[email protected]'],
Ryan Hansberry587c8082018-09-20 01:31:192443 'smartlock': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392444 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192445 '[email protected]',
2446 '[email protected]',
2447 '[email protected]',
2448 '[email protected]',
2449 '[email protected]'],
Zentaro Kavanagh608f8a12018-01-19 18:39:562450 'smb': ['[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592451 'source_idls': ['[email protected]'],
Rachel Blum41788872018-10-25 20:54:012452 'spellcheck': ['[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222453 '[email protected]',
2454 '[email protected]'],
Greg Thompson9ea091702018-01-04 11:06:322455 'startup': ['[email protected]',
2456 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052457 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352458 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322459 '[email protected]',
2460 '[email protected]'],
Peter Wenbef43902018-11-28 22:08:122461 'styleguide_python': ['[email protected]',
2462 '[email protected]',
2463 '[email protected]'],
engedye7b734da2017-02-07 12:08:132464 'subresource_filter': ['[email protected]'],
Pam Greene8efbeae92018-10-02 14:54:462465 'supervised_users': [],
CJ DiMegliocaddc3482018-12-12 02:28:382466 'surface_layer_for_video': [ '[email protected]',
2467 '[email protected]'],
Anastasia Helfinstein5205acb32019-02-15 00:54:132468 'switch_access': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:582469 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192470 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482471 '[email protected]',
2472 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112473 'tab_alert_indicators': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192474 'tab_capture': ['[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042475 '[email protected]'],
pennymac962d190432016-07-27 00:58:352476 'tab_contents': ['[email protected]',
2477 '[email protected]',
2478 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082479 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192480 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262481 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352482 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492483 '[email protected]',
2484 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002485 'tests': [],
Ryan Hansberry587c8082018-09-20 01:31:192486 'tether': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392487 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192488 '[email protected]',
2489 '[email protected]',
2490 '[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252491 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192492 '[email protected]'],
pennymac962d190432016-07-27 00:58:352493 'textinput': ['[email protected]',
2494 '[email protected]',
2495 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532496 '[email protected]',
pennymac962d190432016-07-27 00:58:352497 '[email protected]'],
2498 'textinput_chromeos': ['[email protected]',
2499 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532500 '[email protected]',
pennymac962d190432016-07-27 00:58:352501 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192502 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302503 'tools_win_chromeexts': ['[email protected]'],
AJITH KUMAR V4f0c4812018-03-27 13:46:572504 'touch_selection': ['[email protected]',
2505 '[email protected]'],
pennymac962d190432016-07-27 00:58:352506 'tracing': ['[email protected]',
Michael Spangbbcf79de2018-12-13 15:07:262507 '[email protected]',
2508 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152509 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262510 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182511 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072512 'ui_strings': ['[email protected]'],
Robert Liao5c35cbe2019-02-27 02:42:332513 'ui_views': ['[email protected]'],
Will Harris989ca932019-02-15 19:21:212514 'unified_consent': ['[email protected]'],
Ovidio Henriquez86333882018-11-05 18:25:212515 'usb': ['[email protected]',
2516 '[email protected]'],
Miguel Casas-Sancheza65d49a2017-12-11 03:27:482517 'vaapi': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232518 'version_assembly': ['[email protected]',
2519 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422520 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312521 'video_capture': ['[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422522 'video_gpu': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482523 'virtual_keyboard': ['[email protected]',
2524 '[email protected]',
okabf9f6f02017-02-17 05:14:292525 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352526 'virtual_reality': ['[email protected]'],
Chris Blumec6ddd6c2018-12-14 23:35:012527 'vulkan': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572528 'wake_lock': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342529 'web_dev_style': ['[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322530 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382531 'web_share': ['[email protected]'],
Martin Kreichgauer794a18572018-07-20 20:45:432532 'webauthn': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362533 'webgpu': ['[email protected]',
2534 '[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132535 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222536 'website_settings': ['[email protected]',
2537 '[email protected]',
Raymes Khouryc555e9dc2019-02-18 09:13:222538 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342539 'webui_backend': ['[email protected]'],
Penny MacNeil0ced2cb2018-07-30 21:09:492540 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002541 'x11': ['[email protected]',
2542 '[email protected]',
2543 '[email protected]'],
Chris Blume04103c42018-12-14 22:46:062544 'zlib': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202545 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542546 },
2547}