blob: 043ef48ca5ec9ea4e0216d447adf1abb036f2d90 [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
David Dorwinb3bd4b1a2019-09-24 00:07:016# Refer: https://chromium.googlesource.com/chromium/src/+/master/docs/infra/watchlists.md
[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 },
Anastasia Helfinstein76c21c0b82019-11-21 19:45:1428 'accessibility_component_extensions': {
29 'filepath': 'chrome/browser/resources/chromeos/accessibility'
30 },
dominickn8884155a2016-06-23 02:28:1631 'add_to_homescreen': {
32 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
33 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
34 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
dominickn8884155a2016-06-23 02:28:1635 'chrome/browser/android/shortcut_.*|'\
36 'chrome/browser/android/webapps/',
37 },
asvitkine361b276e2016-08-30 18:45:0038 'android_crash_reporting': {
Peter Wen35bf5932018-10-22 19:51:4839 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/' \
40 'chrome/browser/android/crash/' \
Peter Wen0ab6c98e2018-10-30 13:07:2741 'components/crash/android/' \
42 'components/minidump_uploader/'
asvitkine361b276e2016-08-30 18:45:0043 },
johnmaguire6aaac7902016-03-15 12:28:2044 'android_crazy_linker': {
45 'filepath': 'third_party/android_crazy_linker/'
46 },
Peter Wen35bf5932018-10-22 19:51:4847 'android_deps': {
48 'filepath': 'third_party/android_deps/' \
49 '|tools/android/roll/android_deps/'
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 },
Tomasz Wiszkowski36adccf2019-11-04 16:51:0375 'android_omnibox': {
76 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/'
77 },
Ted Choc042d8442018-03-13 16:35:5778 'android_search_widget': {
79 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
80 '|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
81 },
wnwena0364162017-02-16 20:37:3882 'android_studio': {
nyquist6e560d032017-02-28 07:49:5983 'filepath': 'build/android/gradle/' \
84 '|docs/android_studio.md' \
85 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3886 },
[email protected]3261d962014-03-04 22:18:2887 'android_tab': {
88 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
89 },
asvitkine361b276e2016-08-30 18:45:0090 'android_uma_settings': {
Natalie Chouinarddab72b92019-11-04 20:38:3891 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
asvitkine361b276e2016-08-30 18:45:0092 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0093 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
94 },
zpengb9a180d2016-10-12 18:40:2195 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4896 'filepath': 'chrome/android/webapk/|'\
97 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2198 },
[email protected]7ca78dc12012-09-20 09:26:4499 'android_webview': {
100 'filepath': 'android_webview/',
101 },
Tim Volodine178dc2bc2019-03-19 19:07:22102 'android_webview_network_service': {
103 'filepath': 'android_webview/browser/network_service/',
104 },
Yi Guc1c54682018-07-23 12:00:00105 'animation_worklet': {
106 'filepath': 'third_party/blink/renderer/modules/animationworklet/',
107 },
Dominick Ngb919db92019-11-18 06:17:16108 'app_service': {
109 'filepath': 'chrome/browser/apps/app_service/'\
110 '|chrome/browser/ui/app_list/app_service/'\
111 '|chrome/services/app_service/'\
112 '|components/services/app_service/',
113 },
[email protected]e38d185a2013-07-09 08:23:52114 'app_shortcuts': {
115 'filepath': 'apps/app_shim/'\
[email protected]e38d185a2013-07-09 08:23:52116 '|chrome/common/mac/'
117 },
[email protected]54bf94d2013-01-30 23:07:40118 'apps': {
Dominick Ngfe197c752018-07-18 00:51:26119 'filepath': '^apps/'\
120 '|chrome/browser/apps/'\
121 '|chrome/browser/chromeos/apps/'
[email protected]54bf94d2013-01-30 23:07:40122 },
Maggie Cai9190f7632019-06-12 06:06:57123 'apps_intent_helper': {
124 'filepath': 'chrome/browser/apps/intent_helper/|'\
125 'chrome/browser/chromeos/apps/intent_helper/'
126 },
lhchavez4b19176f2016-05-04 23:12:46127 'arc': {
128 'filepath': 'arc/',
129 },
lhchavez61532c92016-10-18 21:33:37130 'arc_auth': {
131 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
132 },
Yuichiro Hanada2e111fb2018-11-19 17:33:05133 'arc_ime': {
134 'filepath': 'chrome/browser/chromeos/arc/input_method_manager/'\
135 '|components/arc/ime/'
136 },
poromov7633f602017-02-21 16:44:01137 'arc_kiosk': {
138 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
139 '|components/arc/kiosk/'\
140 '|arc_kiosk'
141 },
Miyoung Shin3fc077c2019-08-06 00:29:44142 'arc_mojom': {
143 'filepath': 'components/arc/mojom/',
144 },
lhchavez4b19176f2016-05-04 23:12:46145 'arc_net': {
146 'filepath': 'components/arc/net/',
147 },
ejcarusoa298ec02016-06-16 20:30:43148 'arc_power': {
149 'filepath': 'components/arc/power/',
150 },
Hirokazu Hondaf98a3122018-04-12 11:19:48151 'arc_video_accelerator': {
152 'filepath': 'components/arc/video_accelerator',
153 },
[email protected]3ce56642013-10-17 22:12:51154 'ash': {
155 'filepath': 'ash/',
156 },
Xiaohui Chenf7e70a22018-02-08 00:36:38157 'assistant': {
David Black20c36722019-02-05 18:36:31158 'filepath': 'ash/app_list/views/assistant/'\
159 '|ash/assistant/'\
Xiaohui Chen985c26b2018-05-16 18:41:27160 '|chromeos/assistant/'\
161 '|chromeos/services/assistant/'\
162 '|chrome/browser/ui/ash/assistant/'
Xiaohui Chenf7e70a22018-02-08 00:36:38163 },
Max Morin2b0206312018-04-06 11:17:40164 'audio_service': {
165 'filepath': 'services/audio/'
166 },
[email protected]f76c8852012-06-21 16:37:00167 'aura': {
[email protected]3ce56642013-10-17 22:12:51168 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39169 },
[email protected]c3a6e1e72013-08-02 00:13:07170 'aura_compositor': {
171 'filepath':
172 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58173 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09174 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07175 '|content/browser/renderer_host/render_widget_host_view_aura' \
176 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44177 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07178 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07179 },
Martin Robinson30f0f7f2019-08-22 16:33:05180 'auralinux_accessibility': {
181 'filepath':
182 'ui/accessibility/platform/.*auralinux.*' \
183 '|ui/views/accessibility/.*auralinux.*' \
184 '|chrome/browser/ui/views/accessibility/.*auralinux.*' \
185 '|content/browser/accessibility/.*auralinux.*' \
186 },
Katie D14c38ce2019-02-14 00:34:45187 'autoclick': {
188 'filepath': 'ash/autoclick/',
189 },
[email protected]2a38f0c02013-05-29 02:27:45190 'autofill': {
rouslanfbfa7402016-11-22 19:36:39191 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
192 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48193 'chrome/browser/ui/android/autofill/|'\
194 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27195 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48196 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48197 'chrome/renderer/autofill/|'\
198 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05199 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25200 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08201 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29202 },
gogerald5d02fde2018-08-18 04:30:56203 'autofill_assistant': {
Peter Wenf66bd402019-03-18 14:04:33204 'filepath': 'chrome/android/features/autofill_assistant/|'\
gogerald5d02fde2018-08-18 04:30:56205 'chrome/browser/android/autofill_assistant/|'\
206 'components/autofill_assistant/',
207 },
Jared Sauldd47a29d2019-04-18 16:28:54208 'autofill_payments': {
Jared Saul4765c1e2018-06-18 13:44:57209 'filepath': 'chrome/browser/ui/autofill/chrome_autofill_client*|'\
Jared Sauldd47a29d2019-04-18 16:28:54210 'chrome/browser/ui/autofill/payments/|'\
211 'chrome/browser/ui/views/autofill/payments/|'\
212 'components/autofill/core/browser/payments/|'\
213 'components/autofill/core/browser/ui/payments/|'\
214 'components/autofill/core/common/autofill_payments_features*|'\
215 'components/autofill_payments_strings*',
Jared Saul4765c1e2018-06-18 13:44:57216 },
peter39e10a62017-02-21 15:14:13217 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17218 'filepath': 'background_fetch|'\
219 'background-fetch',
peter39e10a62017-02-21 15:14:13220 },
221 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17222 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13223 },
dominickn8884155a2016-06-23 02:28:16224 'banners': {
225 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
226 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16227 'chrome/browser/banners/|'\
228 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06229 'third_party/blink/public/platform/modules/app_banner/|'\
230 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16231 },
[email protected]f76c8852012-06-21 16:37:00232 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49233 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59234 },
[email protected]5e105332012-09-13 01:55:52235 'base_allocator': {
236 'filepath': '^base/allocator',
237 },
[email protected]1ed5e0fd2012-07-19 00:19:05238 'base_memory': {
239 'filepath': '^base/memory',
240 },
Alexander Timin864bf8a02018-03-12 11:06:28241 'base_scheduler': {
242 'filepath': '^base/task/',
243 },
Gabriel Charettee6bbb532019-04-29 16:39:39244 'base_thread_pool': {
245 'filepath': '^base/task/thread_pool',
robliao1644d8b2016-04-11 15:39:59246 },
[email protected]b17d9e02014-07-29 09:45:50247 'base_win': {
248 'filepath': '^base/win',
249 },
[email protected]7e093d4022014-06-26 19:19:55250 'battery_status': {
251 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10252 'content/test/data/battery_status/|'\
253 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55254 },
Alexander Timine3deb2a2019-09-20 15:29:09255 'bfcache': {
256 'filepath': 'content/browser/frame_host/back_forward_cache.*|'\
257 'content/browser/back_forward_cache_browsertest.cc|'\
258 'content/test/data/back_forward_cache/|'\
Alexander Timin42c775b92019-10-08 12:07:07259 'content/public/browser/back_forward_cache.*|'\
260 'testing/buildbot/filters.bfcache.*.filter',
Alexander Timine3deb2a2019-09-20 15:29:09261 },
wnwen72684762017-03-29 13:28:37262 'binary_size': {
263 'filepath': 'build/android/binary_size/|'\
264 'tools/binary_size/',
265 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13266 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19267 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13268 },
269 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55270 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13271 },
272 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55273 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13274 },
275 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06276 'filepath': 'third_party/blink/renderer/modules/app_banner' \
277 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13278 },
279 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06280 'filepath': 'third_party/blink/renderer/platform/audio' \
281 '|third_party/blink/renderer/modules/webaudio' \
Kent Tamura77578cc2018-11-25 22:33:43282 '|third_party/blink/web_tests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13283 },
284 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06285 'filepath': 'third_party/blink/renderer/modules/battery/' \
Kent Tamura77578cc2018-11-25 22:33:43286 '|third_party/blink/web_tests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55287 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13288 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13289 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06290 'filepath': 'third_party/blink/renderer/platform/bindings' \
291 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13292 },
293 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55294 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13295 },
296 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55297 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13298 },
Fernando Serboncinife13f9d2018-08-14 13:35:54299 'blink_canvas': {
Blink Reformata30d4232018-04-07 15:31:06300 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Fernando Serboncinife13f9d2018-08-14 13:35:54301 '|third_party/blink/renderer/core/offscreencanvas' \
302 '|third_party/blink/renderer/core/geometry' \
303 '|third_party/blink/renderer/modules/canvas' \
304 '|third_party/blink/renderer/platform/graphics/canvas',
Takeshi Yoshinoe387aa32017-08-02 13:16:13305 },
306 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55307 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
308 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
309 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
310 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
311 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13312 },
313 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06314 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55315 '|third_party/blink/renderer/core/page/.*drag' \
316 '|third_party/blink/renderer/platform/.*drag' \
Kent Tamuraeb394c72018-04-07 19:14:55317 '|third_party/blink/public/platform/.*drag' \
318 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13319 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32320 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55321 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06322 '|third_party/blink/public/common' \
323 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32324 },
Kentaro Hara993b0de2017-08-07 02:26:37325 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06326 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37327 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13328 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06329 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13330 },
331 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55332 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Kent Tamura77578cc2018-11-25 22:33:43333 '|third_party/blink/web_tests/fast/deprecated-flexbox/' \
334 '|third_party/blink/web_tests/css3/flexbox/' \
335 '|third_party/blink/web_tests/ietestcenter/css3/flexbox/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13336 },
337 'blink_css_fragmentation_tests': {
Kent Tamura77578cc2018-11-25 22:33:43338 'filepath': 'third_party/blink/web_tests/fast/multicol/' \
339 '|third_party/blink/web_tests/fast/pagination/' \
340 '|third_party/blink/web_tests/fragmentation/' \
341 '|third_party/blink/web_tests/printing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13342 },
343 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55344 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
345 '|third_party/blink/renderer/core/paint/.*grid' \
346 '|third_party/blink/renderer/core/css/.*grid' \
Kent Tamura77578cc2018-11-25 22:33:43347 '|third_party/blink/web_tests/fast/css-grid-layout/' \
348 '|third_party/blink/web_tests/ietestcenter/css3/grid/' \
349 '|third_party/blink/web_tests/platform/.*/fast/css-grid-layout/' \
350 '|third_party/blink/web_tests/platform/.*/ietestcenter/css3/grid/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13351 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13352 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06353 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55354 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13355 },
356 'blink_device_orientation': {
Oksana Zhuravlova5e236ec92018-07-25 00:16:03357 'filepath': 'content/browser/device_sensors/' \
358 '|content/test/data/device_sensors/' \
359 '|third_party/blink/renderer/modules/device_orientation/' \
Kent Tamura77578cc2018-11-25 22:33:43360 '|third_party/blink/web_tests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55361 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
362 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13363 },
364 'blink_devtools': {
Tim van der Lippedf9e7b22019-07-24 13:18:36365 'filepath': 'third_party/blink/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13366 },
367 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06368 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13369 },
370 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06371 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13372 },
373 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55374 'filepath': 'third_party/blink/renderer/core/page/.*event' \
375 '|third_party/blink/renderer/core/dom/.*event' \
376 '|third_party/blink/renderer/core/css/.*event' \
377 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13378 },
379 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06380 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13381 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13382 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06383 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
384 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55385 '|third_party/blink/renderer/platform/.*file' \
Kent Tamura77578cc2018-11-25 22:33:43386 '|third_party/blink/web_tests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55387 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13388 },
389 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06390 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13391 },
392 'blink_geolocation': {
Kent Tamura77578cc2018-11-25 22:33:43393 'filepath': 'third_party/blink/web_tests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06394 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55395 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13396 },
397 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06398 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13399 '|base/allocator/partition_allocator/'
400 },
401 'blink_html': {
Chris Harrelson92233dfd2019-11-08 17:39:46402 'filepath': 'third_party/blink/renderer/core/html/' \
403 '|third_party/blink/renderer/core/mathml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13404 },
405 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06406 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13407 },
Chris Blume484eaa1b2018-12-14 22:49:18408 'blink_image_codecs': {
409 'filepath': 'third_party/blink/renderer/platform/image-decoders' \
410 '|third_party/blink/renderer/platform/image-encoders' \
411 '|third_party/blink/perf_tests/image_decoder'
412 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13413 'blink_indexed_db': {
Chase Phillips7027bd52018-08-30 17:31:55414 'filepath': 'third_party/blink/common/indexeddb' \
415 '|third_party/blink/public/common/indexeddb' \
416 '|third_party/blink/public/platform/.*_idb' \
417 '|third_party/blink/public/platform/modules/indexeddb' \
418 '|third_party/blink/public/mojom/indexeddb' \
419 '|third_party/blink/renderer/modules/indexeddb/' \
Kent Tamura77578cc2018-11-25 22:33:43420 '|third_party/blink/web_tests/storage/indexeddb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13421 },
422 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06423 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13424 },
425 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55426 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
427 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
428 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13429 },
430 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55431 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13432 },
433 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06434 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13435 },
436 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06437 'filepath': 'third_party/blink/renderer/core/loader/' \
438 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13439 },
440 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06441 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55442 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
443 '|third_party/blink/renderer/core/html/shadow/media_control' \
444 '|third_party/blink/renderer/core/layout/layout_media' \
445 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06446 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
447 '|third_party/blink/renderer/platform/drm/' \
448 '|third_party/blink/renderer/platform/graphics/media/' \
Kent Tamura77578cc2018-11-25 22:33:43449 '|third_party/blink/web_tests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55450 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13451 },
452 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55453 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
454 '|third_party/blink/renderer/core/css/media_list' \
455 '|third_party/blink/renderer/core/css/media_query' \
456 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13457 },
458 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06459 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
460 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55461 '|third_party/blink/renderer/platform/exported/web_media_stream' \
462 '|third_party/blink/renderer/platform/exported/web_rtc' \
Kent Tamura77578cc2018-11-25 22:33:43463 '|third_party/blink/web_tests/fast/mediastream/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13464 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13465 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06466 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Kent Tamura77578cc2018-11-25 22:33:43467 '|third_party/blink/web_tests/fast/dom/navigatorcontentutils'
Takeshi Yoshinoe387aa32017-08-02 13:16:13468 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13469 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55470 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
471 '|third_party/blink/renderer/core/frame/frame\.' \
472 '|third_party/blink/renderer/core/frame/web_frame' \
473 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13474 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13475 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06476 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13477 },
Xida Chen0ef92782018-01-17 05:53:35478 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06479 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Kent Tamura77578cc2018-11-25 22:33:43480 '|third_party/blink/web_tests/http/tests/csspaint/' \
481 '|third_party/blink/web_tests/externla/wpt/css/css-paint-api/'
Xida Chen0ef92782018-01-17 05:53:35482 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13483 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06484 'filepath': 'third_party/blink/renderer/modules/permissions/' \
Julie Jeongeun Kim162c2d282019-03-13 07:23:52485 '|third_party/blink/public/mojom/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13486 },
487 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06488 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13489 },
490 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06491 'filepath': 'third_party/blink/renderer/platform/fonts' \
492 '|third_party/blink/renderer/platform/geometry' \
493 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13494 },
495 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55496 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13497 },
498 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55499 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13500 },
501 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06502 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13503 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13504 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06505 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55506 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13507 },
508 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06509 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55510 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13511 },
512 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06513 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
514 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13515 },
516 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55517 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
518 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
519 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
520 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
521 '|third_party/blink/renderer/core/dom/.*modul.*' \
522 '|third_party/blink/renderer/core/dom/.*script.*' \
523 '|third_party/blink/renderer/core/html/html_script_element.*' \
524 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06525 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55526 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
527 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
528 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13529 },
David Bokan9dc0046272017-12-29 00:28:01530 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55531 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
532 '|third_party/blink/renderer/core/input/.*scroll.*' \
533 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06534 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55535 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06536 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01537 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43538 'blink_service_worker' : {
539 'filepath': 'third_party/blink/renderer/modules/service_worker' \
Kent Tamura77578cc2018-11-25 22:33:43540 '|third_party/blink/web_tests/http/tests/serviceworker' \
541 '|third_party/blink/web_tests/external/wpt/service-workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13542 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43543 'blink_service_worker_tests' : {
Kent Tamura77578cc2018-11-25 22:33:43544 'filepath': 'third_party/blink/web_tests/http/tests/serviceworker' \
545 '|third_party/blink/web_tests/external/wpt/service-workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13546 },
547 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55548 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
549 '|third_party/blink/renderer/core/dom/.*slot' \
550 '|third_party/blink/renderer/core/dom/.*insertion_point' \
551 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13552 },
553 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06554 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13555 },
Adam Rice027497d2018-07-27 02:17:02556 'blink_streams': {
557 'filepath': 'third_party/blink/renderer/core/streams/'
558 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13559 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55560 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13561 },
562 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06563 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13564 },
565 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06566 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55567 '|third_party/blink/renderer/core/loader/text_track' \
568 '|third_party/blink/renderer/core/html/meida/html_media_element' \
569 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06570 '|third_party/blink/renderer/core/css/mediaControl' \
Kent Tamura77578cc2018-11-25 22:33:43571 '|third_party/blink/web_tests/media/track/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13572 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13573 'blink_vibration': {
Kent Tamura77578cc2018-11-25 22:33:43574 'filepath': 'third_party/blink/web_tests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06575 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13576 },
577 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55578 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
579 '|third_party/blink/renderer/core/dom/viewport_arguments' \
580 '|third_party/blink/renderer/core/frame/frame_view.*' \
581 '|third_party/blink/renderer/core/frame/.*viewport.*' \
582 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13583 },
584 'blink_w3ctests': {
Kent Tamura77578cc2018-11-25 22:33:43585 'filepath': 'third_party/blink/web_tests/external/' \
Kent Tamura01019442018-05-01 22:06:58586 '|third_party/blink/tools/blinkpy/w3c/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13587 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13588 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06589 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55590 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13591 },
592 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06593 'filepath': 'third_party/blink/renderer/modules/websockets/' \
594 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13595 },
596 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06597 'filepath': 'third_party/blink/renderer/core/workers' \
Kent Tamura77578cc2018-11-25 22:33:43598 '|third_party/blink/web_tests/http/tests/workers' \
599 '|third_party/blink/web_tests/fast/workers' \
600 '|third_party/blink/web_tests/external/wpt/workers'
Takeshi Yoshinoe387aa32017-08-02 13:16:13601 },
602 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06603 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13604 },
605 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06606 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13607 },
donnd787f6ed2016-08-03 01:00:56608 'bottombar': {
609 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
610 },
Tarun Bansalc4882282018-07-11 23:53:55611 'breve': {
612 'filepath': 'chrome/browser/net/spdyproxy|'\
613 'chrome_proxy|'\
Tarun Bansal25065ce2019-07-19 04:16:09614 'client_hints|'\
615 'chrome/browser/predictors|'\
Tarun Bansalc4882282018-07-11 23:53:55616 'components/blacklist|'\
617 'components/data_use|'\
618 'data_reduction_proxy|'\
Tarun Bansal129ca7842018-07-31 17:14:12619 'data_use_measurement|'\
Tarun Bansal25065ce2019-07-19 04:16:09620 'lazy_load|'\
621 'interventions_internals|'\
Tarun Bansal129ca7842018-07-31 17:14:12622 'navigation_predictor|'\
623 'net/nqe|'\
Tarun Bansalc4882282018-07-11 23:53:55624 'optimization_guide|'\
Tarun Bansal129ca7842018-07-31 17:14:12625 'optimization_hints|'\
Tarun Bansal2ba607d52019-04-25 18:30:52626 'prerender|'\
627 'previews|'\
628 'services/network/resource_scheduler'
Tarun Bansalc4882282018-07-11 23:53:55629 },
[email protected]22650d22012-07-18 17:02:35630 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48631 'filepath': 'chrome/browser/autofill/' \
632 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48633 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27634 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19635 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05636 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35637 },
[email protected]f76c8852012-06-21 16:37:00638 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49639 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18640 },
michaelpge42ca3b32016-02-19 08:17:57641 'browser_resources_md': {
642 'filepath': 'chrome/browser/resources/md_'\
643 '|chrome/browser/resources/settings/',
644 },
Alexander Timinaa132762019-05-10 16:10:17645 'browser_scheduler': {
646 'filepath': 'content/browser/scheduler'
647 },
[email protected]0ce480532012-07-20 12:33:20648 'browsing_data': {
Christian Dullweberc0b53642018-10-11 16:20:55649 'filepath': 'browsing_data|BrowsingData',
[email protected]0ce480532012-07-20 12:33:20650 },
[email protected]f76c8852012-06-21 16:37:00651 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49652 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10653 'chrome/browser/ui/views/bubble/|'\
654 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00655 },
jkarlin539748402015-03-31 17:36:31656 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17657 'filepath': '/cache.storage/'
658 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31659 },
[email protected]10fbd5952013-08-22 07:42:39660 'cast': {
mark a. foltze8739c7c2019-04-24 18:33:09661 'filepath': 'media/cast/' \
662 '|chrome/browser/extensions/api/cast_streaming/' \
663 '|chrome/browser/media/cast/' \
664 '|chrome/browser/media/router/providers/cast/' \
665 '|chrome/browser/resources/cast/' \
666 '|chrome/browser/ui/webui/cast/' \
667 '|chrome/common/media_router/providers/cast/' \
668 '|chrome/renderer/media/cast/' \
669 '|chrome/test/data/extensions/api_test/cast/' \
670 '|chrome/test/data/extensions/api_test/cast_streaming/' \
671 '|components/mirroring/' \
672 '|content/public/renderer/media_stream_' \
miu5e69f1c52016-10-23 13:40:11673 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39674 },
ryanchung4d157372016-05-10 20:27:16675 'cast_certificate': {
676 'filepath': 'components/cast_certificate/'\
677 '|components/test/data/cast_certificate/',
678 },
mfoltz57fd7f32017-05-03 06:12:58679 'cast_channel': {
680 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47681 '|components/cast_channel/' \
682 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58683 },
Takeshi Yoshino524e1d262017-07-28 01:16:38684 'cc': {
danakjca574522017-09-20 16:38:59685 'filepath': 'cc/'\
686 '|components/viz/'
687 },
Yi Guc1c54682018-07-23 12:00:00688 'cc-animation': {
689 'filepath': 'cc/animation/'
690 },
danakjca574522017-09-20 16:38:59691 'cc-contexts': {
692 'filepath': 'components/viz/common/gpu'
693 },
694 'cc-display': {
695 'filepath': 'components/viz/service/display'\
696 '|cc/output'
697 },
698 'cc-paint': {
699 'filepath': 'cc/paint'
700 },
701 'cc-quads': {
702 'filepath': 'components/viz/common/quads'
703 },
704 'cc-resources': {
705 'filepath': 'cc/resources'\
706 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38707 },
Alexander Timin864bf8a02018-03-12 11:06:28708 'cc-scheduler': {
709 'filepath': 'cc/scheduler'
710 },
eranmc2a9f612015-11-24 16:41:34711 'certificate_transparency': {
712 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34713 '|net/cert/ct_'\
714 '|net/cert/multi_log_ct_verifier'\
715 '|net/cert/sct_status_flags.h'\
716 '|net/cert/signed_certificate_timestamp'\
717 '|net/cert/signed_tree_head'\
718 '|net/test/ct_',
719 },
Joe Mason60ec2f32018-02-15 15:50:51720 'chrome_cleaner': {
721 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
722 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
723 '|chrome/browser/safe_browsing/chrome_cleaner/'\
724 '|chrome/browser/ui/views/chrome_cleaner_'\
725 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
Joe Mason12a02332018-04-19 14:39:00726 '|chrome/chrome_cleaner/'\
Joe Mason60ec2f32018-02-15 15:50:51727 '|components/chrome_cleaner/',
728 },
[email protected]c73ec8ab2014-01-16 20:35:23729 'chrome_elf': {
Patrick Monette0196be22019-05-10 03:33:15730 'filepath': 'chrome/chrome_elf',
[email protected]c73ec8ab2014-01-16 20:35:23731 },
lpy0ca13772017-02-28 19:48:27732 'chrome_grc': {
lpy53b82752017-05-31 22:30:49733 'filepath': 'chrome/browser/resource_coordinator/'\
734 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27735 },
Sebastien Marchand68b41432019-05-09 19:38:07736 'chrome_performance_manager': {
Sebastien Marchand791561b2019-10-17 21:00:38737 'filepath': 'chrome/browser/performance_manager/'\
738 '|chrome/common/performance_manager/'\
739 '|chrome/renderer/performance_manager/'\
740 '|components/performance_manager/',
Sebastien Marchand68b41432019-05-09 19:38:07741 },
Takeshi Yoshino524e1d262017-07-28 01:16:38742 'chromecast': {
743 'filepath': 'chromecast/',
744 },
745 'chromecast_public': {
746 'filepath': 'chromecast/public/',
747 },
[email protected]f7bf8ba2011-02-24 22:28:46748 'chromedriver': {
samuong53d5e612014-10-10 18:56:38749 'filepath': 'chrome/test/chromedriver|'\
750 'chrome/test/data/chromedriver|'\
John Chen583cee322019-06-12 20:10:39751 'third_party/blink/web_tests/external/wpt/webdriver|'\
752 'third_party/blink/web_tests/WebDriverExpectations|'\
753 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46754 },
[email protected]f76c8852012-06-21 16:37:00755 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49756 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01757 },
[email protected]eda0a0b2013-04-19 20:34:35758 'chromeos_attestation': {
759 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59760 'chrome/browser/chromeos/attestation/|'\
761 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35762 },
Ryan Hansberry8e41a5c42019-04-18 22:12:51763 'chromeos_bluetooth': {
764 'filepath': 'ash/system/bluetooth/'\
Ryan Hansberry8e41a5c42019-04-18 22:12:51765 '|chrome/browser/ui/webui/chromeos/bluetooth*'\
766 '|chrome/browser/resources/settings/bluetooth_page/'\
767 '|chrome/browser/resources/chromeos/bluetooth_pairing_dialog/'\
Ryan Hansberry4773b722019-04-30 17:25:04768 '|device/bluetooth/bluez/'\
769 '|device/bluetooth/chromeos/'\
Ryan Hansberry8e41a5c42019-04-18 22:12:51770 '|ui/webui/resources/cr_components/chromeos/bluetooth*'
771 },
[email protected]7c59a152012-11-06 20:56:35772 'chromeos_calculator': {
773 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
774 },
Kyle Horimotofdcf67012019-04-08 19:06:10775 'chromeos_cellular': {
776 'filepath': 'chrome/browser/resources/chromeos/cellular_setup/|'\
777 'chrome/browser/ui/webui/chromeos/cellular_setup/|'\
778 'chromeos/services/cellular_setup/|'\
779 'ui/webui/resources/cr_components/chromeos/cellular_setup/',
780 },
alematec5187b1b2016-08-26 05:32:18781 'chromeos_geolocation': {
782 'filepath': 'chromeos/geolocation/',
783 },
Achuith Bhandarkar434e24592018-03-07 23:05:12784 'chromeos_lkgm': {
785 'filepath': 'chromeos/CHROMEOS_LKGM',
786 },
[email protected]f76c8852012-06-21 16:37:00787 'chromeos_login': {
Jacob Dufaulted1ef2bc2018-08-10 18:21:34788 'filepath': 'ash/login/|'\
789 'chrome/browser/chromeos/login/|'\
[email protected]f2f0fbb92012-07-14 15:52:49790 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58791 'chrome/browser/resources/chromeos/login/|'\
792 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57793 },
Trent Apted0c0b4492019-09-30 01:15:24794 'chromeos_media_app': {
795 'filepath': 'chromeos/components/media_app_ui/|'\
796 'chromeos/resources/media_app_resources.grdp',
797 },
[email protected]d7d35f342012-10-22 20:32:47798 'chromeos_net': {
Kyle Horimoto89f06e22019-04-08 19:07:17799 'filepath': 'ash/system/network/|'\
800 'chromeos/network/|'\
Kyle Horimoto77a5fce2019-09-24 01:28:27801 'chromeos/services/network_config/|'\
stevenjbdd133032015-08-07 18:37:47802 'chrome/browser/chromeos/net/|'\
803 'chrome/browser/extensions/api/networking_private/|'\
Kyle Horimoto89f06e22019-04-08 19:07:17804 'chrome/browser/resources/settings/internet_page/|'\
stevenjbdd133032015-08-07 18:37:47805 'extensions/browser/api/networking_private/|'\
Jon Manna19f5a92019-11-21 20:10:59806 'ui/chromeos/network/|'\
807 'ui/webui/resources/cr_components/chromeos/network/'
[email protected]d7d35f342012-10-22 20:32:47808 },
alematec5187b1b2016-08-26 05:32:18809 'chromeos_timezone': {
810 'filepath': 'chromeos/timezone/',
811 },
[email protected]f76c8852012-06-21 16:37:00812 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49813 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
814 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12815 },
Jon Mann2c257332019-08-14 19:12:14816 'chromeos_wifi_sync': {
817 'filepath': 'chromeos/components/sync_wifi/',
818 },
Anastasia Helfinstein83c763a2019-05-13 18:15:03819 'chromevox': {
Anastasia Helfinstein9dcba0a2019-07-18 20:58:56820 'filepath': 'chromevox|spoken_feedback',
Anastasia Helfinstein83c763a2019-05-13 18:15:03821 },
[email protected]cef7a6d2011-04-29 20:49:07822 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56823 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07824 },
[email protected]f76c8852012-06-21 16:37:00825 'clipboard': {
826 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02827 },
Aaron Gable64f273582017-03-30 18:02:00828 'codereview_settings': {
829 'filepath': 'codereview.settings',
830 },
sdefresned94c5b02015-07-22 17:54:55831 'components_deps': {
832 'filepath': 'components/([^/]*/)*DEPS',
833 },
Matthew Jonesf3b5f4f2019-01-04 00:01:25834 'compositor_animator': {
835 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/animation/',
836 },
scheib968e61052014-11-05 00:27:25837 'content_bluetooth': {
838 'filepath': 'content/.*bluetooth'
839 },
Rayan Kanso3047d3f2019-06-26 13:26:39840 'content_index': {
841 'filepath': 'content_index',
842 },
kinuko01cbe8a12015-10-20 09:59:06843 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02844 'filepath': 'chrome/browser/loader|' \
845 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06846 'content/child/*loader',
847 },
mkwst512627022014-09-16 09:23:27848 'content_renderer': {
849 'filepath': 'content/renderer/',
850 },
[email protected]aa3311a2012-11-19 16:04:58851 'content_shell': {
852 'filepath': 'content/shell/',
853 },
kinukoa121bce2015-01-30 10:04:41854 'content_worker': {
855 'filepath': 'content/.*worker',
856 },
donnd787f6ed2016-08-03 01:00:56857 'contextual_search': {
858 'filepath': 'chrome/browser/android/contextualsearch/|' \
859 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
860 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
861 'components/contextual_search/',
862 },
wfh792b71c2016-05-04 23:33:41863 'courgette': {
864 'filepath': 'courgette/',
865 },
Nico Weber6ff639a2017-08-11 21:04:50866 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32867 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50868 },
michaelpge42ca3b32016-02-19 08:17:57869 'cr_elements': {
870 'filepath': 'ui/webui/resources/cr_element',
871 },
Chung-yih Wang7afc64a2018-03-06 02:09:04872 'cros_benchmarks': {
873 'filepath': 'tools/perf/contrib/cros_benchmarks',
874 },
Ben Wells03471a72018-03-22 00:58:46875 'crostini': {
Joel Hockeyded6fa52019-07-10 06:20:29876 'filepath': 'cicerone'\
877 '|components/exo'\
878 '|concierge'\
879 '|crostini'\
880 '|guest_os'\
881 '|plugin_vm',
Ben Wells03471a72018-03-22 00:58:46882 },
Bailey Berro462580ea2019-02-22 23:09:37883 'cups_printing' : {
884 'filepath': 'chrome/browser/resources/settings/printing_page/'\
885 '|chrome/test/data/webui/settings/cups_printer_page_tests.js'\
886 '|chrome/browser/ui/webui/settings/chromeos/cups_printers_handler'\
887 '|chrome/browser/chromeos/printing/'\
888 '|printing/',
889 },
Wojciech Dzierżanowski7d246b52019-05-10 19:52:26890 'custom_proxy': {
891 'filepath': 'services/network/network_service_proxy_delegate.*',
892 },
ianwencdb8c9e2015-06-18 22:10:15893 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53894 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
Peter Beverloo5cc24512018-11-29 15:36:43895 'chrome/android/java/src/org/chromium/chrome/browser/browseractions/|'\
896 'chrome/android/java/src/org/chromium/chrome/browser/browserservices/|'\
897 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/|'\
898 'chrome/android/javatests/src/org/chromium/chrome/browser/browseractions/|'\
899 'chrome/android/javatests/src/org/chromium/chrome/browser/browserservices/|'\
900 'chrome/browser/android/customtabs/',
alancuttercbad6512015-06-19 02:31:28901 },
Madeleine Barowsky21b04402019-01-29 19:17:05902 'data_decoder': {
903 'filepath': 'services/data_decoder/',
904 },
Ryo Hashimoto900be52c2018-05-24 06:42:26905 'dbus': {
906 'filepath': 'dbus/',
907 },
Bartosz Fabianowski85a823812015-04-16 10:27:51908 'device_bluetooth': {
909 'filepath': 'device/.*bluetooth'
910 },
juncaic08f41d2017-05-04 20:36:58911 'device_chooser': {
912 'filepath': 'chrome/browser/chooser_controller/|'\
913 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
914 'chrome/browser/ui/android/usb_chooser_.*|'\
915 'chrome/browser/ui/bluetooth/|'\
916 'chrome/browser/ui/cocoa/device_chooser_.*|'\
917 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
918 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
919 'chrome/browser/ui/views/device_chooser_.*|'\
920 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
921 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
922 'chrome/browser/usb/usb_chooser_.*',
923 },
[email protected]342b12872012-11-07 12:10:46924 'devtools': {
925 'filepath': 'devtools',
926 },
[email protected]bab2a832012-07-11 23:29:41927 'disk_cache': {
928 'filepath': 'net/disk_cache/|http_cache',
929 },
[email protected]f76c8852012-06-21 16:37:00930 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49931 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08932 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51933 },
[email protected]ca872e362011-07-12 21:06:03934 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49935 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08936 'chrome/browser/ui/webui/.*downloads|' \
937 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12938 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03939 },
[email protected]89d2cd52013-04-16 01:55:36940 'drive_resource_metadata': {
Ryo Hashimoto900be52c2018-05-24 06:42:26941 'filepath': 'drive.*resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36942 },
[email protected]3a25c8a2014-06-26 06:47:10943 'eme': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:54944 'filepath': 'chrome/renderer/media/.*key_system|' \
945 'chrome/browser/media/.*(cdm|encrypted)|' \
946 'components/cdm/|' \
[email protected]3a25c8a2014-06-26 06:47:10947 'content/browser/media/cdm/|' \
Xiaohan Wang6cbdcdf2018-06-12 21:55:54948 'media/base/android/.*drm|' \
[email protected]3a25c8a2014-06-26 06:47:10949 'media/cdm/|' \
950 'third_party/widevine/cdm/'
951 },
Justin DeWittf64d39e2018-08-09 21:33:41952 'explore_sites': {
953 'filepath': 'chrome/browser/android/explore_sites/|' \
954 'chrome/android/java/src/org/chromium/chrome/browser/explore_sites/'
955 },
[email protected]f76c8852012-06-21 16:37:00956 'extension': {
957 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45958 },
lunalu0a9c05422016-11-11 17:19:06959 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06960 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55961 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06962 },
Jeffrey Kardatzkee1bb98d22019-05-24 16:34:52963 'feedback': {
964 'filepath': 'chrome/browser/extensions/api/feedback_private/|' \
965 'chrome/browser/feedback/|' \
966 'components/feedback/|' \
967 'extensions/browser/api/feedback_private/'
968 },
[email protected]f76c8852012-06-21 16:37:00969 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08970 'filepath': 'file_system/|' \
971 'fileapi/'
[email protected]80919512011-08-03 08:51:04972 },
[email protected]f76c8852012-06-21 16:37:00973 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08974 'filepath': 'file_browser|' \
975 'file_manager|' \
976 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39977 },
[email protected]4ed766c2013-09-19 09:45:20978 'filesapp': {
okab0be3dc2016-08-30 07:37:10979 'filepath': 'chrome/browser/chromeos/drive|' \
980 'chrome/browser/chromeos/extensions/file_manager|' \
981 'chrome/browser/chromeos/extensions/file_system_provider|' \
982 'chrome/browser/chromeos/file_manager|' \
983 'chrome/browser/chromeos/file_system_provider|' \
984 'chrome/browser/drive|' \
985 'chrome/test/data/extensions/api_test/file_system_provider|' \
986 'components/drive|' \
987 'google_apis/drive|' \
988 'ui/file_manager'
989 },
Dominik Röttschesf0fd4d62019-06-17 11:15:02990 'freetype_update': {
991 'filepath': 'third_party/freetype/README.chromium',
992 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04993 'fsp': {
994 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
995 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43996 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20997 },
Wez385de5a2017-07-13 20:13:16998 'fuchsia': {
999 'filepath': 'fuchsia',
1000 },
mmoroz58ddb8172016-09-08 18:29:551001 'fuzzing': {
1002 'filepath': 'fuzz|Fuzz',
1003 },
Vincent Scheibd5da4d952017-11-03 01:33:241004 'gamepad': {
1005 'filepath': 'gamepad',
1006 },
[email protected]3a2a6ac02014-06-20 07:07:121007 'gcm': {
peter9f4490a2017-01-27 00:58:361008 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:121009 'components/gcm_driver/|'\
1010 'google_apis/gcm/',
1011 },
mikhail.pozdnyakova8db26402016-11-28 18:27:121012 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:531013 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:061014 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:121015 },
[email protected]d8036492013-08-09 16:02:231016 'geolocation': {
1017 'filepath': 'chrome/browser/geolocation/|'\
1018 'content/browser/geolocation|'\
1019 'content/public/common/geoposition.*|'\
1020 'content/public/browser/geolocation.*|'\
1021 'content/renderer/geolocation.*|'\
1022 'content/shell/geolocation/',
1023 },
[email protected]cf428f732012-10-02 20:48:151024 'gfx_geometry': {
danakj570c1332015-01-06 16:59:361025 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:151026 },
Takeshi Yoshino524e1d262017-07-28 01:16:381027 'gfx_image': {
1028 'filepath': 'ui/gfx/image/',
1029 },
Tommy Steimel0cacd28c2019-11-12 22:12:511030 'global_media_controls': {
1031 'filepath': 'chrome/browser/ui/global_media_controls|'\
1032 'chrome/browser/ui/views/global_media_controls|'\
1033 'chrome/browser/ui/views/feature_promos/global_media_controls|'\
1034 'chrome/browser/ui/in_product_help/global_media_controls',
1035 },
[email protected]4d1773e2014-04-05 07:59:571036 'gn': {
1037 'filepath': 'tools/gn',
1038 },
Corentin Wallezc68aa9b2017-10-02 15:00:031039 'gpu_passthrough_cmd_decoder': {
1040 'filepath': 'gpu/command_buffer/service/.*passthrough',
1041 },
Ehsan Karamadc20cee22018-08-10 21:32:331042 'guest_view': {
1043 'filepath': 'chrome/browser/apps/guest_view|'\
1044 'chrome/browser/extensions/api/web_view|'\
1045 'chrome/browser/guest_view|'\
1046 'chrome/common/extensions/api/webview*.json|'\
1047 'chrome/common/extensions/docs|'\
1048 'chrome/renderer/resources/extensions/web_view|'\
1049 'components/guest_view|'\
1050 'content/browser/browser_plugin|'\
1051 'content/renderer/browser_plugin|'\
1052 'extensions/browser/api/guest_view|'\
1053 'extensions/browser/guest_view|'\
1054 'extensions/common/guest_view|'\
Miyoung Shin3fc077c2019-08-06 00:29:441055 'extensions/common/mojom/guest_view.mojom|'\
Ehsan Karamadc20cee22018-08-10 21:32:331056 'extensions/common/api/*view*.json|'\
1057 'extensions/renderer/guest_view',
1058 },
Jeffrey Kardatzkee1bb98d22019-05-24 16:34:521059 'hats': {
1060 'filepath': 'chrome/browser/chromeos/hats/',
1061 },
Andrey Kosyakova173d252018-05-07 18:29:111062 'headless': {
1063 'filepath': 'headless/'
1064 },
[email protected]f76c8852012-06-21 16:37:001065 'history_ui': {
dbeam78528be2016-02-18 07:08:491066 'filepath': 'chrome/browser/resources/(md_)?history|'\
1067 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:001068 },
1069 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:491070 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:221071 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:001072 },
Greg Thompson4f90fc992017-07-25 19:30:371073 'incident_reporting': {
1074 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
1075 },
[email protected]c26161352013-11-12 19:50:011076 'indexed_db': {
1077 'filepath': 'content/browser/indexed_db|'\
[email protected]c26161352013-11-12 19:50:011078 'content/public/browser/indexed_db|'\
Chase Phillips7027bd52018-08-30 17:31:551079 'content/renderer/indexed_db|'\
[email protected]c26161352013-11-12 19:50:011080 'content/test/data/indexeddb',
1081 },
John Budorickf6a1c302018-10-29 16:32:481082 'infra': {
1083 'filepath': 'infra/config|'\
1084 'testing/buildbot|'\
John Budorick2d04e372018-10-29 18:03:301085 'tools/mb',
John Budorickf6a1c302018-10-29 16:32:481086 },
Stephen Martinisf7e0fb12019-09-04 18:59:591087 'infra_docs': {
1088 'filepath': 'docs/infra',
1089 },
bruthigaa8281f2016-02-09 17:52:311090 'ink_drop': {
1091 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
1092 'ui/views/animation/.*ink_drop.*'
1093 },
dtapuska1f997a12016-03-14 19:22:071094 'input': {
1095 'filepath': 'content/browser/renderer_host/input|'\
1096 'content/renderer/input|'\
1097 'ui/events/blink/'
1098 },
Michael Spang808d5c12018-10-23 19:20:391099 'input_devices': {
1100 'filepath': 'ui/events/devices/',
1101 },
Dominick Ngcaa7b402017-07-11 07:35:391102 'installable': {
Dominick Ng31b7feb2019-01-29 23:24:001103 'filepath': 'chrome/browser/extensions/bookmark_app*'\
1104 '|chrome/browser/installable/',
Dominick Ngcaa7b402017-07-11 07:35:391105 },
mmoss19826c62014-11-14 21:37:361106 'installer_linux': {
1107 'filepath': 'chrome/installer/linux/',
1108 },
Greg Thompson4f90fc992017-07-25 19:30:371109 'installer_win': {
1110 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:341111 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
1112 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:371113 },
[email protected]56b4b09d32012-07-27 18:28:411114 'instant': {
[email protected]607903d2013-03-25 22:15:471115 'filepath': 'instant|searchbox|'\
1116 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:131117 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:391118 'chrome/browser/resources/local_ntp/|'\
Ramya Nagarajan7768bf62018-11-28 21:26:041119 'chrome/common/search/|'\
1120 'chrome/test/data/local_ntp/|'\
1121 'components/search_provider_logos/|'\
1122 'components/test/data/search_provider_logos/',
[email protected]56b4b09d32012-07-27 18:28:411123 },
edchin46453b42017-03-03 01:40:111124 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:141125 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:111126 },
sdefresne18b47312015-06-18 15:15:091127 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:141128 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:091129 },
marqa4f135f2017-01-10 12:37:341130 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:141131 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:341132 },
Eric Noyaua1825272019-01-02 10:36:391133 'ios_flags': {
Eric Noyaue13b4d72019-01-03 14:23:551134 'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\
1135 'ios/chrome/browser/experimental_flags\.(h|mm)|'\
1136 'ios/chrome/browser/resources/Settings.bundle/Experimental\.plist',
Eric Noyaua1825272019-01-02 10:36:391137 },
marqa4f135f2017-01-10 12:37:341138 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:141139 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:341140 },
eugenebutb5a5a8572017-01-20 01:18:111141 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:141142 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:111143 },
Johanndfa4d7d2017-12-07 18:05:291144 'libaom': {
1145 'filepath': 'third_party/libaom/',
1146 },
Takeshi Yoshino524e1d262017-07-28 01:16:381147 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:291148 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:231149 },
[email protected]a3f777d2014-01-07 23:38:261150 'libwebp': {
1151 'filepath': 'third_party/libwebp'
1152 },
dominiccabb90e02017-03-31 04:54:231153 'libxml_xslt': {
1154 'filepath': 'third_party/libxml/' \
1155 '|third_party/libxslt/',
1156 },
[email protected]04a292a2013-03-07 19:58:421157 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491158 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001159 },
[email protected]04a292a2013-03-07 19:58:421160 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541161 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001162 },
lgrey62faed72016-10-11 21:40:391163 'mac': {
lgrey332339b12016-12-05 17:16:401164 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391165 },
mlamourid8b0feb2015-06-02 16:30:471166 'manifest': {
1167 'filepath': 'content/(browser|renderer)/manifest/'\
Dominick Ng31b7feb2019-01-29 23:24:001168 '|content/public/common/manifest*'\
1169 '|third_party/blink/(common|mojom)/manifest/'\
1170 '|third_party/blink/renderer/modules/manifest/',
mlamourid8b0feb2015-06-02 16:30:471171 },
James Cook2dc6d042018-04-24 22:00:201172 'mash_buildbot_filters': {
1173 'filepath': 'testing/buildbot/filters/mash.*filter',
1174 },
[email protected]f76c8852012-06-21 16:37:001175 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291176 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001177 },
mcasasfeedbe42017-03-03 05:23:561178 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271179 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061180 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551181 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
Kent Tamura77578cc2018-11-25 22:33:431182 '|third_party/blink/web_tests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551183 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561184 },
Tommy Steimel074a1822018-02-07 17:25:441185 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061186 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441187 },
[email protected]06dd23172013-06-24 21:04:511188 'media_galleries': {
1189 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511190 '|chrome/browser/media_galleries/'\
1191 '|chrome/browser/storage_monitor/'\
1192 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271193 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511194 },
Hirokazu Hondae31ce109a2018-09-18 11:18:501195 'media_gpu': {
1196 'filepath': 'media/gpu/',
1197 },
alokp9e369ea72e2016-06-10 05:41:091198 'media_mojo': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:541199 'filepath': 'media/mojo/'
alokp9e369ea72e2016-06-10 05:41:091200 },
mcasasfeedbe42017-03-03 05:23:561201 'media_recorder': {
alancutter40359812017-03-03 08:20:271202 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061203 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551204 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
Kent Tamura77578cc2018-11-25 22:33:431205 '|third_party/blink/web_tests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551206 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561207 },
miu5e69f1c52016-10-23 13:40:111208 'media_remoting': {
1209 'filepath': 'chrome/browser/media/cast_remoting'\
1210 '|media/blink/webmediaplayer_'\
Miyoung Shin3fc077c2019-08-06 00:29:441211 '|media/mojo/mojom/remoting.mojom'\
miu5e69f1c52016-10-23 13:40:111212 '|media/remoting/',
1213 },
kmarshallb698ad4f2015-02-24 19:42:481214 'media_router': {
mark a. foltze8739c7c2019-04-24 18:33:091215 'filepath': 'chrome/android/features/media_router/' \
1216 '|chrome/app/media_router_strings.grdp' \
mfoltz57fd7f32017-05-03 06:12:581217 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481218 '|chrome/browser/resources/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551219 '|chrome/browser/ui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581220 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481221 '|chrome/browser/ui/webui/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551222 '|chrome/common/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581223 '|chrome/test/data/webui/media_router/' \
1224 '|chrome/test/media_router/' \
1225 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481226 },
Xiaohan Wang6cbdcdf2018-06-12 21:55:541227 'media_win': {
1228 'filepath': 'media/gpu/windows/'
1229 },
[email protected]f76c8852012-06-21 16:37:001230 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491231 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001232 },
1233 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491234 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001235 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491236 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491237 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121238 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491239 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451240 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451241 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451242 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391243 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451244 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121245 # Exclude XML files; in particular, histograms.xml.
1246 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1247 },
Gabriel Marinac7ecd72019-10-04 18:16:061248 'metrics_perf': {
1249 'filepath': 'chrome/browser/metrics/perf/',
1250 },
[email protected]b0d594d2014-02-21 03:22:121251 'metrics_xml_files': {
1252 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211253 'filepath': 'tools/metrics/.*\.xml$',
1254 },
1255 'midi': {
1256 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001257 },
[email protected]341f218a2013-09-24 22:16:101258 'mojo': {
1259 'filepath': 'mojo',
1260 },
Kyle Horimotoc4d57b122018-02-28 01:17:301261 'multidevice': {
Ryan Hansberry587c8082018-09-20 01:31:191262 'filepath': 'ash/multi_device_setup/'\
Kyle Horimoto7de86582018-12-19 20:40:251263 '|chrome/browser/chromeos/cryptauth/'\
Ryan Hansberry587c8082018-09-20 01:31:191264 '|chrome/browser/chromeos/device_sync/'\
1265 '|chrome/browser/chromeos/multidevice_setup/'\
1266 '|chrome/browser/chromeos/secure_channel/'\
Kyle Horimoto592f64c2018-03-28 23:43:221267 '|chrome/browser/resources/chromeos/multidevice_setup/'\
Ryan Hansberry587c8082018-09-20 01:31:191268 '|chrome/browser/resources/settings/multidevice_page/'\
1269 '|chrome/browser/ui/webui/chromeos/multidevice_setup/'\
1270 '|chrome/browser/ui/webui/settings/chromeos/multidevice'\
Kyle Horimoto7de86582018-12-19 20:40:251271 '|chrome/test/data/webui/multidevice_setup/'\
1272 '|chromeos/components/multidevice/'\
James Hawkinsf7e517c2018-03-30 21:01:141273 '|chromeos/components/proximity_auth/'\
Kyle Horimoto7de86582018-12-19 20:40:251274 '|chromeos/resources/multidevice_resources.grdp'\
Kyle Horimoto592f64c2018-03-28 23:43:221275 '|chromeos/services/device_sync/'\
1276 '|chromeos/services/multidevice_setup/'\
1277 '|chromeos/services/secure_channel/'\
Kyle Horimoto9bace7f2018-09-21 23:36:481278 '|ui/webui/resources/cr_components/chromeos/multidevice_setup/'
Kyle Horimotoc4d57b122018-02-28 01:17:301279 },
[email protected]f76c8852012-06-21 16:37:001280 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:491281 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:561282 'chrome/browser/nacl_host/|chrome/common/nacl|'\
1283 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:001284 },
[email protected]99ddc3d2013-01-22 16:15:331285 'native_client_sdk': {
1286 'filepath': '^native_client_sdk/',
1287 },
[email protected]b9ecdb62014-03-07 14:56:431288 'navigation': {
1289 'filepath': 'content/browser/frame_host|'\
1290 'content/browser/renderer_host/render_process_host.*|'\
1291 'content/browser/renderer_host/render_view_host.*|'\
1292 'content/browser/web_contents/web_contents_impl.*|'\
1293 'content/renderer/render_frame.*|'\
1294 'content/renderer/render_view.*'
1295 },
[email protected]f76c8852012-06-21 16:37:001296 'net': {
[email protected]f2f0fbb92012-07-14 15:52:491297 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:001298 },
bnc1872e8bd2017-01-27 02:47:281299 'net_base': {
1300 'filepath': 'net/base/',
1301 },
bnc1872e8bd2017-01-27 02:47:281302 'net_http2': {
1303 'filepath': 'net/http2/',
1304 },
[email protected]f76c8852012-06-21 16:37:001305 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:281306 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:491307 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:491308 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:281309 'chrome/browser/ui/webui/net_internals/|' \
Takeshi Yoshino6b30abd2017-07-16 03:34:511310 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:001311 },
Adam Rice027497d2018-07-27 02:17:021312 'net_server': {
1313 'filepath': 'net/server/'
1314 },
bnc1872e8bd2017-01-27 02:47:281315 'net_spdy': {
1316 'filepath': 'net/spdy/',
1317 },
Adam Rice027497d2018-07-27 02:17:021318 'net_websockets': {
1319 'filepath': 'net/websockets/',
1320 },
jkarlin539748402015-03-31 17:36:311321 'netinfo': {
Josh Karlin1bd016742017-08-18 17:44:171322 'filepath': '/netinfo/',
jkarlin539748402015-03-31 17:36:311323 },
Helen Li30f43d8e2018-05-09 16:24:011324 'network_service': {
1325 'filepath': 'services/network/',
1326 },
Vincent Scheibd5da4d952017-11-03 01:33:241327 'nfc': {
Rijubrata Bhaumik04f46442019-09-02 07:54:441328 'filepath': 'services/device/nfc/|'\
1329 'third_party/blink/renderer/modules/nfc/'
Vincent Scheibd5da4d952017-11-03 01:33:241330 },
Xing Liue18f0fb2019-03-22 23:55:141331 'notification_scheduler': {
1332 'filepath': 'chrome/browser/notifications/proto/|'\
1333 'chrome/browser/notifications/scheduler/'
1334 },
peterf4758412014-09-17 15:06:011335 'notifications': {
Peter Beverloo4548c852017-08-31 13:45:171336 'filepath': 'chrome/browser/extensions/api/notifications/|'\
1337 'chrome/browser/notifications/|'\
1338 'chrome/test/data/notifications/|'\
1339 'content/browser/notifications/|'\
Peter Beverloo4548c852017-08-31 13:45:171340 'content/common/platform_notification|'\
1341 'content/public/browser/platform_notification|'\
1342 'content/public/common/platform_notification|'\
1343 'content/renderer/notification_|'\
Xi Chengd47af342018-04-24 02:36:331344 'chrome/notification_helper/|'\
Kent Tamura77578cc2018-11-25 22:33:431345 'third_party/blink/web_tests/external/wpt/notifications|'\
1346 'third_party/blink/web_tests/http/tests/notifications|'\
Blink Reformata30d4232018-04-07 15:31:061347 'third_party/blink/renderer/modules/notifications|'\
1348 'third_party/blink/public/platform/modules/notifications|'\
peterf4758412014-09-17 15:06:011349 'ui/message_center/'
1350 },
tbansalc6f1c9f2016-09-30 22:48:421351 'nqe': {
1352 'filepath': 'nqe',
1353 },
mcwilliamsedee5042016-04-05 18:46:451354 'ntp_snippets': {
1355 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361356 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131357 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201358 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1359 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341360 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451361 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001362 'chrome/browser/resources/snippets_internals|'\
1363 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451364 'components/ntp_snippets/|'\
1365 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041366 'chrome/android/java/res/layout/most_visited|'\
1367 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451368 },
treib70176c52016-07-08 14:34:191369 'ntp_tiles': {
1370 'filepath': 'chrome/browser/android/ntp/|'\
1371 'chrome/browser/ui/webui/ntp/|'\
1372 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041373 'components/ntp_tiles/|'\
1374 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191375 },
peterb8ec88f82017-03-21 13:29:421376 'offline_items_collection': {
1377 'filepath': 'components/offline_items_collection/',
1378 },
dimichdce3ee492016-04-04 04:20:521379 'offline_pages': {
1380 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111381 '|chrome/browser/android/offline_pages/'\
1382 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521383 },
[email protected]f76c8852012-06-21 16:37:001384 'omnibox': {
Justin Donnelly600d8e92018-11-09 00:40:501385 'filepath': '^chrome/browser/autocomplete/|'\
1386 '^chrome/browser/resources/omnibox|'\
1387 '^chrome/browser/ui/location_bar/|'\
1388 '^chrome/browser/ui/omnibox/|'\
1389 '^chrome/browser/ui/.*/location_bar/|'\
1390 '^chrome/browser/ui/.*/omnibox/|'\
1391 '^components/omnibox/'
[email protected]f76c8852012-06-21 16:37:001392 },
Doug Arnetta94d3ae2017-11-07 00:10:341393 'optimization_guide': {
1394 'filepath': 'optimization_guide|'\
1395 'optimization_hints',
1396 },
chasej6dff9292016-02-02 20:33:121397 'origin_trials': {
Jason Chasedfcd02b2018-08-10 21:07:491398 'filepath': 'origin_trial'\
chasej68b8bbd2017-01-26 19:26:131399 '|OriginTrial'\
1400 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121401 },
[email protected]4a2078e2013-07-18 20:40:201402 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441403 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431404 'ui/events/ozone/|'\
1405 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201406 'ui/gl/gl_.*egl.*|'\
1407 'ui/gl/gl_.*ozone.*'
1408 },
Sergey Ulanov004097c2018-11-05 23:29:281409 'ozone_scenic': {
1410 'filepath': 'ui/ozone/platform/scenic',
1411 },
lgarron9e25c7402017-03-15 04:03:111412 'page_info' : {
1413 'filepath': 'chrome/browser/ui/page_info/'\
1414 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191415 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181416 '|components/page_info_strings.grdp'\
Gregory Chatzinoffdf93d692017-09-09 01:32:271417 '|ios/chrome/browser/ui/page_info/'
lgarron6cd116a2017-04-07 19:42:181418 },
csharrison3b1dc4062015-10-19 14:31:081419 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501420 'filepath': 'chrome/browser/page_load_metrics/'\
1421 '|chrome/common/page_load_metrics/'\
1422 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081423 },
[email protected]f76c8852012-06-21 16:37:001424 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291425 'filepath': 'chrome/browser/ui/panels'\
1426 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291427 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001428 },
[email protected]3cc8b3922014-05-05 13:12:081429 'password_manager': {
1430 'filepath': 'chrome/.*/password_'\
1431 '|chrome/browser/ui/passwords'\
1432 '|chrome/browser/ui/views/passwords'\
1433 '|chrome/test/data/password'\
1434 '|components/autofill.*password'
1435 '|components/password_'\
vabrccdb7222016-06-01 14:59:401436 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081437 },
rouslane8a22262016-10-19 20:49:411438 'payments': {
1439 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1440 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491441 '|chrome/browser/payments'\
1442 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151443 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311444 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491445 '|content/browser/payments'\
1446 '|content/test/data/payments'\
1447 '|ios/chrome/browser/payments'\
1448 '|ios/chrome/browser/ui/payments'\
1449 '|ios/web/payments'\
1450 '|ios/web/public/payments'\
Kent Tamura77578cc2018-11-25 22:33:431451 '|third_party/blink/web_tests/external/wpt/payment-request'\
1452 '|third_party/blink/web_tests/http/tests/payments'\
1453 '|third_party/blink/web_tests/payments'\
Blink Reformata30d4232018-04-07 15:31:061454 '|third_party/blink/public/platform/modules/payments'\
1455 '|third_party/blink/renderer/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491456 },
1457 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491458 'filepath': 'ios/web/payments'\
1459 '|ios/chrome/browser/payments'\
1460 '|ios/chrome/browser/ui/payments'\
1461 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411462 },
Lei Zhang91530f72019-06-14 21:20:151463 'pdf': {
Lei Zhangaaf64f52019-06-21 00:52:081464 'filepath': 'components/pdf/'\
1465 '|chrome/browser/pdf/'\
1466 '|chrome/browser/ui/pdf/'\
1467 '|pdf/'
Lei Zhang91530f72019-06-14 21:20:151468 },
[email protected]f76c8852012-06-21 16:37:001469 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581470 'filepath': 'ppapi/api'\
1471 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001472 },
mlamourid8b0feb2015-06-02 16:30:471473 'permissions': {
1474 'filepath': 'content/(child,browser)/permissions/'\
1475 '|content/common/permission_*'\
1476 '|content/public/(common,browser)/permission_*'\
1477 '|chrome/browser/permissions/'\
1478 '|chrome/browser/content_settings/permission*'\
1479 '|permission_context',
1480 },
François Beaufortb2070eb2018-02-08 10:36:341481 'picture_in_picture': {
Blink Reformata30d4232018-04-07 15:31:061482 'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
François Beaufortb2070eb2018-02-08 10:36:341483 },
michaelpg11fff3f2015-02-06 03:35:341484 'polymer': {
1485 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001486 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491487 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341488 'ui/webui/resources/polymer_resources.grdp',
1489 },
Charles Harrison981d33c2017-10-06 21:36:221490 'popup_blocker': {
1491 'filepath': 'chrome/browser/ui/blocked_content'
1492 },
twifkak0c69c1f2015-06-22 18:20:091493 'precache': {
1494 'filepath': '[pP]recache'
1495 },
[email protected]be775bc2014-06-30 15:41:141496 'prepopulated_engines': {
1497 'filepath': 'components/search_engines/prepopulated_engines.json',
1498 },
[email protected]f76c8852012-06-21 16:37:001499 'prerender': {
[email protected]78375a52012-07-14 14:47:571500 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001501 },
mfoltz57fd7f32017-05-03 06:12:581502 'presentation': {
mark a. foltze8739c7c2019-04-24 18:33:091503 'filepath': 'content/browser/presentation/' \
1504 '|content/public/browser/presentation_' \
1505 '|third_party/blink/public/mojom/presentation/' \
1506 '|third_party/blink/renderer/modules/presentation/' \
1507 '|third_party/blink/web_tests/(virtual/)?presentation/'
mfoltz57fd7f32017-05-03 06:12:581508 },
Robert Ogdenb766c88a2019-06-10 18:10:231509 'preview_features': {
1510 'filepath': 'components/previews/core/previews_features' \
1511 '|components/previews/core/previews_experiments'
1512 },
rbpotter0d9edeed2018-08-03 14:11:581513 'print_preview': {
1514 'filepath': 'chrome/browser/resources/print_preview/' \
1515 '|chrome/browser/ui/webui/print_preview/'
1516 },
peter884896c72015-03-12 14:26:201517 'push_messaging': {
1518 'filepath': 'push_messaging'
1519 },
stkhapugin06503142016-12-07 14:32:121520 'reading_list': {
1521 'filepath': 'components/reading_list|'\
1522 'ios/chrome/browser/reading_list|'\
1523 'ios/chrome/browser/ui/reading_list',
1524 },
Greg Thompsonc72dc582019-11-14 15:51:321525 'relaunch_notification': {
1526 'filepath': 'chrome/browser/ui/views/relaunch_notification'
1527 },
mark a. foltze8739c7c2019-04-24 18:33:091528 'remoteplayback': {
1529 'filepath': 'chrome/android/features/media_router/java/src/org/chromium/chrome/browser/media/router/FlingingController' \
1530 '|chrome/android/java/src/org/chromium/chrome/browser/media/remote/' \
1531 '|chrome/browser/media/android/remote/' \
1532 '|media/blink/remote_playback' \
1533 '|media/renderers/remote_playback' \
1534 '|third_party/blink/public/platform/modules/remoteplayback/' \
1535 '|third_party/blink/renderer/core/html/media/remote_playback' \
1536 '|third_party/blink/renderer/modules/remoteplayback/' \
1537 '|third_party/blink/web_tests/media/remoteplayback/' \
1538 '|third_party/blink/web_tests/virtual/new-remote-playback-pipeline/'
1539 },
[email protected]f76c8852012-06-21 16:37:001540 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011541 'filepath': '^remoting/' \
1542 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001543 },
gab57e80c72014-12-08 21:06:131544 'rlz_id': {
1545 'filepath' :'rlz/lib/machine_id.cc|'\
1546 'rlz/lib/machine_id.h|'\
1547 'rlz/win/lib/machine_id_win.cc',
1548 },
Joe Medleya129fe32018-01-25 15:20:221549 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061550 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221551 },
grt829c6a82014-10-20 09:29:321552 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341553 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1554 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321555 },
Joe DeBlasiob3125f12019-10-18 21:02:541556 'safety_tips': {
1557 'filepath': 'chrome/browser/component_updater/safety_tips_.*'\
1558 '|chrome/browser/lookalikes/'\
Joe DeBlasio97b342e2019-10-22 17:33:581559 '|chrome/browser/reputation/'\
Joe DeBlasiob3125f12019-10-18 21:02:541560 '|chrome/browser/ui/views/page_info/safety_tip_page_info_bubble_view.*',
1561 },
Mike Wittman652832b2019-07-16 14:34:391562 'sampling_profiler': {
1563 'filepath': 'base/profiler/'\
1564 '|chrome/common/profiler/'\
1565 '|chrome/common/stack_sampling_configuration*'\
1566 '|chrome/common/thread_profiler*'\
1567 '|chrome/renderer/v8_unwinder*'\
1568 '|components/metrics/*call_stack*'\
Mike Wittmane4a1a252019-07-29 20:27:261569 '|components/metrics/public/mojom/call_stack*',
Mike Wittman652832b2019-07-16 14:34:391570 },
mlamourid8b0feb2015-06-02 16:30:471571 'screen_orientation': {
1572 'filepath': 'screen_orientation',
1573 },
Robert Sesekae79d38512018-09-04 18:13:301574 'security': {
1575 'filepath': 'base/json/'\
1576 '|base/memory/.*shared_memory'\
Robert Sesek61902db2018-10-09 19:15:451577 '|components/cbor/'\
1578 '|AndroidManifest',
Robert Sesekae79d38512018-09-04 18:13:301579 },
Katie D14c38ce2019-02-14 00:34:451580 'select_to_speak': {
1581 'filepath': 'select_to_speak',
1582 },
Jeffrey Cohen7fe36f502018-12-12 01:38:211583 'send_tab_to_self': {
Jeffrey Cohen9e494a612019-05-21 16:22:441584 'filepath': 'components/send_tab_to_self'\
1585 '|chrome/android/java/src/org/chromium/chrome/browser/send_tab_to_self/'\
Jeffrey Cohen224a4072019-05-23 20:49:331586 '|chrome/android/junit/src/org/chromium/chrome/browser/send_tab_to_self/'\
Jeffrey Cohen9e494a612019-05-21 16:22:441587 '|chrome/browser/android/send_tab_to_self/'\
1588 '|chrome/browser/send_tab_to_self/'\
1589 '|chrome/browser/ui/send_tab_to_self'\
1590 '|ios/chrome/browser/send_tab_to_self/',
Jeffrey Cohen7fe36f502018-12-12 01:38:211591 },
[email protected]0b431722014-01-08 07:21:511592 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171593 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511594 },
Dan Beam5dec1b42018-12-10 23:52:341595 'settings': {
1596 'filepath': 'chrome/browser/resources/settings/'\
1597 '|chrome/browser/ui/webui/settings/'\
1598 '|chrome/test/data/webui/settings/',
1599 },
May Lippertbb19e1242019-04-17 15:02:111600 'settings_forked_os_settings': {
1601 'filepath': 'chrome/browser/resources/settings/basic_page/'\
1602 '|chrome/browser/resources/settings/chromeos/'\
1603 '|chrome/browser/resources/settings/settings_menu/'\
1604 '|chrome/browser/resources/settings/settings_page/'\
1605 '|chrome/browser/resources/settings/settings_ui/'\
1606 '|chrome/browser/resources/settings/os_settings_resouces.grd'\
1607 '|chrome/browser/resources/settings/os_settings_resouces_vulcanized.grd',
1608 },
May Lippertd0b8cfe2019-05-22 19:54:491609 'settings_os_settings': {
1610 'filepath': 'chrome/browser/resources/settings/chromeos/',
1611 },
alitoc5534d62017-04-21 01:48:581612 'settings_reset_prompt': {
1613 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1614 '|chrome/browser/ui/views/settings_reset_prompt',
1615 },
Peter Beverloo9a00acc2019-06-04 14:27:251616 'sharing': {
Himanshu Jaju0de6e102019-07-31 11:16:541617 'filepath': 'chrome/browser/sharing/|'\
1618 'chrome/browser/ui/views/sharing/',
Peter Beverloo9a00acc2019-06-04 14:27:251619 },
dominickn8884155a2016-06-23 02:28:161620 'site_engagement': {
1621 'filepath': 'chrome/browser/engagement/|'\
1622 'chrome/browser/ui/webui/engagement/',
1623 },
[email protected]f76c8852012-06-21 16:37:001624 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491625 'filepath': 'content/browser/site_instance|'\
1626 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001627 },
Ryan Hansberry587c8082018-09-20 01:31:191628 'smartlock': {
James Hawkins14e753e82018-11-08 17:33:421629 'filepath': 'chrome/browser/chromeos/login/easy_unlock/'\
Ryan Hansberry587c8082018-09-20 01:31:191630 '|chrome/browser/resources/easy_unlock/'\
1631 '|chromeos/components/proximity_auth/'
1632 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561633 'smb': {
1634 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1635 '|chrome/browser/chromeos/smb_client'\
1636 '|chromeos/dbus/fake_smb_provider_client'\
1637 '|chromeos/dbus/smb_provider_client',
1638 },
Joe Medleya129fe32018-01-25 15:20:221639 'source_idls': {
Joe Medleyf7671752018-04-13 14:34:501640 'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Joe Medleya129fe32018-01-25 15:20:221641 },
[email protected]ad0295d2012-10-11 23:43:361642 'spellcheck': {
1643 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221644 '|chrome/browser/renderer_context_menu/spelling_'\
1645 '|components/spellcheck/'\
1646 '|third_party/hunspell/'\
1647 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361648 },
Greg Thompson9ea091702018-01-04 11:06:321649 'startup': {
1650 'filepath': 'chrome/browser/ui/startup/',
1651 },
vmpstrcc1c08302015-11-18 06:05:511652 'styleguide': {
1653 'filepath': '^styleguide/',
1654 },
Peter Wenbef43902018-11-28 22:08:121655 'styleguide_python': {
1656 'filepath': '^styleguide/python',
1657 },
engedye7b734da2017-02-07 12:08:131658 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021659 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131660 },
[email protected]43d33e92014-07-14 16:39:311661 'supervised_users': {
1662 'filepath': 'chrome/browser/.*managed_mode'\
1663 '|chrome/browser/.*managed_user'\
1664 '|chrome/browser/.*supervised_user',
1665 },
CJ DiMegliocaddc3482018-12-12 02:28:381666 'surface_layer_for_video': {
1667 'filepath': 'cc/layers/surface_layer*'\
1668 '|third_party/blink/renderer/platform/graphics/video_frame_*'\
1669 '|third_party/blink/renderer/platform/graphics/surface_layer_bridge*',
1670 },
Anastasia Helfinstein5205acb32019-02-15 00:54:131671 'switch_access': {
1672 'filepath': 'switch_access',
1673 },
[email protected]f76c8852012-06-21 16:37:001674 'sync': {
Andrew Grieveecac5a92018-11-08 01:57:011675 'filepath': '^chrome/browser/ui/sync/'\
maxboguefa217942016-04-01 01:08:131676 '|^chrome/browser/ui/views/sync/'\
1677 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1678 '|^ios/chrome/browser/sync/'\
1679 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1680 '|^chrome/browser/sync/'\
1681 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091682 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131683 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091684 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001685 },
[email protected]92871a102013-07-01 11:11:411686 'syncfs': {
1687 'filepath': 'sync_file_system',
1688 },
miu5e69f1c52016-10-23 13:40:111689 'tab_alert_indicators': {
1690 'filepath': 'content/browser/media/audio_stream_monitor'\
miu5e69f1c52016-10-23 13:40:111691 '|chrome/browser/ui/tabs/tab_utils'\
Peter Kasting479cc1752018-09-28 22:34:371692 '|chrome/browser/ui/views/tabs/alert_indicator'\
miu5e69f1c52016-10-23 13:40:111693 '|chrome/browser/ui/views/tabs/tab\.cc'\
1694 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1695 '|media/audio/audio_(output_controller|power_monitor)',
1696 },
[email protected]82d74152013-07-28 08:55:311697 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481698 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111699 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131700 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481701 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1702 '|components/viz/service/display/'\
1703 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1704 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131705 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131706 '|content/browser/renderer_host/media/(audio_'\
1707 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111708 '|content/public/renderer/media_stream_'\
1709 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131710 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1711 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481712 '|media/capture/'\
Miyoung Shin3fc077c2019-08-06 00:29:441713 '|services/viz/privileged/mojom/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311714 },
[email protected]f76c8852012-06-21 16:37:001715 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491716 'filepath': 'chrome/browser/tab_contents/|'\
1717 'content/browser/tab_contents/|'\
1718 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001719 },
gogeralddad6ac72019-08-06 23:08:371720 'tab_ui_and_start_surface': {
Wei-Yin Chen (陳威尹)943ca0a2019-08-21 14:51:351721 'filepath': 'chrome/android/features/tab_ui/' \
Wei-Yin Chen (陳威尹)e38f7bf2019-10-24 06:24:231722 '|chrome/android/features/start_surface/' \
1723 '|chrome/android/.*/src/org/chromium/chrome/browser/tasks/'
Mei Liang92e37d52019-03-22 17:27:201724 },
tdresserd80646f2017-03-03 19:26:081725 'tbmv2_metrics': {
1726 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1727 },
[email protected]31a10602012-11-21 01:51:261728 'telemetry': {
nednguyen79105d422016-04-18 01:38:421729 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261730 },
Takeshi Yoshino524e1d262017-07-28 01:16:381731 'test_runner': {
1732 'filepath': 'components/test_runner/' \
Kent Tamura21d1de62018-12-10 04:45:201733 '|content/shell/(common|browser|renderer)/web_test/' \
1734 '|content/test/web_test_support.cc' \
1735 '|content/public/test/web_test_support.h' \
Takeshi Yoshino524e1d262017-07-28 01:16:381736 },
[email protected]f76c8852012-06-21 16:37:001737 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491738 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521739 },
jlkleinecc81952016-11-19 00:16:071740 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221741 'filepath': 'chrome/browser/chromeos/tether/'\
1742 '|chrome/browser/ui/ash/network/tether*'\
Ryan Hansberry587c8082018-09-20 01:31:191743 '|chromeos/components/tether/'
jlkleinecc81952016-11-19 00:16:071744 },
[email protected]1cbbb30b2011-10-14 08:03:561745 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531746 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491747 '|content/browser/renderer_host/render_widget_host_view'\
1748 '|content/browser/renderer_host/text_input'\
1749 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491750 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531751 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561752 },
[email protected]3a117c62011-11-29 04:28:021753 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491754 'filepath': 'chrome/browser/chromeos/input_method/'\
1755 '|chrome/browser/chromeos/extensions/input_method'\
1756 '|chrome/browser/chromeos/status/input_method'\
1757 '|chrome/browser/extensions/extension_input_'\
1758 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491759 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421760 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021761 },
Patrick Monette9355f1fc2019-08-09 18:18:161762 'third_party_conflicts': {
1763 'filepath': 'chrome/browser/win/conflicts/'
1764 },
chirantan96fcf6d2015-01-21 22:36:191765 'timers': {
1766 'filepath': 'base/timer/'\
1767 '|components/timers/'
1768 },
robliaofd54b5c2017-01-13 00:41:301769 'tools_win_chromeexts': {
1770 'filepath': 'tools/win/chromeexts',
1771 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571772 'touch_selection': {
1773 'filepath': 'ui/touch_selection/'\
1774 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1775 },
[email protected]c8eb7f72013-07-04 15:30:111776 'tracing': {
1777 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311778 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111779 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301780 '|components/tracing/'\
1781 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111782 },
Nicolas Ouellet-payeur0c26b872019-09-05 07:38:071783 'traffic_annotation': {
1784 'filepath': 'tools/traffic_annotation/'
1785 },
[email protected]cf428f732012-10-02 20:48:151786 'ui_compositor': {
1787 'filepath': 'ui/compositor/layer\.|'\
1788 'ui/compositor/layer_unittest|'\
1789 'ui/compositor/compositor',
1790 },
robliao2c4b7492016-07-19 01:57:261791 'ui_display_win': {
1792 'filepath': '^ui/display/win',
1793 },
[email protected]6b5093c2012-05-23 19:10:181794 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491795 'filepath': 'ui/resources/'\
1796 '|ui/base/native_theme/resources/'\
1797 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181798 },
edwardjung83f52ef22017-02-07 13:15:071799 'ui_strings': {
1800 'filepath': 'chrome/app/generated_resources.grd'\
1801 '|chrome/app/google_chrome_strings.grd'\
1802 '|chrome/android/java/strings/android_chrome_strings.grd'\
1803 '|chrome/app/settings_strings.grdp'\
1804 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1805 '|ui/strings/ui_strings.grd',
1806 },
Robert Liao5c35cbe2019-02-27 02:42:331807 'ui_views': {
1808 'filepath': '^ui/views',
1809 },
Will Harris989ca932019-02-15 19:21:211810 'unified_consent': {
1811 'filepath': 'components/unified_consent/'\
1812 '|chrome/browser/unified_consent/',
1813 },
Vincent Scheibd5da4d952017-11-03 01:33:241814 'usb': {
1815 'filepath': '/usb/',
1816 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481817 'vaapi': {
1818 'filepath': 'media/gpu/vaapi',
1819 },
[email protected]c73ec8ab2014-01-16 20:35:231820 'version_assembly': {
1821 'filepath': 'chrome/app/version_assembly',
1822 },
posciak62a72272016-05-11 08:31:241823 'video': {
1824 'filepath': 'content/browser/renderer_host/media/|'\
1825 'content/renderer/media/|'\
1826 'media/capture/video/|'\
1827 'media/filters/|'\
1828 'media/gpu/|'\
1829 '.*video.*',
1830 },
mcasas09e881c2016-04-09 02:09:501831 'video_capture': {
1832 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1833 '|content/browser/renderer_host/media/.*(capture|media)'\
1834 '|content/renderer/media/.*(capture|media|webrtc)'\
1835 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011836 '|media/muxers/'\
1837 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501838 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421839 'video_gpu': {
1840 'filepath': 'content/renderer/media/|'\
1841 'media/capture/video/|'\
1842 'media/gpu/',
1843 },
[email protected]ef514a32014-02-26 01:02:351844 'virtual_keyboard': {
Darren Shen40a822352019-06-03 05:39:161845 'filepath': 'ash/keyboard/'\
oka47452c22017-02-17 05:07:571846 '|chrome/test/data/chromeos/virtual_keyboard/'\
1847 '|extensions/browser/api/virtual_keyboard_private/'\
Darren Shen40a822352019-06-03 05:39:161848 '|ash/system/virtual_keyboard/',
[email protected]ef514a32014-02-26 01:02:351849 },
billorr3c7e1442016-11-11 21:21:351850 'virtual_reality': {
David Dorwina4a2b73c2018-05-18 22:39:561851 # Includes VR, AR, and XR.
Michael Thiessena7bec5b2018-07-12 19:10:041852 'filepath': '/vr/'\
David Dorwina4a2b73c2018-05-18 22:39:561853 '|/xr'\
Alex Cooper59197c72019-03-29 17:31:551854 '|webxr'\
Bill Orr165281bd2018-12-06 18:27:121855 '|isolated_xr_device'\
David Dorwina4a2b73c2018-05-18 22:39:561856 '|third_party/arcore'\
1857 '|third_party/gvr'\
1858 '|third_party/libovr'\
1859 '|third_party/openvr',
billorr3c7e1442016-11-11 21:21:351860 },
Chris Blumec6ddd6c2018-12-14 23:35:011861 'vulkan': {
1862 'filepath': 'gpu/vulkan'\
1863 '|third_party/vulkan'
1864 },
Vincent Scheibd5da4d952017-11-03 01:33:241865 'wake_lock': {
1866 'filepath': 'wake_lock',
1867 },
May Lippert04ed4b62019-05-24 16:31:221868 'wallpapers': {
Miyoung Shin3fc077c2019-08-06 00:29:441869 'filepath': 'components/arc/common/wallpaper.mojom'\
May Lippert04ed4b62019-05-24 16:31:221870 '|ash/wallpaper/'\
1871 '|chrome/browser/resources/chromeos/wallpaper_manager/',
1872 },
Raymes Khoury6b9bf762019-05-17 05:00:511873 'web_applications': {
1874 'filepath': 'chrome/browser/web_applications'\
1875 '|chrome/browser/ui/web_applications',
1876 },
Dan Beam5dec1b42018-12-10 23:52:341877 'web_dev_style': {
1878 'filepath': 'tools/web_dev_style/'\
1879 '|styleguide/web/',
1880 },
Devin Mullins4ff9b282018-03-09 00:37:321881 'web_package': {
1882 'filepath': 'content/browser/loader/prefetch_url_loader'\
1883 '|content/browser/web_package/'\
Kunihiko Sakamotoba390852018-07-11 01:08:551884 '|content/test/data/sxg/'
Devin Mullins4ff9b282018-03-09 00:37:321885 },
Matt Giuca9eb910d2017-08-02 04:07:381886 'web_share': {
1887 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1888 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
Kent Tamura77578cc2018-11-25 22:33:431889 '|third_party/blink/web_tests/webshare/'\
1890 '|third_party/blink/web_tests/external/wpt/web-share/'\
Eric Willigers3eeae17c2019-03-13 17:32:101891 '|third_party/blink/public/mojom/webshare/'\
Blink Reformata30d4232018-04-07 15:31:061892 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381893 },
Martin Kreichgauer794a18572018-07-20 20:45:431894 'webauthn': {
1895 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webauth/'\
1896 '|chrome/android/javatests/src/org/chromium/chrome/browser/webauth/'\
Martin Kreichgauer144f8be2019-09-19 18:41:081897 '|chrome/browser/extensions/api/cryptotoken_private/'\
1898 '|chrome/browser/resources/cryptotoken/'\
Martin Kreichgauer794a18572018-07-20 20:45:431899 '|chrome/browser/ui/webauthn/'\
1900 '|chrome/browser/ui/views/webauthn/'\
Martin Kreichgauer1b7dc872019-04-15 18:50:411901 '|chrome/browser/webauthn/'\
Martin Kreichgauer794a18572018-07-20 20:45:431902 '|content/browser/webauth/'\
1903 '|device/fido/'\
Martin Kreichgauer1b7dc872019-04-15 18:50:411904 '|third_party/blink/public/mojom/webauthn/'\
Nina Satragno9573c032019-10-03 18:51:361905 '|third_party/blink/web_tests/external/wpt/webauthn/'\
Martin Kreichgauer1b7dc872019-04-15 18:50:411906 '|third_party/microsoft_webauthn/',
Martin Kreichgauer794a18572018-07-20 20:45:431907 },
Corentin Wallez3f1d0852018-07-04 15:45:361908 'webgpu': {
1909 'filepath': 'third_party/blink/renderer/modules/webgpu/',
1910 },
Christian O. Andersson2fc7db52019-09-04 15:39:491911 'weblayer': {
1912 'filepath': 'weblayer/',
1913 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131914 'webrtc_browser_tests': {
1915 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1916 'content/browser/media/.*webrtc.*browsertest',
1917 },
[email protected]208879542012-07-05 11:15:341918 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491919 'filepath': 'chrome/browser/content_settings/'\
1920 '|chrome/browser/ui/views/website_settings/'\
1921 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521922 '|chrome/common/content_settings'\
1923 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341924 },
Dan Beam5dec1b42018-12-10 23:52:341925 'webui_backend': {
1926 'filepath': 'content/browser/webui/'\
1927 '|content/public/browser/web_ui*'\
1928 '|content/public/test/*web_ui*',
1929 },
[email protected]b17d9e02014-07-29 09:45:501930 'windows_sandboxing': {
1931 'filepath': 'sandbox/win/',
1932 },
Luke Zielinskid00a5112019-10-30 17:58:411933 'wpt_tools': {
1934 'filepath': 'third_party/blink/web_tests/external/wpt/tools/',
1935 },
[email protected]f76c8852012-06-21 16:37:001936 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491937 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1938 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1939 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001940 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491941 'xinput_hierarchy_changed_event_listener\.' \
1942 '|chrome/browser/chromeos/wm_' \
1943 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401944 },
Chris Blume04103c42018-12-14 22:46:061945 'zlib': {
1946 'filepath': 'third_party/zlib'
1947 },
wjmaclean3ff6a402015-03-31 19:00:201948 'zoom': {
1949 'filepath': 'chrome/browser/ui/zoom/' \
1950 '|components/ui/zoom/' \
1951 '|content/browser/host_zoom_*' \
1952 '|content/browser/storage_partition_impl*' \
1953 '|content/public/browser/host_zoom_map.h' \
1954 '|content/public/browser/storage_partition.h'
1955 },
[email protected]a3838612009-10-13 21:57:541956 },
[email protected]ca872e362011-07-12 21:06:031957
pennymac962d190432016-07-27 00:58:351958 ##############################################################################
1959 # Please keep alphabetical
1960 ##############################################################################
[email protected]a3838612009-10-13 21:57:541961 'WATCHLISTS': {
Joe Medley1e1bb652018-04-27 17:36:591962 'about_flags': ['[email protected]',
1963 '[email protected]'],
Daniel Eratb4c9b9e2019-06-04 23:57:261964 'accelerator_table': ['[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571965 'accessibility': ['[email protected]',
Akihiro Otac504b882019-02-20 02:54:531966 '[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411967 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571968 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401969 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001970 '[email protected]',
Sara Katoeff75d22019-11-07 19:08:231971 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541972 '[email protected]',
Kevin Babbitt52b18902019-04-16 21:47:441973 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571974 '[email protected]',
Sara Katoeff75d22019-11-07 19:08:231975 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001976 '[email protected]'],
Anastasia Helfinstein76c21c0b82019-11-21 19:45:141977 'accessibility_component_extensions': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261978 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111979 '[email protected]',
Glenn Hartmann6e09db12019-07-31 03:00:111980 '[email protected]',
1981 '[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481982 'android_crash_reporting': ['[email protected]',
1983 '[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201984 'android_crazy_linker': ['[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481985 'android_deps': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261986 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381987 'android_infra': ['[email protected]',
Eric Stevenson1a03deb2018-06-22 20:40:131988 '[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491989 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381990 'android_item_chooser_dialogs': ['[email protected]',
1991 '[email protected]'],
Peter Wen35bf5932018-10-22 19:51:481992 'android_lint': ['[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081993 'android_media': ['[email protected]'],
Tomasz Wiszkowski36adccf2019-11-04 16:51:031994 'android_omnibox': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571995 'android_search_widget': ['[email protected]',
1996 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441997 'android_studio': ['[email protected]',
1998 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081999 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:002000 'android_uma_settings': ['[email protected]',
2001 '[email protected]'],
Maggie Cai9190f7632019-06-12 06:06:572002 'android_webapk': ['[email protected]',
Ella Gecf52fc32019-11-18 09:01:562003 '[email protected]',
2004 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:442005 'android_webview': ['[email protected]'],
Tim Volodine178dc2bc2019-03-19 19:07:222006 'android_webview_network_service': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:002007 'animation_worklet': ['[email protected]',
2008 '[email protected]'],
Dominick Ngb919db92019-11-18 06:17:162009 'app_service': ['[email protected]'],
Dominick Ng45392562018-12-13 07:21:212010 'app_shortcuts': ['[email protected]',
2011 '[email protected]',
Trent Aptedabfd2572019-01-17 05:49:532012 '[email protected]'],
pennymac962d190432016-07-27 00:58:352013 'apps': ['[email protected]',
Trent Apted93d53b02019-01-21 02:54:342014 '[email protected]'],
Dominick Ngb919db92019-11-18 06:17:162015 'apps_intent_helper': ['[email protected]',
2016 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:462017 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:472018 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:022019 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:302020 '[email protected]',
2021 '[email protected]'],
lhchavez61532c92016-10-18 21:33:372022 'arc_auth': ['[email protected]'],
Yuichiro Hanada2e111fb2018-11-19 17:33:052023 'arc_ime': ['[email protected]'],
poromov7633f602017-02-21 16:44:012024 'arc_kiosk': ['[email protected]'],
Miyoung Shin3fc077c2019-08-06 00:29:442025 'arc_mojom': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:462026 'arc_net': ['[email protected]',
2027 '[email protected]',
2028 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:432029 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:482030 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352031 'ash': ['[email protected]',
2032 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:382033 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:402034 'audio_service': ['[email protected]',
Max Morin2b0206312018-04-06 11:17:402035 '[email protected]'],
pennymac962d190432016-07-27 00:58:352036 'aura': ['[email protected]',
2037 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:072038 'aura_compositor': ['[email protected]',
2039 '[email protected]',
Antoine Laboure77dc8c72019-07-24 00:31:142040 '[email protected]'],
Martin Robinson30f0f7f2019-08-22 16:33:052041 'auralinux_accessibility': ['[email protected]'],
Katie D14c38ce2019-02-14 00:34:452042 'autoclick': ['[email protected]'],
Jared Saul4765c1e2018-06-18 13:44:572043 'autofill': ['[email protected]',
sebsg55d59d82018-06-19 18:29:522044 '[email protected]',
sebsgbbfbea02016-10-24 21:54:592045 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212046 '[email protected]',
Vaclav Brozek9048a1222018-11-30 08:11:502047 '[email protected]'],
Mathias Carlenc61d8072018-08-21 16:18:242048 'autofill_assistant': ['[email protected]'],
Jared Saul61b16ed42019-10-11 20:19:442049 'autofill_payments': ['[email protected]',
2050 '[email protected]',
2051 '[email protected]'],
Dan Elphick08d1fd42018-04-26 10:22:332052 'background_fetch': ['[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:282053 '[email protected]',
Mugdha Lakhani90e82fd2019-06-25 09:38:492054 '[email protected]'],
Jason Chasedfcd02b2018-08-10 21:07:492055 'background_sync': ['[email protected]',
Mugdha Lakhani90e82fd2019-06-25 09:38:492056 '[email protected]',
Rayan Kanso253399c2018-11-07 19:28:252057 '[email protected]',
2058 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262059 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112060 '[email protected]',
F07b660412017-08-01 20:53:062061 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382062 'base': ['[email protected]'],
Reid Klecknerc2027242019-08-23 20:00:352063 'base_allocator': ['[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:052064 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:282065 'base_scheduler': ['[email protected]'],
Gabriel Charettee6bbb532019-04-29 16:39:392066 'base_thread_pool': ['[email protected]',
2067 '[email protected]',
2068 '[email protected]'],
pennymac962d190432016-07-27 00:58:352069 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:482070 '[email protected]',
pennymac962d190432016-07-27 00:58:352071 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:552072 'battery_status': ['[email protected]'],
Alexander Timine3deb2a2019-09-20 15:29:092073 'bfcache': ['[email protected]'],
wnwen72684762017-03-29 13:28:372074 'binary_size': ['[email protected]',
Peter Wen35bf5932018-10-22 19:51:482075 '[email protected]'],
pennymac962d190432016-07-27 00:58:352076 'blink': ['[email protected]'],
2077 'blink_accessibility': ['[email protected]',
2078 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:402079 '[email protected]',
horo8e9a01572016-07-27 06:05:312080 '[email protected]',
Kevin Babbitt52b18902019-04-16 21:47:442081 '[email protected]',
pennymac962d190432016-07-27 00:58:352082 '[email protected]'],
2083 'blink_animation': ['[email protected]',
Eric Willigersb5f2b5a2019-05-13 18:31:492084 '[email protected]'],
pennymac962d190432016-07-27 00:58:352085 'blink_app_banner': ['[email protected]'],
2086 'blink_audio': ['[email protected]',
2087 '[email protected]'],
2088 'blink_battery_status': ['[email protected]',
2089 '[email protected]'],
Kentaro Hara1de86192019-05-29 08:51:592090 'blink_bindings': ['[email protected]', '[email protected]'],
jbroman9ac2d532016-09-01 18:20:082091 'blink_bindings_serialization': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572092 'blink_bluetooth': ['[email protected]',
Ovidio Henriquez86333882018-11-05 18:25:212093 '[email protected]',
2094 '[email protected]'],
Raphael Kubo da Costab856f102019-07-02 09:17:552095 'blink_canvas': ['[email protected]'],
Nicolas Pena7a6b6992019-01-16 17:20:082096 'blink_client_hints': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352097 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:552098 'blink_common': ['[email protected]',
2099 '[email protected]'],
Kentaro Hara08ea1892019-08-29 04:25:242100 'blink_controller': [],
pennymac962d190432016-07-27 00:58:352101 'blink_css': ['[email protected]',
2102 '[email protected]',
danakjc1e13d4e2018-05-04 21:34:422103 '[email protected]'],
pennymac962d190432016-07-27 00:58:352104 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:372105 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352106 'blink_css_grid_layout': ['[email protected]',
Oriol Brufau825a8482019-11-04 10:38:162107 '[email protected]',
horo8e9a01572016-07-27 06:05:312108 '[email protected]',
pennymac962d190432016-07-27 00:58:352109 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:252110 'blink_custom_elements': ['[email protected]'],
Oksana Zhuravlova5e236ec92018-07-25 00:16:032111 'blink_device_orientation': ['[email protected]',
2112 '[email protected]',
2113 '[email protected]',
pennymac962d190432016-07-27 00:58:352114 '[email protected]'],
Pavel Feldmana47e1f92019-09-20 16:58:572115 'blink_devtools': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352116 'blink_dom': ['[email protected]',
danakjc1e13d4e2018-05-04 21:34:422117 '[email protected]'],
Hayato Ito3e487372019-04-18 05:37:212118 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352119 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:352120 '[email protected]',
2121 '[email protected]'],
2122 'blink_fetch': ['[email protected]',
2123 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:342124 '[email protected]'],
pennymac962d190432016-07-27 00:58:352125 'blink_fileapi': ['[email protected]',
tzik8be52292019-07-17 08:28:452126 '[email protected]'],
haraken98d0827a2017-02-27 00:55:192127 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:372128 'blink_geolocation': ['[email protected]'],
Nico Weberb6975cc2018-06-19 10:51:452129 'blink_heap': ['[email protected]',
pennymac962d190432016-07-27 00:58:352130 '[email protected]',
2131 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:252132 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:222133 'blink_htmlparser': ['[email protected]',
2134 '[email protected]'],
Madeleine Barowsky21b04402019-01-29 19:17:052135 'blink_image_codecs': ['[email protected]',
2136 '[email protected]'],
Chris Mumford879345342019-08-08 20:44:582137 'blink_indexed_db': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352138 'blink_input': ['[email protected]',
Navid Zolghadrf7ac0562018-08-02 21:43:162139 '[email protected]'],
pennymac962d190432016-07-27 00:58:352140 'blink_layers': ['[email protected]'],
2141 'blink_layout': ['[email protected]',
2142 '[email protected]',
pennymac962d190432016-07-27 00:58:352143 '[email protected]',
2144 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:402145 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:072146 '[email protected]',
dgroganf9744ea2017-01-18 23:23:262147 '[email protected]',
lchoi2ba79a72017-05-25 00:23:052148 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:322149 '[email protected]',
2150 '[email protected]'],
pennymac962d190432016-07-27 00:58:352151 'blink_loader': ['[email protected]',
2152 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:192153 '[email protected]'],
pennymac962d190432016-07-27 00:58:352154 'blink_media': ['[email protected]',
2155 '[email protected]',
srirama.mdec4f512016-09-06 08:22:192156 '[email protected]',
2157 '[email protected]'],
pennymac962d190432016-07-27 00:58:352158 'blink_media_queries': ['[email protected]',
Nicolas Pena7a6b6992019-01-16 17:20:082159 '[email protected]'],
mcasas9558316b2017-03-10 18:57:312160 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352161 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352162 'blink_out_of_process_frames': ['[email protected]',
2163 '[email protected]'],
Raphael Kubo da Costab856f102019-07-02 09:17:552164 'blink_paint' : ['[email protected]'],
Xida Chen0ef92782018-01-17 05:53:352165 'blink_paintworklet' : ['[email protected]'],
Balazs Engedy23f08852018-09-24 23:39:582166 'blink_permissions': ['[email protected]',
2167 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492168 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:502169 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:352170 '[email protected]',
2171 '[email protected]',
fmalita9710b732017-02-17 05:10:022172 '[email protected]',
Fernando Serboncinie802c9f2018-11-06 19:17:112173 '[email protected]',
pennymac962d190432016-07-27 00:58:352174 '[email protected]',
pennymac962d190432016-07-27 00:58:352175 '[email protected]'],
Nicolas Pena7a6b6992019-01-16 17:20:082176 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352177 'blink_prerender': ['[email protected]',
Nicolas Pena7a6b6992019-01-16 17:20:082178 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:252179 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352180 'blink_quota': ['[email protected]',
tzik8be52292019-07-17 08:28:452181 '[email protected]'],
Kentaro Hara08ea1892019-08-29 04:25:242182 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352183 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:572184 'blink_script': ['[email protected]',
Takayoshi Kochi57997382018-07-19 03:57:592185 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:012186 'blink_scroll': ['[email protected]'],
Matt Falkenhagen40369012019-11-19 00:43:552187 'blink_service_worker': ['[email protected]',
pennymac962d190432016-07-27 00:58:352188 '[email protected]',
2189 '[email protected]',
pennymac962d190432016-07-27 00:58:352190 '[email protected]',
2191 '[email protected]',
tzik749ae1e2018-07-20 05:05:012192 '[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:432193 'blink_service_worker_tests': ['[email protected]'],
Hayato Ito3e487372019-04-18 05:37:212194 'blink_shadow_dom': ['[email protected]'],
Rachel Blum41788872018-10-25 20:54:012195 'blink_spellcheck' : ['[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:322196 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022197 'blink_streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352198 'blink_style': ['[email protected]'],
2199 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:022200 '[email protected]',
pennymac962d190432016-07-27 00:58:352201 '[email protected]',
pennymac962d190432016-07-27 00:58:352202 '[email protected]',
2203 '[email protected]',
pennymac962d190432016-07-27 00:58:352204 '[email protected]'],
pennymac962d190432016-07-27 00:58:352205 'blink_track': ['[email protected]',
2206 '[email protected]',
2207 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:162208 '[email protected]',
2209 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:312210 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:012211 'blink_viewport_interaction': ['[email protected]',
2212 '[email protected]'],
pennymac962d190432016-07-27 00:58:352213 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352214 'blink_webp': ['[email protected]',
2215 '[email protected]',
Madeleine Barowsky21b04402019-01-29 19:17:052216 '[email protected]',
2217 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022218 'blink_websockets': ['[email protected]',
2219 '[email protected]'],
pennymac962d190432016-07-27 00:58:352220 'blink_workers': ['[email protected]',
pennymac962d190432016-07-27 00:58:352221 '[email protected]',
shimazu99de61f2016-09-07 03:57:412222 '[email protected]',
2223 '[email protected]'],
Kentaro Hara08ea1892019-08-29 04:25:242224 'blink_wtf': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492225 'blink_xml': ['[email protected]',
2226 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562227 'bottombar': ['[email protected]',
2228 '[email protected]'],
Tarun Bansalc4882282018-07-11 23:53:552229 'breve': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:352230 'browser_components': ['[email protected]'],
Antoine Laboure77dc8c72019-07-24 00:31:142231 'browser_compositor': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:572232 'browser_resources_md': ['[email protected]'],
Alexander Timinaa132762019-05-10 16:10:172233 'browser_scheduler': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222234 'browsing_data': ['[email protected]',
msramek878b39d92016-04-20 07:55:332235 '[email protected]'],
Rouslan Solomakhin0b13446c2018-07-18 14:47:072236 'bubble': ['[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:172237 'cache_storage': ['[email protected]'],
mark a. foltze8739c7c2019-04-24 18:33:092238 'cast': ['[email protected]',
miua1710162015-08-27 01:38:092239 '[email protected]',
mark a. foltze8739c7c2019-04-24 18:33:092240 '[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042241 '[email protected]'],
ryanchung4d157372016-05-10 20:27:162242 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582243 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:342244 '[email protected]'],
mark a. foltze8739c7c2019-04-24 18:33:092245 'cast_channel': ['[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:472246 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:282247 'cc': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:002248 'cc-animation': ['[email protected]',
2249 '[email protected]'],
danakjca574522017-09-20 16:38:592250 'cc-contexts': ['[email protected]'],
2251 'cc-display': ['[email protected]'],
2252 'cc-paint': ['[email protected]'],
2253 'cc-quads': ['[email protected]'],
2254 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:282255 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352256 'certificate_transparency': ['[email protected]',
martijnccdd0542016-11-07 18:49:272257 '[email protected]',
pennymac962d190432016-07-27 00:58:352258 '[email protected]'],
Joe Masona353743f2019-10-11 16:35:462259 'chrome_cleaner': ['[email protected]'],
Patrick Monette9355f1fc2019-08-09 18:18:162260 'chrome_elf': ['[email protected]',
2261 '[email protected]'],
lpy0ca13772017-02-28 19:48:272262 'chrome_grc': ['[email protected]'],
Sebastien Marchand68b41432019-05-09 19:38:072263 'chrome_performance_manager': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:312264 'chromecast': ['[email protected]',
2265 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:572266 '[email protected]'],
gfhuang2548f902016-02-26 02:29:212267 'chromecast_public': ['[email protected]'],
kereliuk08eda794c2018-09-05 16:10:232268 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352269 'chromeos': ['[email protected]'],
2270 'chromeos_attestation': ['[email protected]'],
Ryan Hansberry8e41a5c42019-04-18 22:12:512271 'chromeos_bluetooth': ['[email protected]',
2272 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442273 '[email protected]',
2274 '[email protected]'],
pennymac962d190432016-07-27 00:58:352275 'chromeos_calculator': ['[email protected]'],
Kyle Horimotofdcf67012019-04-08 19:06:102276 'chromeos_cellular': ['[email protected]',
Kyle Horimotod7b72f32019-05-09 19:13:122277 '[email protected]',
2278 '[email protected]',
2279 '[email protected]',
Ryan Hansberry97a37782019-11-15 17:42:002280 '[email protected]',
2281 '[email protected]'],
alematec5187b1b2016-08-26 05:32:182282 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:122283 'chromeos_lkgm': ['[email protected]',
Benjamin Pastened7029352018-04-17 19:09:102284 '[email protected]',
Achuith Bhandarkar434e24592018-03-07 23:05:122285 '[email protected]'],
alematec5187b1b2016-08-26 05:32:182286 'chromeos_login': ['[email protected]',
Jacob Dufaulted1ef2bc2018-08-10 18:21:342287 '[email protected]',
Roman Sorokin891f4892019-03-28 16:30:332288 '[email protected]',
Toni Barzic43db296e2019-03-20 00:27:222289 '[email protected]'],
Trent Apted0c0b4492019-09-30 01:15:242290 'chromeos_media_app': ['[email protected]'],
Kyle Horimoto89f06e22019-04-08 19:07:172291 'chromeos_net': ['[email protected]',
Kyle Horimotod7b72f32019-05-09 19:13:122292 '[email protected]',
2293 '[email protected]',
2294 '[email protected]',
Jon Manna19f5a92019-11-21 20:10:592295 '[email protected]',
Kyle Horimoto89f06e22019-04-08 19:07:172296 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442297 '[email protected]',
2298 '[email protected]'],
alematec5187b1b2016-08-26 05:32:182299 'chromeos_timezone': ['[email protected]'],
2300 'chromeos_webui': ['[email protected]'],
Jon Mann2c257332019-08-14 19:12:142301 'chromeos_wifi_sync': ['[email protected]',
2302 '[email protected]',
2303 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442304 '[email protected]',
2305 '[email protected]'],
Akihiro Ota5c35f1f2019-11-20 23:13:592306 'chromevox': ['[email protected]',
2307 '[email protected]',
2308 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492309 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:072310 '[email protected]',
George Burgess IVbbcd9912018-04-17 14:59:282311 '[email protected]',
pennymac962d190432016-07-27 00:58:352312 '[email protected]',
rnk28bbd1772016-05-04 17:57:582313 '[email protected]',
Hans Wennborgf2eb949e2018-05-08 12:45:032314 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:132315 '[email protected]',
rnk28bbd1772016-05-04 17:57:582316 '[email protected]',
pennymac962d190432016-07-27 00:58:352317 '[email protected]',
thestigf023ccc2016-11-10 14:39:152318 '[email protected]',
pennymac962d190432016-07-27 00:58:352319 '[email protected]',
Reid Klecknerfe7f9d52019-08-22 00:11:422320 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002321 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:002322 'codereview_settings': ['[email protected]'],
Colin Blundell55da8082019-09-16 13:13:472323 'components_deps': ['[email protected]'],
Matthew Jonesf3b5f4f2019-01-04 00:01:252324 'compositor_animator': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572325 'content_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062326 '[email protected]'],
Rayan Kanso3047d3f2019-06-26 13:26:392327 'content_index': ['[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082328 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352329 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532330 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162331 '[email protected]',
2332 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:242333 'content_worker': ['[email protected]',
2334 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562335 'contextual_search': ['[email protected]',
2336 '[email protected]'],
pennymac962d190432016-07-27 00:58:352337 'courgette': ['[email protected]',
2338 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502339 'cq': ['[email protected]',
2340 '[email protected]',
2341 '[email protected]',
2342 '[email protected]',
2343 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342344 'cr_elements': ['[email protected]',
2345 '[email protected]',
michaelpge42ca3b32016-02-19 08:17:572346 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042347 'cros_benchmarks': ['[email protected]',
2348 '[email protected]',
2349 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462350 'crostini': ['[email protected]'],
Lei Zhang1a86ca92019-06-13 00:04:462351 'cups_printing': ['[email protected]'],
Wojciech Dzierżanowski7d246b52019-05-10 19:52:262352 'custom_proxy': ['[email protected]',
2353 '[email protected]'],
Peter Beverloob90e4c32018-12-07 14:27:192354 'custom_tabs': ['[email protected]',
2355 '[email protected]',
Peter E Conn35d3a982019-01-17 10:35:272356 '[email protected]',
Peter Beverloo5cc24512018-11-29 15:36:432357 '[email protected]',
Peter E Conn35d3a982019-01-17 10:35:272358 '[email protected]'],
Madeleine Barowsky21b04402019-01-29 19:17:052359 'data_decoder': ['[email protected]'],
Ryo Hashimoto900be52c2018-05-24 06:42:262360 'dbus': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572361 'device_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062362 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572363 'device_chooser': ['[email protected]',
Ovidio Henriquez86333882018-11-05 18:25:212364 '[email protected]',
2365 '[email protected]'],
Pavel Feldmana47e1f92019-09-20 16:58:572366 'devtools': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:492367 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132368 'download': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342369 'downloads_ui': ['[email protected]',
2370 '[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362371 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102372 'eme': ['[email protected]'],
Justin DeWittf64d39e2018-08-09 21:33:412373 'explore_sites': ['[email protected]',
2374 '[email protected]',
2375 '[email protected]',
Pete Williamson3600f2d2018-09-24 17:31:112376 '[email protected]',
2377 '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412378 'extension': ['[email protected]',
2379 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142380 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222381 '[email protected]',
Joe Medley1e1bb652018-04-27 17:36:592382 '[email protected]'],
Jeffrey Kardatzke1fa8ecaf2019-09-25 15:56:322383 'feedback': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192384 'fileapi': ['[email protected]',
tzik8be52292019-07-17 08:28:452385 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262386 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492387 'filesapp': ['[email protected]',
2388 '[email protected]',
okab0be3dc2016-08-30 07:37:102389 '[email protected]'],
Dominik Röttschesf0fd4d62019-06-17 11:15:022390 'freetype_update': ['[email protected]',
2391 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042392 'fsp': ['[email protected]'],
David Dorwinb3bd4b1a2019-09-24 00:07:012393 'fuchsia': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552394 'fuzzing': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572395 'gamepad': ['[email protected]'],
Nicolas Zeaa4088702019-08-06 20:55:102396 'gcm': ['[email protected]'],
Raphael Kubo da Costab8111f9f2018-10-04 14:24:232397 'generic_sensor': ['[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242398 '[email protected]',
Raphael Kubo da Costa0e3cf83d2019-03-11 10:55:562399 '[email protected]',
Rijubrata Bhaumik04f46442019-09-02 07:54:442400 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482401 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122402 '[email protected]'],
Mounir Lamouri578ca402019-01-23 20:40:482403 'geolocation': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:152404 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162405 'gfx_image': ['[email protected]'],
Tommy Steimel0cacd28c2019-11-12 22:12:512406 'global_media_controls': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382407 'gn': ['[email protected]',
Trent Apted93d53b02019-01-21 02:54:342408 '[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362409 'gpu_passthrough_cmd_decoder': ['[email protected]'],
Ehsan Karamadc20cee22018-08-10 21:32:332410 'guest_view': ['[email protected]',
Kevin McNee77c2f6b2018-08-14 21:43:582411 '[email protected]',
Ehsan Karamadc20cee22018-08-10 21:32:332412 '[email protected]'],
Jeffrey Kardatzke1fa8ecaf2019-09-25 15:56:322413 'hats': ['[email protected]'],
Andrey Kosyakova173d252018-05-07 18:29:112414 'headless': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342415 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002416 'i18n': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372417 'incident_reporting': ['[email protected]'],
Chris Mumford879345342019-08-08 20:44:582418 'indexed_db': ['[email protected]'],
John Budorickf6a1c302018-10-29 16:32:482419 'infra': ['[email protected]'],
Stephen Martinisf7e0fb12019-09-04 18:59:592420 'infra_docs': ['[email protected]'],
bruthigaa8281f2016-02-09 17:52:312421 'ink_drop': ['[email protected]'],
Navid Zolghadr9994e8e2019-01-22 17:36:082422 'input': ['[email protected]',
2423 '[email protected]'],
Michael Spang808d5c12018-10-23 19:20:392424 'input_devices': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262425 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182426 'installer_linux': ['[email protected]',
2427 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372428 'installer_win': ['[email protected]',
Greg Thompson4f90fc992017-07-25 19:30:372429 '[email protected]'],
Kristi Park72a6c972019-11-16 01:41:082430 'instant': ['[email protected]'],
edchin46453b42017-03-03 01:40:112431 'ios': ['[email protected]'],
2432 'ios_chrome': ['[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112433 '[email protected]'],
edchin46453b42017-03-03 01:40:112434 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592435 '[email protected]'],
Eric Noyaua1825272019-01-02 10:36:392436 'ios_flags': ['[email protected]'],
edchin46453b42017-03-03 01:40:112437 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592438 '[email protected]'],
edchin46453b42017-03-03 01:40:112439 'ios_web': ['[email protected]',
2440 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292441 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352442 '[email protected]',
2443 '[email protected]',
2444 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292445 'libvpx': ['[email protected]',
2446 '[email protected]',
2447 '[email protected]',
2448 '[email protected]',
2449 '[email protected]',
2450 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382451 'libwebp': ['[email protected]',
2452 '[email protected]',
2453 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232454 'libxml_xslt': ['[email protected]',
2455 '[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402456 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422457 'linux_seccomp_bpf': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392458 'mac' : ['[email protected]'],
Dominick Ng31b7feb2019-01-29 23:24:002459 'manifest': ['[email protected]',
2460 '[email protected]'],
James Cook4bfa66fa2018-05-29 17:20:422461 'mash_buildbot_filters': ['[email protected]',
2462 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002463 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032464 'media_capture_from_element': ['[email protected]'],
Alex Keng83e23682019-05-16 06:23:072465 'media_controls': ['[email protected]',
2466 '[email protected]'],
pennymac962d190432016-07-27 00:58:352467 'media_galleries': ['[email protected]',
2468 '[email protected]'],
Hirokazu Hondae31ce109a2018-09-18 11:18:502469 'media_gpu': ['[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542470 'media_mojo': ['[email protected]',
2471 '[email protected]'],
mcasasfeedbe42017-03-03 05:23:562472 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312473 '[email protected]'],
mark a. foltze8739c7c2019-04-24 18:33:092474 'media_remoting': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582475 '[email protected]',
apacible01538e02016-11-04 22:15:312476 '[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042477 '[email protected]'],
mark a. foltze8739c7c2019-04-24 18:33:092478 'media_router': ['[email protected]',
Xiangjun Zhang880262a2018-08-07 22:35:382479 '[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552480 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542481 'media_win': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002482 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302483 'metrics': ['[email protected]'],
Gabriel Marinac7ecd72019-10-04 18:16:062484 'metrics_perf': ['[email protected]'],
Tina Lu836308d2019-09-13 01:05:042485 'metrics_xml_files': ['[email protected]',
2486 '[email protected]'],
toyoshim8f51f902015-03-27 03:50:212487 'midi': ['[email protected]'],
Darin Fisherf5c9bdf2019-09-06 22:30:232488 'mojo': ['[email protected]'],
Ryan Hansberry587c8082018-09-20 01:31:192489 'multidevice': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392490 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192491 '[email protected]',
Kyle Horimotoc4d57b122018-02-28 01:17:302492 '[email protected]',
2493 '[email protected]',
Kyle Horimoto0c440a022019-07-09 23:27:402494 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442495 '[email protected]',
2496 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002497 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352498 'native_client_sdk': ['[email protected]',
2499 '[email protected]'],
Alex Moshchuk3fbcf782018-05-09 00:06:292500 'navigation': ['[email protected]',
2501 '[email protected]',
pennymac962d190432016-07-27 00:58:352502 '[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012503 'net': ['[email protected]'],
Junbo Ke9a03e532019-08-20 19:53:472504 'net_base': ['[email protected]',
2505 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282506 'net_http2': ['[email protected]'],
2507 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092508 '[email protected]'],
Adam Rice027497d2018-07-27 02:17:022509 'net_server': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282510 'net_spdy': ['[email protected]'],
Adam Rice027497d2018-07-27 02:17:022511 'net_websockets': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312512 'netinfo': ['[email protected]'],
Helen Li30f43d8e2018-05-09 16:24:012513 'network_service': ['[email protected]'],
Rijubrata Bhaumik04f46442019-09-02 07:54:442514 'nfc': ['[email protected]',
2515 '[email protected]'],
Xing Liue18f0fb2019-03-22 23:55:142516 'notification_scheduler': ['[email protected]'],
Peter Beverloo45bf54c2018-08-06 17:12:032517 'notifications': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422518 'nqe': ['[email protected]'],
Eric Noyaua1825272019-01-02 10:36:392519 'ntp_snippets': ['[email protected]'],
2520 'ntp_tiles': ['[email protected]'],
peterc7e27422017-05-17 04:05:282521 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352522 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142523 '[email protected]',
pennymac962d190432016-07-27 00:58:352524 '[email protected]',
2525 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252526 '[email protected]',
2527 '[email protected]',
Dan Harrington163354f2019-03-29 21:28:352528 '[email protected]',
2529 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352530 'omnibox': ['[email protected]'],
Sophie Chang76811dfb2018-12-20 21:40:472531 'optimization_guide': ['[email protected]'],
iclelland8b904402016-10-05 15:01:232532 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242533 '[email protected]'],
pennymac962d190432016-07-27 00:58:352534 'ozone': ['[email protected]',
2535 '[email protected]'],
Sergey Ulanov004097c2018-11-05 23:29:282536 'ozone_scenic': ['[email protected]',
Sergey Ulanovac3ba332018-11-08 00:16:452537 '[email protected]',
Sergey Ulanov004097c2018-11-05 23:29:282538 '[email protected]',
2539 '[email protected]',
2540 '[email protected]'],
Joe DeBlasiob3125f12019-10-18 21:02:542541 'page_info' : ['[email protected]',
2542 '[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412543 'page_load_metrics' : ['[email protected]',
2544 '[email protected]',
tdresserd80646f2017-03-03 19:26:082545 '[email protected]',
2546 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492547 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352548 '[email protected]',
2549 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392550 'password_manager': ['[email protected]',
Vasilii Sukhanovc4e6c2842018-07-18 12:12:202551 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592552 'payments': ['[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492553 '[email protected]',
Danyao Wang49cabfc2019-05-31 20:17:342554 '[email protected]',
2555 '[email protected]'],
Moe Ahmadi08b56a472019-07-27 00:50:222556 'payments_ios': ['[email protected]'],
Lei Zhang91530f72019-06-14 21:20:152557 'pdf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352558 'pepper_api': ['[email protected]',
2559 '[email protected]',
2560 '[email protected]',
pennymac962d190432016-07-27 00:58:352561 '[email protected]',
pennymac962d190432016-07-27 00:58:352562 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262563 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112564 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392565 '[email protected]',
Timothy Loh363aa0dd2019-09-03 04:38:242566 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342567 'picture_in_picture': ['[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342568 'polymer': ['[email protected]',
2569 '[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222570 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092571 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142572 'prepopulated_engines': ['[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012573 'prerender': ['[email protected]',
pennymac962d190432016-07-27 00:58:352574 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192575 'presentation': ['[email protected]'],
Robert Ogdenb766c88a2019-06-10 18:10:232576 'preview_features': ['[email protected]'],
Lei Zhang1a86ca92019-06-13 00:04:462577 'print_preview': ['[email protected]'],
Peter Beverloo45bf54c2018-08-06 17:12:032578 'push_messaging': ['[email protected]'],
stkhapugin06503142016-12-07 14:32:122579 'reading_list': ['[email protected]'],
Greg Thompsonc72dc582019-11-14 15:51:322580 'relaunch_notification': ['[email protected]'],
mark a. foltze8739c7c2019-04-24 18:33:092581 'remoteplayback': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252582 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422583 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352584 '[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592585 'runtime_enabled_features': ['[email protected]'],
Daniel Rubery9fdcd952019-08-26 22:32:472586 'safe_browsing': ['[email protected]',
Daniel Ruberyfa8cd5d2018-09-13 17:31:232587 '[email protected]',
Xinghui Lufad9c932019-07-30 22:57:162588 '[email protected]',
2589 '[email protected]'],
Joe DeBlasiob3125f12019-10-18 21:02:542590 'safety_tips': ['[email protected]'],
Mike Wittman652832b2019-07-16 14:34:392591 'sampling_profiler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472592 'screen_orientation': ['[email protected]'],
Robert Sesekae79d38512018-09-04 18:13:302593 'security': ['[email protected]'],
Anastasia Helfinstein83c763a2019-05-13 18:15:032594 'select_to_speak': ['[email protected]',
2595 '[email protected]'],
Jeffrey Cohen7fe36f502018-12-12 01:38:212596 'send_tab_to_self': ['[email protected]',
Jeffrey Cohen7fe36f502018-12-12 01:38:212597 '[email protected]',
Jeffrey Cohen6b31b2d2019-01-23 19:12:302598 '[email protected]'],
pennymac962d190432016-07-27 00:58:352599 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162600 '[email protected]',
pennymac962d190432016-07-27 00:58:352601 '[email protected]',
pennymac962d190432016-07-27 00:58:352602 '[email protected]',
horo8e9a01572016-07-27 06:05:312603 '[email protected]',
tzik749ae1e2018-07-20 05:05:012604 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342605 'settings': ['[email protected]',
2606 '[email protected]',
May Lippert12159c32019-03-04 21:02:542607 '[email protected]',
2608 '[email protected]',
2609 '[email protected]',
2610 '[email protected]'],
May Lippertbb19e1242019-04-17 15:02:112611 'settings_forked_os_settings': [
2612 '[email protected]'],
May Lippertd0b8cfe2019-05-22 19:54:492613 'settings_os_settings': [
2614 '[email protected]'],
alitoc5534d62017-04-21 01:48:582615 'settings_reset_prompt': ['[email protected]'],
Peter Beverloo9a00acc2019-06-04 14:27:252616 'sharing': ['[email protected]',
2617 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262618 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352619 'site_instance': ['[email protected]',
Alex Moshchuk3fbcf782018-05-09 00:06:292620 '[email protected]',
pennymac962d190432016-07-27 00:58:352621 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432622 '[email protected]'],
Ryan Hansberry587c8082018-09-20 01:31:192623 'smartlock': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392624 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192625 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192626 '[email protected]',
2627 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442628 '[email protected]',
2629 '[email protected]'],
Zentaro Kavanagh608f8a12018-01-19 18:39:562630 'smb': ['[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592631 'source_idls': ['[email protected]'],
Rachel Blum41788872018-10-25 20:54:012632 'spellcheck': ['[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222633 '[email protected]',
2634 '[email protected]'],
Greg Thompson9ea091702018-01-04 11:06:322635 'startup': ['[email protected]',
2636 '[email protected]'],
pennymac962d190432016-07-27 00:58:352637 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322638 '[email protected]',
2639 '[email protected]'],
Peter Wenbef43902018-11-28 22:08:122640 'styleguide_python': ['[email protected]',
2641 '[email protected]',
2642 '[email protected]'],
engedye7b734da2017-02-07 12:08:132643 'subresource_filter': ['[email protected]'],
Pam Greene8efbeae92018-10-02 14:54:462644 'supervised_users': [],
CJ DiMegliocaddc3482018-12-12 02:28:382645 'surface_layer_for_video': [ '[email protected]',
2646 '[email protected]'],
Anastasia Helfinstein5205acb32019-02-15 00:54:132647 'switch_access': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:582648 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192649 'syncfs': ['[email protected]',
tzik8be52292019-07-17 08:28:452650 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112651 'tab_alert_indicators': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192652 'tab_capture': ['[email protected]',
mark a. foltze8739c7c2019-04-24 18:33:092653 '[email protected]',
Xiaohan Wang22ab04c12019-02-06 00:41:042654 '[email protected]'],
pennymac962d190432016-07-27 00:58:352655 'tab_contents': ['[email protected]',
2656 '[email protected]',
2657 '[email protected]'],
gogeralddad6ac72019-08-06 23:08:372658 'tab_ui_and_start_surface': ['[email protected]',
2659 '[email protected]',
2660 '[email protected]',
2661 '[email protected]',
Matt Simmons9616c7e2019-08-08 18:02:462662 '[email protected]',
2663 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082664 'tbmv2_metrics': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262665 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352666 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492667 '[email protected]',
2668 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002669 'tests': [],
Ryan Hansberry587c8082018-09-20 01:31:192670 'tether': ['[email protected]',
Ryan Hansberry786f1912018-10-30 21:21:392671 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192672 '[email protected]',
Ryan Hansberry587c8082018-09-20 01:31:192673 '[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252674 '[email protected]',
Ryan Hansberry8ebe8492019-10-22 17:46:442675 '[email protected]',
2676 '[email protected]'],
Keith Lee98ccf8b2019-07-31 01:50:492677 'textinput': ['[email protected]',
2678 '[email protected]',
pennymac962d190432016-07-27 00:58:352679 '[email protected]',
2680 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532681 '[email protected]',
pennymac962d190432016-07-27 00:58:352682 '[email protected]'],
Keith Lee98ccf8b2019-07-31 01:50:492683 'textinput_chromeos': ['[email protected]',
2684 '[email protected]',
pennymac962d190432016-07-27 00:58:352685 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532686 '[email protected]',
pennymac962d190432016-07-27 00:58:352687 '[email protected]'],
Patrick Monette9355f1fc2019-08-09 18:18:162688 'third_party_conflicts': ['[email protected]'],
Chirantan Ekbote284e6282019-06-19 01:53:082689 'timers': [],
robliaofd54b5c2017-01-13 00:41:302690 'tools_win_chromeexts': ['[email protected]'],
AJITH KUMAR V4f0c4812018-03-27 13:46:572691 'touch_selection': ['[email protected]',
2692 '[email protected]'],
pennymac962d190432016-07-27 00:58:352693 'tracing': ['[email protected]',
Michael Spangbbcf79de2018-12-13 15:07:262694 '[email protected]',
2695 '[email protected]'],
Nicolas Ouellet-payeur0c26b872019-09-05 07:38:072696 'traffic_annotation': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:152697 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262698 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182699 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072700 'ui_strings': ['[email protected]'],
Scott Violet27497292019-03-25 23:06:532701 'ui_views': ['[email protected]',
2702 '[email protected]'],
Will Harris989ca932019-02-15 19:21:212703 'unified_consent': ['[email protected]'],
Ovidio Henriquez86333882018-11-05 18:25:212704 'usb': ['[email protected]',
2705 '[email protected]'],
Miguel Casas-Sancheza65d49a2017-12-11 03:27:482706 'vaapi': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232707 'version_assembly': ['[email protected]',
2708 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422709 'video': ['[email protected]'],
Rijubrata Bhaumik04f46442019-09-02 07:54:442710 'video_capture': ['[email protected]',
2711 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422712 'video_gpu': ['[email protected]'],
Darren Shen40a822352019-06-03 05:39:162713 'virtual_keyboard': ['[email protected]',
Darren Shen405b8972019-04-10 07:16:292714 '[email protected]',
2715 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352716 'virtual_reality': ['[email protected]'],
Chris Blumec6ddd6c2018-12-14 23:35:012717 'vulkan': ['[email protected]'],
Raphael Kubo da Costabb97c4eb2019-04-25 15:25:392718 'wake_lock': ['[email protected]',
2719 '[email protected]'],
May Lippert04ed4b62019-05-24 16:31:222720 'wallpapers': ['[email protected]',
2721 '[email protected]',
2722 '[email protected]',
2723 '[email protected]'],
Alan Cutterc9c44102019-07-05 03:46:222724 'web_applications': ['[email protected]',
2725 '[email protected]',
Raymes Khoury6b9bf762019-05-17 05:00:512726 '[email protected]',
2727 '[email protected]',
Raymes Khoury0de8f2c2019-11-05 23:43:492728 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342729 'web_dev_style': ['[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322730 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382731 'web_share': ['[email protected]'],
Martin Kreichgauer794a18572018-07-20 20:45:432732 'webauthn': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362733 'webgpu': ['[email protected]',
2734 '[email protected]'],
Darin Fisherf5c9bdf2019-09-06 22:30:232735 'weblayer': ['[email protected]',
2736 '[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132737 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222738 'website_settings': ['[email protected]',
Raymes Khouryc555e9dc2019-02-18 09:13:222739 '[email protected]'],
Dan Beam5dec1b42018-12-10 23:52:342740 'webui_backend': ['[email protected]'],
Penny MacNeil0ced2cb2018-07-30 21:09:492741 'windows_sandboxing': ['[email protected]'],
Luke Zielinskid00a5112019-10-30 17:58:412742 'wpt_tools': ['[email protected]'],
Daniel Eratb4c9b9e2019-06-04 23:57:262743 'x11': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:002744 '[email protected]'],
Chris Blume04103c42018-12-14 22:46:062745 'zlib': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202746 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542747 },
2748}