blob: 7d89f71c2b98c5392293ddead2b376d4e4613e61 [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
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
asvitkinee4bad382015-11-05 21:56:4513 'about_flags': {
14 'filepath': 'chrome/browser/about_flags\.cc'
15 },
[email protected]f76c8852012-06-21 16:37:0016 'accelerator_table': {
17 'filepath': 'ash/accelerators/accelerator_table\.cc' \
18 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5419 },
[email protected]f76c8852012-06-21 16:37:0020 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5721 'filepath': 'accessibility' \
22 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4723 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5724 '|iaccessible2' \
25 '|isimpledom' \
26 '|liblouis'
[email protected]a3838612009-10-13 21:57:5427 },
dominickn8884155a2016-06-23 02:28:1628 'add_to_homescreen': {
29 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
30 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
31 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
dominickn8884155a2016-06-23 02:28:1632 'chrome/browser/android/shortcut_.*|'\
33 'chrome/browser/android/webapps/',
34 },
asvitkine361b276e2016-08-30 18:45:0035 'android_crash_reporting': {
36 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
37 },
johnmaguire6aaac7902016-03-15 12:28:2038 'android_crazy_linker': {
39 'filepath': 'third_party/android_crazy_linker/'
40 },
dfalcantaraef21e9e2016-01-07 01:16:2641 'android_infobars': {
42 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
43 },
[email protected]d2cdf342012-08-07 11:00:0244 'android_infra': {
Andrew Grieve5babdbfc2017-08-16 01:26:4945 'filepath': 'build/config/android/' \
Andrew Grievefe0c9292017-12-05 15:08:5146 '|build/android/' \
[email protected]d2cdf342012-08-07 11:00:0247 '|testing/android/' \
48 '|tools/android/'
49 },
Takeshi Yoshino524e1d262017-07-28 01:16:3850 'android_item_chooser_dialogs': {
51 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
52 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
53 },
gabadieb0d23bb92016-02-17 11:26:1654 'android_loading': {
55 'filepath': 'tools/android/loading/'
56 },
[email protected]d6af50812014-04-01 17:18:0957 'android_media': {
58 'filepath': 'content/browser/media/android' \
59 '|content/renderer/media/android' \
60 '|media/audio/android' \
61 '|media/base/android' \
62 '|media/midi/*_android.*' \
63 '|media/video/capture/android'
64 },
Ted Choc042d8442018-03-13 16:35:5765 'android_search_widget': {
66 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
67 '|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
68 },
wnwena0364162017-02-16 20:37:3869 'android_studio': {
nyquist6e560d032017-02-28 07:49:5970 'filepath': 'build/android/gradle/' \
71 '|docs/android_studio.md' \
72 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3873 },
[email protected]3261d962014-03-04 22:18:2874 'android_tab': {
75 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
76 },
asvitkine361b276e2016-08-30 18:45:0077 'android_uma_settings': {
78 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
79 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
80 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0081 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
82 },
zpengb9a180d2016-10-12 18:40:2183 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4884 'filepath': 'chrome/android/webapk/|'\
85 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2186 },
[email protected]7ca78dc12012-09-20 09:26:4487 'android_webview': {
88 'filepath': 'android_webview/',
89 },
[email protected]8a197f22012-06-22 14:59:0590 'app_list': {
Jiaquan He256e6c6b2017-11-20 23:02:0291 'filepath': 'ash/app_list'\
92 '|chrome/browser/ui/app_list'\
[email protected]311cc902013-03-15 04:45:4693 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4694 '|chrome/browser/ui/views/app_list'\
95 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0596 },
[email protected]e38d185a2013-07-09 08:23:5297 'app_shortcuts': {
98 'filepath': 'apps/app_shim/'\
99 '|chrome/browser/web_applications/'\
100 '|chrome/browser/ui/web_applications/'\
101 '|chrome/common/mac/'
102 },
[email protected]374a93c2009-11-05 21:45:56103 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:49104 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:56105 },
[email protected]54bf94d2013-01-30 23:07:40106 'apps': {
107 'filepath': '^apps/',
108 },
lhchavez4b19176f2016-05-04 23:12:46109 'arc': {
110 'filepath': 'arc/',
111 },
lhchavez61532c92016-10-18 21:33:37112 'arc_auth': {
113 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
114 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12115 'arc_fileapi': {
116 'filepath': 'chrome/browser/chromeos/arc/fileapi'
117 },
poromov7633f602017-02-21 16:44:01118 'arc_kiosk': {
119 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
120 '|components/arc/kiosk/'\
121 '|arc_kiosk'
122 },
lhchavez4b19176f2016-05-04 23:12:46123 'arc_net': {
124 'filepath': 'components/arc/net/',
125 },
ejcarusoa298ec02016-06-16 20:30:43126 'arc_power': {
127 'filepath': 'components/arc/power/',
128 },
Hirokazu Hondaf98a3122018-04-12 11:19:48129 'arc_video_accelerator': {
130 'filepath': 'components/arc/video_accelerator',
131 },
[email protected]3ce56642013-10-17 22:12:51132 'ash': {
133 'filepath': 'ash/',
134 },
Xiaohui Chenf7e70a22018-02-08 00:36:38135 'assistant': {
Xiaohui Chen985c26b2018-05-16 18:41:27136 'filepath': 'ash/assistant/'\
137 '|chromeos/assistant/'\
138 '|chromeos/services/assistant/'\
139 '|chrome/browser/ui/ash/assistant/'
Xiaohui Chenf7e70a22018-02-08 00:36:38140 },
Max Morin2b0206312018-04-06 11:17:40141 'audio_service': {
142 'filepath': 'services/audio/'
143 },
[email protected]f76c8852012-06-21 16:37:00144 'aura': {
[email protected]3ce56642013-10-17 22:12:51145 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39146 },
[email protected]c3a6e1e72013-08-02 00:13:07147 'aura_compositor': {
148 'filepath':
149 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58150 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09151 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07152 '|content/browser/renderer_host/render_widget_host_view_aura' \
153 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44154 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07155 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07156 },
[email protected]2a38f0c02013-05-29 02:27:45157 'autofill': {
rouslanfbfa7402016-11-22 19:36:39158 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
159 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48160 'chrome/browser/ui/android/autofill/|'\
161 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27162 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48163 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48164 'chrome/renderer/autofill/|'\
165 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05166 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25167 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08168 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29169 },
peter39e10a62017-02-21 15:14:13170 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17171 'filepath': 'background_fetch|'\
172 'background-fetch',
peter39e10a62017-02-21 15:14:13173 },
174 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17175 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13176 },
dominickn8884155a2016-06-23 02:28:16177 'banners': {
178 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
179 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16180 'chrome/browser/banners/|'\
181 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06182 'third_party/blink/public/platform/modules/app_banner/|'\
183 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16184 },
[email protected]f76c8852012-06-21 16:37:00185 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49186 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59187 },
[email protected]5e105332012-09-13 01:55:52188 'base_allocator': {
189 'filepath': '^base/allocator',
190 },
[email protected]1ed5e0fd2012-07-19 00:19:05191 'base_memory': {
192 'filepath': '^base/memory',
193 },
Alexander Timin864bf8a02018-03-12 11:06:28194 'base_scheduler': {
195 'filepath': '^base/task/',
196 },
robliao1644d8b2016-04-11 15:39:59197 'base_task_scheduler': {
198 'filepath': '^base/task_scheduler',
199 },
[email protected]b17d9e02014-07-29 09:45:50200 'base_win': {
201 'filepath': '^base/win',
202 },
[email protected]7e093d4022014-06-26 19:19:55203 'battery_status': {
204 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10205 'content/test/data/battery_status/|'\
206 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55207 },
wnwen72684762017-03-29 13:28:37208 'binary_size': {
209 'filepath': 'build/android/binary_size/|'\
210 'tools/binary_size/',
211 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13212 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19213 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13214 },
215 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55216 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13217 },
218 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55219 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13220 },
221 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06222 'filepath': 'third_party/blink/renderer/modules/app_banner' \
223 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13224 },
225 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06226 'filepath': 'third_party/blink/renderer/platform/audio' \
227 '|third_party/blink/renderer/modules/webaudio' \
Raymond Toya91cf5802018-03-24 00:05:55228 '|third_party/WebKit/LayoutTests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13229 },
230 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06231 'filepath': 'third_party/blink/renderer/modules/battery/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13232 '|third_party/WebKit/LayoutTests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55233 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13234 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13235 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06236 'filepath': 'third_party/blink/renderer/platform/bindings' \
237 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13238 },
239 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55240 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13241 },
242 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55243 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13244 },
245 'blink_canvas2d': {
Blink Reformata30d4232018-04-07 15:31:06246 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Blink Reformata30d4232018-04-07 15:31:06247 '|third_party/blink/renderer/modules/canvas2d' \
Kent Tamuraeb394c72018-04-07 19:14:55248 '|third_party/blink/renderer/platform/graphics/canvas_2d',
Takeshi Yoshinoe387aa32017-08-02 13:16:13249 },
250 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55251 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
252 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
253 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
254 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
255 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13256 },
257 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06258 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55259 '|third_party/blink/renderer/core/page/.*drag' \
260 '|third_party/blink/renderer/platform/.*drag' \
Blink Reformata30d4232018-04-07 15:31:06261 '|third_party/blink/renderer/platform/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55262 '|third_party/blink/public/platform/.*drag' \
263 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13264 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32265 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55266 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06267 '|third_party/blink/public/common' \
268 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32269 },
Kentaro Hara993b0de2017-08-07 02:26:37270 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06271 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37272 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13273 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06274 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13275 },
276 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55277 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13278 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
279 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
280 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
281 },
282 'blink_css_fragmentation_tests': {
283 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
284 '|third_party/WebKit/LayoutTests/fast/pagination/' \
Morten Stenshorneab6785c2017-10-12 21:23:38285 '|third_party/WebKit/LayoutTests/fragmentation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13286 '|third_party/WebKit/LayoutTests/printing/'
287 },
288 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55289 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
290 '|third_party/blink/renderer/core/paint/.*grid' \
291 '|third_party/blink/renderer/core/css/.*grid' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13292 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
293 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
294 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
295 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
296 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13297 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06298 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55299 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13300 },
301 'blink_device_orientation': {
Blink Reformata30d4232018-04-07 15:31:06302 'filepath': 'third_party/blink/renderer/modules/device_orientation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13303 '|third_party/WebKit/LayoutTests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55304 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
305 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13306 },
307 'blink_devtools': {
Kent Tamuraeb394c72018-04-07 19:14:55308 'filepath': 'third_party/(WebKit|blink)/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13309 },
310 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06311 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13312 },
313 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06314 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13315 },
316 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55317 'filepath': 'third_party/blink/renderer/core/page/.*event' \
318 '|third_party/blink/renderer/core/dom/.*event' \
319 '|third_party/blink/renderer/core/css/.*event' \
320 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13321 },
322 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06323 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13324 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13325 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06326 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
327 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55328 '|third_party/blink/renderer/platform/.*file' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13329 '|third_party/WebKit/LayoutTests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55330 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13331 },
332 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06333 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13334 },
335 'blink_geolocation': {
336 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06337 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55338 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13339 },
340 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06341 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13342 '|base/allocator/partition_allocator/'
343 },
344 'blink_html': {
Blink Reformata30d4232018-04-07 15:31:06345 'filepath': 'third_party/blink/renderer/core/html/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13346 },
347 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06348 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13349 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13350 'blink_indexed_db': {
Blink Reformata30d4232018-04-07 15:31:06351 'filepath': 'third_party/blink/renderer/modules/indexeddb/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13352 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
Kent Tamuraeb394c72018-04-07 19:14:55353 '|third_party/blink/public/platform/.*_idb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13354 },
355 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06356 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13357 },
358 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55359 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
360 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
361 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13362 },
363 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55364 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13365 },
366 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06367 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13368 },
369 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06370 'filepath': 'third_party/blink/renderer/core/loader/' \
371 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13372 },
373 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06374 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55375 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
376 '|third_party/blink/renderer/core/html/shadow/media_control' \
377 '|third_party/blink/renderer/core/layout/layout_media' \
378 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06379 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
380 '|third_party/blink/renderer/platform/drm/' \
381 '|third_party/blink/renderer/platform/graphics/media/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13382 '|third_party/WebKit/LayoutTests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55383 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13384 },
385 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55386 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
387 '|third_party/blink/renderer/core/css/media_list' \
388 '|third_party/blink/renderer/core/css/media_query' \
389 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13390 },
391 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06392 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
393 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55394 '|third_party/blink/renderer/platform/exported/web_media_stream' \
395 '|third_party/blink/renderer/platform/exported/web_rtc' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13396 '|third_party/WebKit/LayoutTests/fast/mediastream/'
397 },
398 'blink_modules': {
Blink Reformata30d4232018-04-07 15:31:06399 'filepath': 'third_party/blink/renderer/modules'
Takeshi Yoshinoe387aa32017-08-02 13:16:13400 },
401 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06402 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13403 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
404 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13405 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55406 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
407 '|third_party/blink/renderer/core/frame/frame\.' \
408 '|third_party/blink/renderer/core/frame/web_frame' \
409 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13410 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13411 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06412 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13413 },
Xida Chen0ef92782018-01-17 05:53:35414 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06415 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Xida Chen0ef92782018-01-17 05:53:35416 '|third_party/WebKit/LayoutTests/http/tests/csspaint/' \
417 '|third_party/WebKit/LayoutTests/externla/wpt/css/css-paint-api/'
418 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13419 'blink_performance_timing': {
Blink Reformata30d4232018-04-07 15:31:06420 'filepath': 'third_party/blink/renderer/core/timing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13421 },
422 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06423 'filepath': 'third_party/blink/renderer/modules/permissions/' \
424 '|third_party/blink/public/platform/modules/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13425 },
426 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06427 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13428 },
429 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06430 'filepath': 'third_party/blink/renderer/platform/fonts' \
431 '|third_party/blink/renderer/platform/geometry' \
432 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13433 },
434 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55435 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13436 },
437 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55438 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13439 },
440 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06441 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13442 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13443 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06444 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55445 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13446 },
447 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06448 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55449 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13450 },
451 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06452 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
453 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13454 },
455 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55456 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
457 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
458 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
459 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
460 '|third_party/blink/renderer/core/dom/.*modul.*' \
461 '|third_party/blink/renderer/core/dom/.*script.*' \
462 '|third_party/blink/renderer/core/html/html_script_element.*' \
463 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06464 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55465 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
466 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
467 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13468 },
David Bokan9dc0046272017-12-29 00:28:01469 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55470 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
471 '|third_party/blink/renderer/core/input/.*scroll.*' \
472 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06473 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55474 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06475 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01476 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13477 'blink_serviceworkers' : {
Blink Reformata30d4232018-04-07 15:31:06478 'filepath': 'third_party/blink/renderer/modules/serviceworkers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13479 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
480 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
481 },
482 'blink_serviceworkers_tests' : {
483 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
484 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
485 },
486 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55487 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
488 '|third_party/blink/renderer/core/dom/.*slot' \
489 '|third_party/blink/renderer/core/dom/.*insertion_point' \
490 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13491 },
492 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06493 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13494 },
495 'blink_spv2_layout_tests': {
496 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
497 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13498 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55499 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13500 },
501 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06502 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13503 },
504 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06505 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55506 '|third_party/blink/renderer/core/loader/text_track' \
507 '|third_party/blink/renderer/core/html/meida/html_media_element' \
508 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06509 '|third_party/blink/renderer/core/css/mediaControl' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13510 '|third_party/WebKit/LayoutTests/media/track/'
511 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13512 'blink_vibration': {
513 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06514 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13515 },
516 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55517 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
518 '|third_party/blink/renderer/core/dom/viewport_arguments' \
519 '|third_party/blink/renderer/core/frame/frame_view.*' \
520 '|third_party/blink/renderer/core/frame/.*viewport.*' \
521 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13522 },
523 'blink_w3ctests': {
524 'filepath': 'third_party/WebKit/LayoutTests/external/' \
Kent Tamura01019442018-05-01 22:06:58525 '|third_party/blink/tools/blinkpy/w3c/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13526 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13527 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06528 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55529 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13530 },
531 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06532 'filepath': 'third_party/blink/renderer/modules/websockets/' \
533 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13534 },
535 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06536 'filepath': 'third_party/blink/renderer/core/workers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13537 '|third_party/WebKit/LayoutTests/http/tests/workers' \
538 '|third_party/WebKit/LayoutTests/fast/workers' \
539 '|third_party/WebKit/LayoutTests/external/wpt/workers'
540 },
541 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06542 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13543 },
544 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06545 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13546 },
[email protected]06798f72013-01-14 22:31:17547 'bookmarks': {
548 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48549 '|chrome/browser/extensions/api/bookmark_manager_private/' \
550 '|chrome/browser/extensions/api/bookmarks/' \
Christopher Lam3d8828e2018-04-30 05:25:11551 '|chrome/browser/resources/md_bookmarks/' \
[email protected]cd869cde2013-01-31 15:46:35552 '|chrome/browser/ui/bookmarks/' \
553 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46554 '|chrome/browser/ui/views/bookmarks/' \
555 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17556 },
donnd787f6ed2016-08-03 01:00:56557 'bottombar': {
558 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
559 },
[email protected]22650d22012-07-18 17:02:35560 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48561 'filepath': 'chrome/browser/autofill/' \
562 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48563 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27564 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19565 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05566 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35567 },
[email protected]f76c8852012-06-21 16:37:00568 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49569 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18570 },
michaelpge42ca3b32016-02-19 08:17:57571 'browser_resources_md': {
572 'filepath': 'chrome/browser/resources/md_'\
573 '|chrome/browser/resources/settings/',
574 },
[email protected]0ce480532012-07-20 12:33:20575 'browsing_data': {
Christian Dullweber041fddf2018-05-08 15:09:42576 'filepath': '/browsing_data/',
[email protected]0ce480532012-07-20 12:33:20577 },
[email protected]f76c8852012-06-21 16:37:00578 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49579 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10580 'chrome/browser/ui/views/bubble/|'\
581 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00582 },
jkarlin539748402015-03-31 17:36:31583 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17584 'filepath': '/cache.storage/'
585 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31586 },
[email protected]10fbd5952013-08-22 07:42:39587 'cast': {
[email protected]31ef420b2014-08-13 21:19:13588 'filepath': 'media/cast/'\
589 '|chrome/browser/extensions/api/cast_streaming/'\
590 '|chrome/browser/media/cast'\
591 '|chrome/renderer/media/cast'\
592 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11593 '|content/public/renderer/media_stream_'\
594 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39595 },
ryanchung4d157372016-05-10 20:27:16596 'cast_certificate': {
597 'filepath': 'components/cast_certificate/'\
598 '|components/test/data/cast_certificate/',
599 },
mfoltz57fd7f32017-05-03 06:12:58600 'cast_channel': {
601 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47602 '|components/cast_channel/' \
603 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58604 },
Takeshi Yoshino524e1d262017-07-28 01:16:38605 'cc': {
danakjca574522017-09-20 16:38:59606 'filepath': 'cc/'\
607 '|components/viz/'
608 },
609 'cc-contexts': {
610 'filepath': 'components/viz/common/gpu'
611 },
612 'cc-display': {
613 'filepath': 'components/viz/service/display'\
614 '|cc/output'
615 },
616 'cc-paint': {
617 'filepath': 'cc/paint'
618 },
619 'cc-quads': {
620 'filepath': 'components/viz/common/quads'
621 },
622 'cc-resources': {
623 'filepath': 'cc/resources'\
624 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38625 },
Alexander Timin864bf8a02018-03-12 11:06:28626 'cc-scheduler': {
627 'filepath': 'cc/scheduler'
628 },
eranmc2a9f612015-11-24 16:41:34629 'certificate_transparency': {
630 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34631 '|net/cert/ct_'\
632 '|net/cert/multi_log_ct_verifier'\
633 '|net/cert/sct_status_flags.h'\
634 '|net/cert/signed_certificate_timestamp'\
635 '|net/cert/signed_tree_head'\
636 '|net/test/ct_',
637 },
Joe Mason60ec2f32018-02-15 15:50:51638 'chrome_cleaner': {
639 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
640 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
641 '|chrome/browser/safe_browsing/chrome_cleaner/'\
642 '|chrome/browser/ui/views/chrome_cleaner_'\
643 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
Joe Mason12a02332018-04-19 14:39:00644 '|chrome/chrome_cleaner/'\
Joe Mason60ec2f32018-02-15 15:50:51645 '|components/chrome_cleaner/',
646 },
[email protected]c73ec8ab2014-01-16 20:35:23647 'chrome_elf': {
648 'filepath': 'chrome_elf',
649 },
lpy0ca13772017-02-28 19:48:27650 'chrome_grc': {
lpy53b82752017-05-31 22:30:49651 'filepath': 'chrome/browser/resource_coordinator/'\
652 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27653 },
[email protected]d5b21972012-07-20 02:06:01654 'chrome_views': {
655 'filepath': 'chrome/browser/ui/views',
656 },
Takeshi Yoshino524e1d262017-07-28 01:16:38657 'chromecast': {
658 'filepath': 'chromecast/',
659 },
660 'chromecast_public': {
661 'filepath': 'chromecast/public/',
662 },
[email protected]f7bf8ba2011-02-24 22:28:46663 'chromedriver': {
samuong53d5e612014-10-10 18:56:38664 'filepath': 'chrome/test/chromedriver|'\
665 'chrome/test/data/chromedriver|'\
Jonathon Kereliuk540c7d52018-01-18 06:22:03666 'third_party/webdriver|'\
Blink Reformata30d4232018-04-07 15:31:06667 'third_party/blink/renderer/devtools/front_end/emulated_devices/module.json'
[email protected]f7bf8ba2011-02-24 22:28:46668 },
[email protected]f76c8852012-06-21 16:37:00669 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49670 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01671 },
[email protected]eda0a0b2013-04-19 20:34:35672 'chromeos_attestation': {
673 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59674 'chrome/browser/chromeos/attestation/|'\
675 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35676 },
[email protected]7c59a152012-11-06 20:56:35677 'chromeos_calculator': {
678 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
679 },
alematec5187b1b2016-08-26 05:32:18680 'chromeos_geolocation': {
681 'filepath': 'chromeos/geolocation/',
682 },
Achuith Bhandarkar434e24592018-03-07 23:05:12683 'chromeos_lkgm': {
684 'filepath': 'chromeos/CHROMEOS_LKGM',
685 },
[email protected]f76c8852012-06-21 16:37:00686 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49687 'filepath': 'chrome/browser/chromeos/login/|'\
688 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58689 'chrome/browser/resources/chromeos/login/|'\
690 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57691 },
[email protected]d7d35f342012-10-22 20:32:47692 'chromeos_net': {
693 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47694 'chrome/browser/chromeos/net/|'\
695 'chrome/browser/extensions/api/networking_private/|'\
696 'extensions/browser/api/networking_private/|'\
697 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47698 },
[email protected]2315ac0c2013-02-05 00:49:16699 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08700 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56701 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16702 'chrome/browser/chromeos/power/',
703 },
alematec5187b1b2016-08-26 05:32:18704 'chromeos_timezone': {
705 'filepath': 'chromeos/timezone/',
706 },
[email protected]f76c8852012-06-21 16:37:00707 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49708 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
709 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12710 },
[email protected]cef7a6d2011-04-29 20:49:07711 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56712 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07713 },
[email protected]f76c8852012-06-21 16:37:00714 'clipboard': {
715 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02716 },
Aaron Gable64f273582017-03-30 18:02:00717 'codereview_settings': {
718 'filepath': 'codereview.settings',
719 },
sdefresned94c5b02015-07-22 17:54:55720 'components_deps': {
721 'filepath': 'components/([^/]*/)*DEPS',
722 },
[email protected]f76c8852012-06-21 16:37:00723 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49724 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00725 },
scheib968e61052014-11-05 00:27:25726 'content_bluetooth': {
727 'filepath': 'content/.*bluetooth'
728 },
kinuko01cbe8a12015-10-20 09:59:06729 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02730 'filepath': 'chrome/browser/loader|' \
731 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06732 'content/child/*loader',
733 },
mkwst512627022014-09-16 09:23:27734 'content_renderer': {
735 'filepath': 'content/renderer/',
736 },
[email protected]aa3311a2012-11-19 16:04:58737 'content_shell': {
738 'filepath': 'content/shell/',
739 },
Jinsuk Kim6d10a222017-11-16 06:37:06740 'content_view_core': {
741 'filepath': 'content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java|'
742 'content/browser/android/content_view_core.*',
743 },
kinukoa121bce2015-01-30 10:04:41744 'content_worker': {
745 'filepath': 'content/.*worker',
746 },
donnd787f6ed2016-08-03 01:00:56747 'contextual_search': {
748 'filepath': 'chrome/browser/android/contextualsearch/|' \
749 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
750 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
751 'components/contextual_search/',
752 },
wfh792b71c2016-05-04 23:33:41753 'courgette': {
754 'filepath': 'courgette/',
755 },
Nico Weber6ff639a2017-08-11 21:04:50756 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32757 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50758 },
michaelpge42ca3b32016-02-19 08:17:57759 'cr_elements': {
760 'filepath': 'ui/webui/resources/cr_element',
761 },
Chung-yih Wang7afc64a2018-03-06 02:09:04762 'cros_benchmarks': {
763 'filepath': 'tools/perf/contrib/cros_benchmarks',
764 },
Ben Wells03471a72018-03-22 00:58:46765 'crostini': {
766 'filepath': 'chrome/browser/ui/app_list/crostini',
767 },
ianwencdb8c9e2015-06-18 22:10:15768 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53769 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15770 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28771 },
tbansalc6f1c9f2016-09-30 22:48:42772 'data_reduction_proxy': {
773 'filepath': 'chrome/browser/net/spdyproxy/|'\
774 'data_reduction_proxy|'\
775 'chrome_proxy',
776 },
Ryo Hashimoto900be52c2018-05-24 06:42:26777 'dbus': {
778 'filepath': 'dbus/',
779 },
[email protected]5e105332012-09-13 01:55:52780 'deep_memory_profiler': {
781 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
782 },
Bartosz Fabianowski85a823812015-04-16 10:27:51783 'device_bluetooth': {
784 'filepath': 'device/.*bluetooth'
785 },
juncaic08f41d2017-05-04 20:36:58786 'device_chooser': {
787 'filepath': 'chrome/browser/chooser_controller/|'\
788 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
789 'chrome/browser/ui/android/usb_chooser_.*|'\
790 'chrome/browser/ui/bluetooth/|'\
791 'chrome/browser/ui/cocoa/device_chooser_.*|'\
792 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
793 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
794 'chrome/browser/ui/views/device_chooser_.*|'\
795 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
796 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
797 'chrome/browser/usb/usb_chooser_.*',
798 },
[email protected]29ad47c2014-04-23 09:12:48799 'device_sensors': {
800 'filepath': 'content/browser/device_sensors/|'\
801 'content/common/device_sensors/|'\
802 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
803 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22804 'content/renderer/device_sensors/|'\
805 'content/test/data/device_sensors/|'\
806 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14807 },
[email protected]342b12872012-11-07 12:10:46808 'devtools': {
809 'filepath': 'devtools',
810 },
mfoltz57fd7f32017-05-03 06:12:58811 'dial': {
812 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
813 '|chrome/browser/media/router/discovery/dial/' \
814 '|chrome/test/data/extensions/api_test/dial/'
815 },
[email protected]bab2a832012-07-11 23:29:41816 'disk_cache': {
817 'filepath': 'net/disk_cache/|http_cache',
818 },
[email protected]f76c8852012-06-21 16:37:00819 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49820 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08821 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51822 },
[email protected]ca872e362011-07-12 21:06:03823 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49824 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08825 'chrome/browser/ui/webui/.*downloads|' \
826 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12827 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03828 },
[email protected]f6df20a2012-10-23 21:22:07829 'drive': {
[email protected]8492b5b2012-12-17 21:58:08830 'filepath': 'chrome/browser/chromeos/drive/|' \
831 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07832 },
[email protected]89d2cd52013-04-16 01:55:36833 'drive_resource_metadata': {
Ryo Hashimoto900be52c2018-05-24 06:42:26834 'filepath': 'drive.*resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36835 },
[email protected]3a25c8a2014-06-26 06:47:10836 'eme': {
837 'filepath': 'components/cdm/|' \
838 'content/browser/media/cdm/|' \
839 'content/renderer/media/crypto/|' \
840 'media/base/android/*drm*|' \
841 'media/cdm/|' \
842 'third_party/widevine/cdm/'
843 },
[email protected]f76c8852012-06-21 16:37:00844 'extension': {
845 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45846 },
lunalu0a9c05422016-11-11 17:19:06847 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06848 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55849 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06850 },
[email protected]f76c8852012-06-21 16:37:00851 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08852 'filepath': 'file_system/|' \
853 'fileapi/'
[email protected]80919512011-08-03 08:51:04854 },
[email protected]f76c8852012-06-21 16:37:00855 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08856 'filepath': 'file_browser|' \
857 'file_manager|' \
858 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39859 },
[email protected]4ed766c2013-09-19 09:45:20860 'filesapp': {
okab0be3dc2016-08-30 07:37:10861 'filepath': 'chrome/browser/chromeos/drive|' \
862 'chrome/browser/chromeos/extensions/file_manager|' \
863 'chrome/browser/chromeos/extensions/file_system_provider|' \
864 'chrome/browser/chromeos/file_manager|' \
865 'chrome/browser/chromeos/file_system_provider|' \
866 'chrome/browser/drive|' \
867 'chrome/test/data/extensions/api_test/file_system_provider|' \
868 'components/drive|' \
869 'google_apis/drive|' \
870 'ui/file_manager'
871 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04872 'fsp': {
873 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
874 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43875 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20876 },
Wez385de5a2017-07-13 20:13:16877 'fuchsia': {
878 'filepath': 'fuchsia',
879 },
mmoroz58ddb8172016-09-08 18:29:55880 'fuzzing': {
881 'filepath': 'fuzz|Fuzz',
882 },
Vincent Scheibd5da4d952017-11-03 01:33:24883 'gamepad': {
884 'filepath': 'gamepad',
885 },
[email protected]3a2a6ac02014-06-20 07:07:12886 'gcm': {
peter9f4490a2017-01-27 00:58:36887 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12888 'components/gcm_driver/|'\
889 'google_apis/gcm/',
890 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12891 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:53892 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:06893 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:12894 },
[email protected]d8036492013-08-09 16:02:23895 'geolocation': {
896 'filepath': 'chrome/browser/geolocation/|'\
897 'content/browser/geolocation|'\
898 'content/public/common/geoposition.*|'\
899 'content/public/browser/geolocation.*|'\
900 'content/renderer/geolocation.*|'\
901 'content/shell/geolocation/',
902 },
[email protected]cf428f732012-10-02 20:48:15903 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36904 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15905 },
Takeshi Yoshino524e1d262017-07-28 01:16:38906 'gfx_image': {
907 'filepath': 'ui/gfx/image/',
908 },
[email protected]4d1773e2014-04-05 07:59:57909 'gn': {
910 'filepath': 'tools/gn',
911 },
[email protected]f76c8852012-06-21 16:37:00912 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49913 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00914 },
Corentin Wallezc68aa9b2017-10-02 15:00:03915 'gpu_passthrough_cmd_decoder': {
916 'filepath': 'gpu/command_buffer/service/.*passthrough',
917 },
Andrey Kosyakova173d252018-05-07 18:29:11918 'headless': {
919 'filepath': 'headless/'
920 },
[email protected]f76c8852012-06-21 16:37:00921 'history_ui': {
dbeam78528be2016-02-18 07:08:49922 'filepath': 'chrome/browser/resources/(md_)?history|'\
923 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00924 },
925 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49926 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22927 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00928 },
[email protected]f76c8852012-06-21 16:37:00929 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49930 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00931 },
Greg Thompson4f90fc992017-07-25 19:30:37932 'incident_reporting': {
933 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
934 },
[email protected]c26161352013-11-12 19:50:01935 'indexed_db': {
936 'filepath': 'content/browser/indexed_db|'\
937 'content/child/indexed_db|'\
938 'content/common/indexed_db|'\
939 'content/public/browser/indexed_db|'\
940 'content/test/data/indexeddb',
941 },
bruthigaa8281f2016-02-09 17:52:31942 'ink_drop': {
943 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
944 'ui/views/animation/.*ink_drop.*'
945 },
dtapuska1f997a12016-03-14 19:22:07946 'input': {
947 'filepath': 'content/browser/renderer_host/input|'\
948 'content/renderer/input|'\
949 'ui/events/blink/'
950 },
Dominick Ngcaa7b402017-07-11 07:35:39951 'installable': {
952 'filepath': 'chrome/browser/installable/',
953 },
mmoss19826c62014-11-14 21:37:36954 'installer_linux': {
955 'filepath': 'chrome/installer/linux/',
956 },
Greg Thompson4f90fc992017-07-25 19:30:37957 'installer_win': {
958 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:34959 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
960 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:37961 },
[email protected]56b4b09d32012-07-27 18:28:41962 'instant': {
[email protected]607903d2013-03-25 22:15:47963 'filepath': 'instant|searchbox|'\
964 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13965 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39966 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47967 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41968 },
edchin46453b42017-03-03 01:40:11969 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14970 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11971 },
sdefresne18b47312015-06-18 15:15:09972 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14973 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09974 },
marqa4f135f2017-01-10 12:37:34975 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14976 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34977 },
978 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14979 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34980 },
baxley9bfbd3cc2017-03-15 21:22:32981 'ios_test': {
Sylvain Defresne81467d82017-05-29 09:06:14982 'filepath': 'ios/chrome/test/|'\
983 'ios/testing/|'\
984 'ios/web/public/test/|'\
985 'ios/web/test/',
baxley9bfbd3cc2017-03-15 21:22:32986 },
eugenebutb5a5a8572017-01-20 01:18:11987 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:14988 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:11989 },
[email protected]f76c8852012-06-21 16:37:00990 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49991 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00992 },
Johanndfa4d7d2017-12-07 18:05:29993 'libaom': {
994 'filepath': 'third_party/libaom/',
995 },
Takeshi Yoshino524e1d262017-07-28 01:16:38996 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:29997 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:23998 },
[email protected]a3f777d2014-01-07 23:38:26999 'libwebp': {
1000 'filepath': 'third_party/libwebp'
1001 },
dominiccabb90e02017-03-31 04:54:231002 'libxml_xslt': {
1003 'filepath': 'third_party/libxml/' \
1004 '|third_party/libxslt/',
1005 },
[email protected]04a292a2013-03-07 19:58:421006 'linux_fonts': {
1007 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411008 'ui/gfx/platform_font_linux.*|'\
1009 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421010 },
1011 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491012 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001013 },
[email protected]04a292a2013-03-07 19:58:421014 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541015 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001016 },
Takeshi Yoshino524e1d262017-07-28 01:16:381017 'login': {
1018 'filepath': 'chrome/browser/ui/login'
1019 },
lgrey62faed72016-10-11 21:40:391020 'mac': {
lgrey332339b12016-12-05 17:16:401021 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391022 },
mlamourid8b0feb2015-06-02 16:30:471023 'manifest': {
1024 'filepath': 'content/(browser|renderer)/manifest/'\
1025 '|content/public/common/manifest*',
1026 },
James Cook2dc6d042018-04-24 22:00:201027 'mash_buildbot_filters': {
1028 'filepath': 'testing/buildbot/filters/mash.*filter',
1029 },
michaelpg32ca07902015-02-07 00:31:111030 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:571031 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:081032 '|chrome/browser/ui/webui/settings/'\
1033 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:111034 },
[email protected]f76c8852012-06-21 16:37:001035 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291036 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001037 },
mcasasfeedbe42017-03-03 05:23:561038 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271039 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061040 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551041 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
mcasasfeedbe42017-03-03 05:23:561042 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551043 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561044 },
Tommy Steimel074a1822018-02-07 17:25:441045 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061046 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441047 },
[email protected]06dd23172013-06-24 21:04:511048 'media_galleries': {
1049 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511050 '|chrome/browser/media_galleries/'\
1051 '|chrome/browser/storage_monitor/'\
1052 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271053 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511054 },
alokp9e369ea72e2016-06-10 05:41:091055 'media_mojo': {
1056 'filepath': 'media/mojo/*'
1057 },
mcasasfeedbe42017-03-03 05:23:561058 'media_recorder': {
alancutter40359812017-03-03 08:20:271059 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061060 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551061 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
mcasasfeedbe42017-03-03 05:23:561062 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551063 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561064 },
miu5e69f1c52016-10-23 13:40:111065 'media_remoting': {
1066 'filepath': 'chrome/browser/media/cast_remoting'\
1067 '|media/blink/webmediaplayer_'\
1068 '|media/mojo/interfaces/remoting.mojom'\
1069 '|media/remoting/',
1070 },
kmarshallb698ad4f2015-02-24 19:42:481071 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581072 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
1073 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481074 '|chrome/browser/resources/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551075 '|chrome/browser/ui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581076 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481077 '|chrome/browser/ui/webui/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551078 '|chrome/common/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581079 '|chrome/test/data/webui/media_router/' \
1080 '|chrome/test/media_router/' \
1081 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481082 },
fmeawad4582cd22017-03-30 20:59:361083 'memory_coordinator': {
1084 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:451085 'content/browser/memory/|' \
1086 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:361087 },
[email protected]f76c8852012-06-21 16:37:001088 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491089 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001090 },
1091 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491092 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001093 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491094 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491095 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121096 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491097 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451098 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451099 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451100 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391101 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451102 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121103 # Exclude XML files; in particular, histograms.xml.
1104 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1105 },
1106 'metrics_xml_files': {
1107 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211108 'filepath': 'tools/metrics/.*\.xml$',
1109 },
1110 'midi': {
1111 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001112 },
[email protected]341f218a2013-09-24 22:16:101113 'mojo': {
1114 'filepath': 'mojo',
1115 },
Kyle Horimotoc4d57b122018-02-28 01:17:301116 'multidevice': {
Kyle Horimoto592f64c2018-03-28 23:43:221117 'filepath': 'ash/multidevice_setup/'\
1118 '|chrome/browser/resources/chromeos/multidevice_setup/'\
James Hawkinsf7e517c2018-03-30 21:01:141119 '|chromeos/components/proximity_auth/'\
Kyle Horimoto592f64c2018-03-28 23:43:221120 '|chromeos/services/device_sync/'\
1121 '|chromeos/services/multidevice_setup/'\
1122 '|chromeos/services/secure_channel/'\
James Hawkinsf7e517c2018-03-30 21:01:141123 '|components/cryptauth/'
Kyle Horimotoc4d57b122018-02-28 01:17:301124 },
rjkroegef60dea862015-10-29 17:50:061125 'mus': {
ben6b0453d12016-07-02 04:27:191126 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:061127 '|mojo/gpu/',
1128 },
[email protected]f76c8852012-06-21 16:37:001129 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:491130 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:561131 'chrome/browser/nacl_host/|chrome/common/nacl|'\
1132 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:001133 },
[email protected]99ddc3d2013-01-22 16:15:331134 'native_client_sdk': {
1135 'filepath': '^native_client_sdk/',
1136 },
[email protected]b9ecdb62014-03-07 14:56:431137 'navigation': {
1138 'filepath': 'content/browser/frame_host|'\
1139 'content/browser/renderer_host/render_process_host.*|'\
1140 'content/browser/renderer_host/render_view_host.*|'\
1141 'content/browser/web_contents/web_contents_impl.*|'\
1142 'content/renderer/render_frame.*|'\
1143 'content/renderer/render_view.*'
1144 },
[email protected]f76c8852012-06-21 16:37:001145 'net': {
[email protected]f2f0fbb92012-07-14 15:52:491146 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:001147 },
bnc1872e8bd2017-01-27 02:47:281148 'net_base': {
1149 'filepath': 'net/base/',
1150 },
bnc1872e8bd2017-01-27 02:47:281151 'net_http2': {
1152 'filepath': 'net/http2/',
1153 },
[email protected]f76c8852012-06-21 16:37:001154 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:281155 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:491156 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:491157 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:281158 'chrome/browser/ui/webui/net_internals/|' \
Takeshi Yoshino6b30abd2017-07-16 03:34:511159 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:001160 },
bnc1872e8bd2017-01-27 02:47:281161 'net_spdy': {
1162 'filepath': 'net/spdy/',
1163 },
jkarlin539748402015-03-31 17:36:311164 'netinfo': {
Josh Karlin1bd016742017-08-18 17:44:171165 'filepath': '/netinfo/',
jkarlin539748402015-03-31 17:36:311166 },
Helen Li30f43d8e2018-05-09 16:24:011167 'network_service': {
1168 'filepath': 'services/network/',
1169 },
Vincent Scheibd5da4d952017-11-03 01:33:241170 'nfc': {
1171 'filepath': '/nfc/',
1172 },
peterf4758412014-09-17 15:06:011173 'notifications': {
Peter Beverloo4548c852017-08-31 13:45:171174 'filepath': 'chrome/browser/extensions/api/notifications/|'\
1175 'chrome/browser/notifications/|'\
1176 'chrome/test/data/notifications/|'\
1177 'content/browser/notifications/|'\
Peter Beverloo4548c852017-08-31 13:45:171178 'content/common/platform_notification|'\
1179 'content/public/browser/platform_notification|'\
1180 'content/public/common/platform_notification|'\
1181 'content/renderer/notification_|'\
Xi Chengd47af342018-04-24 02:36:331182 'chrome/notification_helper/|'\
Peter Beverloo4548c852017-08-31 13:45:171183 'third_party/WebKit/LayoutTests/external/wpt/notifications|'\
1184 'third_party/WebKit/LayoutTests/http/tests/notifications|'\
Blink Reformata30d4232018-04-07 15:31:061185 'third_party/blink/renderer/modules/notifications|'\
1186 'third_party/blink/public/platform/modules/notifications|'\
peterf4758412014-09-17 15:06:011187 'ui/message_center/'
1188 },
tbansalc6f1c9f2016-09-30 22:48:421189 'nqe': {
1190 'filepath': 'nqe',
1191 },
mcwilliamsedee5042016-04-05 18:46:451192 'ntp_snippets': {
1193 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361194 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131195 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201196 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1197 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341198 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451199 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001200 'chrome/browser/resources/snippets_internals|'\
1201 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451202 'components/ntp_snippets/|'\
1203 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041204 'chrome/android/java/res/layout/most_visited|'\
1205 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451206 },
treib70176c52016-07-08 14:34:191207 'ntp_tiles': {
1208 'filepath': 'chrome/browser/android/ntp/|'\
1209 'chrome/browser/ui/webui/ntp/|'\
1210 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041211 'components/ntp_tiles/|'\
1212 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191213 },
peterb8ec88f82017-03-21 13:29:421214 'offline_items_collection': {
1215 'filepath': 'components/offline_items_collection/',
1216 },
dimichdce3ee492016-04-04 04:20:521217 'offline_pages': {
1218 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111219 '|chrome/browser/android/offline_pages/'\
1220 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521221 },
[email protected]f76c8852012-06-21 16:37:001222 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:351223 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
1224 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
1225 'chrome/browser/autocomplete/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401226 'chrome/browser/ui/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351227 'chrome/browser/ui/omnibox/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401228 'chrome/browser/ui/.*/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351229 'chrome/browser/ui/.*/omnibox/|'\
1230 'components/omnibox/|'\
1231 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:001232 },
Doug Arnetta94d3ae2017-11-07 00:10:341233 'optimization_guide': {
1234 'filepath': 'optimization_guide|'\
1235 'optimization_hints',
1236 },
chasej6dff9292016-02-02 20:33:121237 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:131238 'filepath': 'origin_trials'\
1239 '|OriginTrial'\
1240 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121241 },
[email protected]4a2078e2013-07-18 20:40:201242 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441243 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431244 'ui/events/ozone/|'\
1245 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201246 'ui/gl/gl_.*egl.*|'\
1247 'ui/gl/gl_.*ozone.*'
1248 },
lgarron9e25c7402017-03-15 04:03:111249 'page_info' : {
1250 'filepath': 'chrome/browser/ui/page_info/'\
1251 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191252 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181253 '|components/page_info_strings.grdp'\
Gregory Chatzinoffdf93d692017-09-09 01:32:271254 '|ios/chrome/browser/ui/page_info/'
lgarron6cd116a2017-04-07 19:42:181255 },
csharrison3b1dc4062015-10-19 14:31:081256 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501257 'filepath': 'chrome/browser/page_load_metrics/'\
1258 '|chrome/common/page_load_metrics/'\
1259 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081260 },
[email protected]f76c8852012-06-21 16:37:001261 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291262 'filepath': 'chrome/browser/ui/panels'\
1263 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291264 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001265 },
[email protected]3cc8b3922014-05-05 13:12:081266 'password_manager': {
1267 'filepath': 'chrome/.*/password_'\
1268 '|chrome/browser/ui/passwords'\
1269 '|chrome/browser/ui/views/passwords'\
1270 '|chrome/test/data/password'\
1271 '|components/autofill.*password'
1272 '|components/password_'\
vabrccdb7222016-06-01 14:59:401273 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081274 },
rouslane8a22262016-10-19 20:49:411275 'payments': {
1276 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1277 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491278 '|chrome/browser/payments'\
1279 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151280 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311281 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491282 '|content/browser/payments'\
1283 '|content/test/data/payments'\
1284 '|ios/chrome/browser/payments'\
1285 '|ios/chrome/browser/ui/payments'\
1286 '|ios/web/payments'\
1287 '|ios/web/public/payments'\
1288 '|third_party/WebKit/LayoutTests/external/wpt/payment-request'\
1289 '|third_party/WebKit/LayoutTests/http/tests/payments'\
1290 '|third_party/WebKit/LayoutTests/payments'\
Blink Reformata30d4232018-04-07 15:31:061291 '|third_party/blink/public/platform/modules/payments'\
1292 '|third_party/blink/renderer/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491293 },
1294 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491295 'filepath': 'ios/web/payments'\
1296 '|ios/chrome/browser/payments'\
1297 '|ios/chrome/browser/ui/payments'\
1298 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411299 },
[email protected]f76c8852012-06-21 16:37:001300 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581301 'filepath': 'ppapi/api'\
1302 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001303 },
mlamourid8b0feb2015-06-02 16:30:471304 'permissions': {
1305 'filepath': 'content/(child,browser)/permissions/'\
1306 '|content/common/permission_*'\
1307 '|content/public/(common,browser)/permission_*'\
1308 '|chrome/browser/permissions/'\
1309 '|chrome/browser/content_settings/permission*'\
1310 '|permission_context',
1311 },
François Beaufortb2070eb2018-02-08 10:36:341312 'picture_in_picture': {
Blink Reformata30d4232018-04-07 15:31:061313 'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
François Beaufortb2070eb2018-02-08 10:36:341314 },
[email protected]f76c8852012-06-21 16:37:001315 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:491316 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:591317 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:001318 },
michaelpg11fff3f2015-02-06 03:35:341319 'polymer': {
1320 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001321 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491322 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341323 'ui/webui/resources/polymer_resources.grdp',
1324 },
Charles Harrison981d33c2017-10-06 21:36:221325 'popup_blocker': {
1326 'filepath': 'chrome/browser/ui/blocked_content'
1327 },
twifkak0c69c1f2015-06-22 18:20:091328 'precache': {
1329 'filepath': '[pP]recache'
1330 },
[email protected]be775bc2014-06-30 15:41:141331 'prepopulated_engines': {
1332 'filepath': 'components/search_engines/prepopulated_engines.json',
1333 },
[email protected]f76c8852012-06-21 16:37:001334 'prerender': {
[email protected]78375a52012-07-14 14:47:571335 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001336 },
mfoltz57fd7f32017-05-03 06:12:581337 'presentation': {
1338 'filepath': 'content/(browser|common|renderer)/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061339 '|third_party/blink/public/platform/modules/presentation/' \
mfoltz57fd7f32017-05-03 06:12:581340 '|third_party/WebKit/LayoutTests/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061341 '|third_party/blink/renderer/modules/presentation/'
mfoltz57fd7f32017-05-03 06:12:581342 },
peter884896c72015-03-12 14:26:201343 'push_messaging': {
1344 'filepath': 'push_messaging'
1345 },
stkhapugin06503142016-12-07 14:32:121346 'reading_list': {
1347 'filepath': 'components/reading_list|'\
1348 'ios/chrome/browser/reading_list|'\
1349 'ios/chrome/browser/ui/reading_list',
1350 },
[email protected]f76c8852012-06-21 16:37:001351 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011352 'filepath': '^remoting/' \
1353 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001354 },
gab57e80c72014-12-08 21:06:131355 'rlz_id': {
1356 'filepath' :'rlz/lib/machine_id.cc|'\
1357 'rlz/lib/machine_id.h|'\
1358 'rlz/win/lib/machine_id_win.cc',
1359 },
Joe Medleya129fe32018-01-25 15:20:221360 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061361 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221362 },
grt829c6a82014-10-20 09:29:321363 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341364 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1365 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321366 },
vakhf8e14c92016-10-17 21:29:471367 'safe_browsing_db': {
1368 'filepath': 'components/safe_browsing_db/',
1369 },
mlamourid8b0feb2015-06-02 16:30:471370 'screen_orientation': {
1371 'filepath': 'screen_orientation',
1372 },
[email protected]0b431722014-01-08 07:21:511373 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171374 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511375 },
Colin Blundell6d2669a2017-07-11 06:26:531376 'services_public': {
1377 'filepath': 'services/([^/]*/)*public/',
1378 },
alitoc5534d62017-04-21 01:48:581379 'settings_reset_prompt': {
1380 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1381 '|chrome/browser/ui/views/settings_reset_prompt',
1382 },
dominickn8884155a2016-06-23 02:28:161383 'site_engagement': {
1384 'filepath': 'chrome/browser/engagement/|'\
1385 'chrome/browser/ui/webui/engagement/',
1386 },
[email protected]f76c8852012-06-21 16:37:001387 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491388 'filepath': 'content/browser/site_instance|'\
1389 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001390 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561391 'smb': {
1392 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1393 '|chrome/browser/chromeos/smb_client'\
1394 '|chromeos/dbus/fake_smb_provider_client'\
1395 '|chromeos/dbus/smb_provider_client',
1396 },
Joe Medleya129fe32018-01-25 15:20:221397 'source_idls': {
Joe Medleyf7671752018-04-13 14:34:501398 'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Joe Medleya129fe32018-01-25 15:20:221399 },
[email protected]ad0295d2012-10-11 23:43:361400 'spellcheck': {
1401 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221402 '|chrome/browser/renderer_context_menu/spelling_'\
1403 '|components/spellcheck/'\
1404 '|third_party/hunspell/'\
1405 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361406 },
Greg Thompson9ea091702018-01-04 11:06:321407 'startup': {
1408 'filepath': 'chrome/browser/ui/startup/',
1409 },
[email protected]67f39af2013-08-23 20:06:051410 'streams': {
1411 'filepath': 'content/browser/streams/',
1412 },
vmpstrcc1c08302015-11-18 06:05:511413 'styleguide': {
1414 'filepath': '^styleguide/',
1415 },
engedye7b734da2017-02-07 12:08:131416 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021417 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131418 },
[email protected]43d33e92014-07-14 16:39:311419 'supervised_users': {
1420 'filepath': 'chrome/browser/.*managed_mode'\
1421 '|chrome/browser/.*managed_user'\
1422 '|chrome/browser/.*supervised_user',
1423 },
[email protected]f76c8852012-06-21 16:37:001424 'sync': {
maxboguefa217942016-04-01 01:08:131425 'filepath': '^chrome/android/sync_shell/'\
1426 '|^chrome/browser/ui/sync/'\
1427 '|^chrome/browser/ui/views/sync/'\
1428 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1429 '|^ios/chrome/browser/sync/'\
1430 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1431 '|^chrome/browser/sync/'\
1432 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091433 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131434 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091435 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001436 },
[email protected]92871a102013-07-01 11:11:411437 'syncfs': {
1438 'filepath': 'sync_file_system',
1439 },
miu5e69f1c52016-10-23 13:40:111440 'tab_alert_indicators': {
1441 'filepath': 'content/browser/media/audio_stream_monitor'\
1442 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1443 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1444 '|chrome/browser/ui/tabs/tab_utils'\
1445 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1446 '|chrome/browser/ui/views/tabs/tab\.cc'\
1447 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1448 '|media/audio/audio_(output_controller|power_monitor)',
1449 },
[email protected]82d74152013-07-28 08:55:311450 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481451 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111452 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131453 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481454 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1455 '|components/viz/service/display/'\
1456 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1457 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131458 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131459 '|content/browser/renderer_host/media/(audio_'\
1460 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111461 '|content/public/renderer/media_stream_'\
1462 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131463 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1464 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481465 '|media/capture/'\
1466 '|services/viz/privileged/interfaces/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311467 },
[email protected]f76c8852012-06-21 16:37:001468 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491469 'filepath': 'chrome/browser/tab_contents/|'\
1470 'content/browser/tab_contents/|'\
1471 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001472 },
tdresserd80646f2017-03-03 19:26:081473 'tbmv2_metrics': {
1474 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1475 },
[email protected]5e105332012-09-13 01:55:521476 'tcmalloc': {
1477 'filepath': 'third_party/tcmalloc'
1478 },
[email protected]31a10602012-11-21 01:51:261479 'telemetry': {
nednguyen79105d422016-04-18 01:38:421480 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261481 },
Takeshi Yoshino524e1d262017-07-28 01:16:381482 'test_runner': {
1483 'filepath': 'components/test_runner/' \
1484 '|content/shell/(common|browser|renderer)/layout_test/' \
1485 '|content/test/layouttest_support.cc' \
1486 '|content/public/test/layouttest_support.h' \
1487 },
[email protected]f76c8852012-06-21 16:37:001488 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491489 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521490 },
jlkleinecc81952016-11-19 00:16:071491 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221492 'filepath': 'chrome/browser/chromeos/tether/'\
1493 '|chrome/browser/ui/ash/network/tether*'\
jlkleinecc81952016-11-19 00:16:071494 '|chromeos/components/tether/'\
Kyle Horimoto592f64c2018-03-28 23:43:221495 '|components/cryptauth/'\
1496 '|components/proximity_auth/logging'
jlkleinecc81952016-11-19 00:16:071497 },
[email protected]1cbbb30b2011-10-14 08:03:561498 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531499 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491500 '|content/browser/renderer_host/render_widget_host_view'\
1501 '|content/browser/renderer_host/text_input'\
1502 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491503 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531504 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561505 },
[email protected]3a117c62011-11-29 04:28:021506 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491507 'filepath': 'chrome/browser/chromeos/input_method/'\
1508 '|chrome/browser/chromeos/extensions/input_method'\
1509 '|chrome/browser/chromeos/status/input_method'\
1510 '|chrome/browser/extensions/extension_input_'\
1511 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491512 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421513 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021514 },
chirantan96fcf6d2015-01-21 22:36:191515 'timers': {
1516 'filepath': 'base/timer/'\
1517 '|components/timers/'
1518 },
robliaofd54b5c2017-01-13 00:41:301519 'tools_win_chromeexts': {
1520 'filepath': 'tools/win/chromeexts',
1521 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571522 'touch_selection': {
1523 'filepath': 'ui/touch_selection/'\
1524 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1525 },
[email protected]c8eb7f72013-07-04 15:30:111526 'tracing': {
1527 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311528 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111529 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301530 '|components/tracing/'\
1531 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111532 },
[email protected]cf428f732012-10-02 20:48:151533 'ui_compositor': {
1534 'filepath': 'ui/compositor/layer\.|'\
1535 'ui/compositor/layer_unittest|'\
1536 'ui/compositor/compositor',
1537 },
robliao2c4b7492016-07-19 01:57:261538 'ui_display_win': {
1539 'filepath': '^ui/display/win',
1540 },
[email protected]6b5093c2012-05-23 19:10:181541 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491542 'filepath': 'ui/resources/'\
1543 '|ui/base/native_theme/resources/'\
1544 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181545 },
edwardjung83f52ef22017-02-07 13:15:071546 'ui_strings': {
1547 'filepath': 'chrome/app/generated_resources.grd'\
1548 '|chrome/app/google_chrome_strings.grd'\
1549 '|chrome/android/java/strings/android_chrome_strings.grd'\
1550 '|chrome/app/settings_strings.grdp'\
1551 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1552 '|ui/strings/ui_strings.grd',
1553 },
Vincent Scheibd5da4d952017-11-03 01:33:241554 'usb': {
1555 'filepath': '/usb/',
1556 },
Hirokazu Hondaf98a3122018-04-12 11:19:481557 'v4l2': {
1558 'filepath': 'media/gpu/v4l2',
1559 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481560 'vaapi': {
1561 'filepath': 'media/gpu/vaapi',
1562 },
[email protected]c73ec8ab2014-01-16 20:35:231563 'version_assembly': {
1564 'filepath': 'chrome/app/version_assembly',
1565 },
posciak62a72272016-05-11 08:31:241566 'video': {
1567 'filepath': 'content/browser/renderer_host/media/|'\
1568 'content/renderer/media/|'\
1569 'media/capture/video/|'\
1570 'media/filters/|'\
1571 'media/gpu/|'\
1572 '.*video.*',
1573 },
mcasas09e881c2016-04-09 02:09:501574 'video_capture': {
1575 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1576 '|content/browser/renderer_host/media/.*(capture|media)'\
1577 '|content/renderer/media/.*(capture|media|webrtc)'\
1578 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011579 '|media/muxers/'\
1580 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501581 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421582 'video_gpu': {
1583 'filepath': 'content/renderer/media/|'\
1584 'media/capture/video/|'\
1585 'media/gpu/',
1586 },
[email protected]f76c8852012-06-21 16:37:001587 'views': {
1588 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491589 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001590 },
[email protected]ef514a32014-02-26 01:02:351591 'virtual_keyboard': {
1592 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571593 '|chrome/test/data/chromeos/virtual_keyboard/'\
1594 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081595 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571596 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351597 },
billorr3c7e1442016-11-11 21:21:351598 'virtual_reality': {
David Dorwina4a2b73c2018-05-18 22:39:561599 # Includes VR, AR, and XR.
1600 'filepath': 'vr_shell/'\
1601 '|/vr/'\
1602 '|/xr'\
1603 '|third_party/arcore'\
1604 '|third_party/gvr'\
1605 '|third_party/libovr'\
1606 '|third_party/openvr',
billorr3c7e1442016-11-11 21:21:351607 },
Vincent Scheibd5da4d952017-11-03 01:33:241608 'wake_lock': {
1609 'filepath': 'wake_lock',
1610 },
Devin Mullins4ff9b282018-03-09 00:37:321611 'web_package': {
1612 'filepath': 'content/browser/loader/prefetch_url_loader'\
1613 '|content/browser/web_package/'\
1614 '|content/test/data/htxg/'
1615 },
Matt Giuca9eb910d2017-08-02 04:07:381616 'web_share': {
1617 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1618 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
1619 '|chrome/browser/ui/views/webshare/'\
1620 '|chrome/browser/webshare/'\
1621 '|third_party/WebKit/LayoutTests/webshare/'\
1622 '|third_party/WebKit/LayoutTests/external/wpt/web-share/'\
Blink Reformata30d4232018-04-07 15:31:061623 '|third_party/blink/public/platform/modules/webshare/'\
1624 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381625 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131626 'webrtc_browser_tests': {
1627 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1628 'content/browser/media/.*webrtc.*browsertest',
1629 },
[email protected]208879542012-07-05 11:15:341630 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491631 'filepath': 'chrome/browser/content_settings/'\
1632 '|chrome/browser/ui/views/website_settings/'\
1633 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521634 '|chrome/common/content_settings'\
1635 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341636 },
[email protected]b17d9e02014-07-29 09:45:501637 'windows_sandboxing': {
1638 'filepath': 'sandbox/win/',
1639 },
[email protected]f76c8852012-06-21 16:37:001640 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491641 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1642 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1643 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001644 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491645 'xinput_hierarchy_changed_event_listener\.' \
1646 '|chrome/browser/chromeos/wm_' \
1647 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401648 },
wjmaclean3ff6a402015-03-31 19:00:201649 'zoom': {
1650 'filepath': 'chrome/browser/ui/zoom/' \
1651 '|components/ui/zoom/' \
1652 '|content/browser/host_zoom_*' \
1653 '|content/browser/storage_partition_impl*' \
1654 '|content/public/browser/host_zoom_map.h' \
1655 '|content/public/browser/storage_partition.h'
1656 },
[email protected]a3838612009-10-13 21:57:541657 },
[email protected]ca872e362011-07-12 21:06:031658
pennymac962d190432016-07-27 00:58:351659 ##############################################################################
1660 # Please keep alphabetical
1661 ##############################################################################
[email protected]a3838612009-10-13 21:57:541662 'WATCHLISTS': {
Joe Medley1e1bb652018-04-27 17:36:591663 'about_flags': ['[email protected]',
1664 '[email protected]'],
mazda6471d0e2015-10-02 06:32:551665 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001666 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571667 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411668 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571669 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401670 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001671 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541672 '[email protected]',
Katie Dektara52038e42017-12-06 21:00:311673 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571674 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001675 '[email protected]'],
Andrew Grieve5babdbfc2017-08-16 01:26:491676 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111677 '[email protected]',
F07b660412017-08-01 20:53:061678 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001679 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201680 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261681 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381682 'android_infra': ['[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491683 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381684 'android_item_chooser_dialogs': ['[email protected]',
1685 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531686 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411687 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081688 'android_media': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571689 'android_search_widget': ['[email protected]',
1690 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441691 'android_studio': ['[email protected]',
1692 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081693 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:001694 'android_uma_settings': ['[email protected]',
1695 '[email protected]'],
Piotr Swigon13cf6402017-09-26 07:14:331696 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441697 'android_webview': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:381698 'app_list': ['[email protected]'],
1699 'app_shortcuts': ['[email protected]',
1700 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001701 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351702 'apps': ['[email protected]',
1703 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461704 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471705 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461706 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021707 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:301708 '[email protected]',
1709 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371710 'arc_auth': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121711 'arc_fileapi': ['[email protected]'],
poromov7633f602017-02-21 16:44:011712 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461713 'arc_net': ['[email protected]',
1714 '[email protected]',
1715 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431716 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:481717 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351718 'ash': ['[email protected]',
1719 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:381720 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:401721 'audio_service': ['[email protected]',
1722 '[email protected]',
1723 '[email protected]'],
pennymac962d190432016-07-27 00:58:351724 'aura': ['[email protected]',
1725 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071726 'aura_compositor': ['[email protected]',
1727 '[email protected]',
pennymac962d190432016-07-27 00:58:351728 '[email protected]',
danakj3695c582016-10-26 21:54:431729 '[email protected]'],
Evan Stade18fbcb7a2017-07-25 18:31:271730 'autofill': ['[email protected]',
sebsgbbfbea02016-10-24 21:54:591731 '[email protected]',
1732 '[email protected]',
mathpc2040642017-01-25 14:59:411733 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:211734 '[email protected]',
Tommy Martino7e7d74082018-04-09 19:25:051735 '[email protected]',
1736 '[email protected]',
1737 '[email protected]'],
Dan Elphick08d1fd42018-04-26 10:22:331738 'background_fetch': ['[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:281739 '[email protected]',
Dan Elphick08d1fd42018-04-26 10:22:331740 '[email protected]'],
pennymac962d190432016-07-27 00:58:351741 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121742 '[email protected]',
pennymac962d190432016-07-27 00:58:351743 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321744 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111745 '[email protected]',
F07b660412017-08-01 20:53:061746 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381747 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191748 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501749 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051750 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281751 'base_scheduler': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591752 'base_task_scheduler': ['[email protected]',
1753 '[email protected]',
1754 '[email protected]'],
pennymac962d190432016-07-27 00:58:351755 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:481756 '[email protected]',
pennymac962d190432016-07-27 00:58:351757 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551758 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371759 'binary_size': ['[email protected]',
1760 '[email protected]',
1761 '[email protected]'],
pennymac962d190432016-07-27 00:58:351762 'blink': ['[email protected]'],
1763 'blink_accessibility': ['[email protected]',
1764 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401765 '[email protected]',
horo8e9a01572016-07-27 06:05:311766 '[email protected]',
pennymac962d190432016-07-27 00:58:351767 '[email protected]'],
1768 'blink_animation': ['[email protected]',
1769 '[email protected]',
1770 '[email protected]',
1771 '[email protected]',
1772 '[email protected]'],
1773 'blink_app_banner': ['[email protected]'],
1774 'blink_audio': ['[email protected]',
1775 '[email protected]'],
1776 'blink_battery_status': ['[email protected]',
1777 '[email protected]'],
pennymac962d190432016-07-27 00:58:351778 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081779 'blink_bindings_serialization': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:571780 'blink_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:061781 '[email protected]'],
danakjdfa88932017-06-29 18:43:281782 'blink_canvas2d': ['[email protected]',
pennymac962d190432016-07-27 00:58:351783 '[email protected]'],
1784 'blink_client_hints': ['[email protected]'],
1785 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:551786 'blink_common': ['[email protected]',
1787 '[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371788 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351789 'blink_css': ['[email protected]',
1790 '[email protected]',
danakjc1e13d4e2018-05-04 21:34:421791 '[email protected]'],
pennymac962d190432016-07-27 00:58:351792 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:371793 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351794 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311795 '[email protected]',
pennymac962d190432016-07-27 00:58:351796 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251797 'blink_custom_elements': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351798 'blink_device_orientation': ['[email protected]',
1799 '[email protected]'],
1800 'blink_devtools': ['[email protected]',
1801 '[email protected]',
1802 '[email protected]',
1803 '[email protected]',
1804 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391805 '[email protected]'],
pennymac962d190432016-07-27 00:58:351806 'blink_dom': ['[email protected]',
danakjc1e13d4e2018-05-04 21:34:421807 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321808 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351809 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:351810 '[email protected]',
1811 '[email protected]'],
1812 'blink_fetch': ['[email protected]',
1813 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341814 '[email protected]'],
pennymac962d190432016-07-27 00:58:351815 'blink_fileapi': ['[email protected]',
1816 '[email protected]',
1817 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191818 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:371819 'blink_geolocation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351820 'blink_heap': ['[email protected]',
1821 '[email protected]',
1822 '[email protected]',
1823 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251824 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:221825 'blink_htmlparser': ['[email protected]',
1826 '[email protected]'],
pennymac962d190432016-07-27 00:58:351827 'blink_indexed_db': ['[email protected]',
1828 '[email protected]'],
1829 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451830 '[email protected]'],
pennymac962d190432016-07-27 00:58:351831 'blink_layers': ['[email protected]'],
1832 'blink_layout': ['[email protected]',
1833 '[email protected]',
pennymac962d190432016-07-27 00:58:351834 '[email protected]',
1835 '[email protected]',
1836 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:401837 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:071838 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261839 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051840 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321841 '[email protected]',
1842 '[email protected]'],
pennymac962d190432016-07-27 00:58:351843 'blink_loader': ['[email protected]',
1844 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:191845 '[email protected]'],
pennymac962d190432016-07-27 00:58:351846 'blink_media': ['[email protected]',
1847 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191848 '[email protected]',
1849 '[email protected]'],
pennymac962d190432016-07-27 00:58:351850 'blink_media_queries': ['[email protected]',
1851 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311852 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351853 'blink_modules': ['[email protected]'],
1854 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351855 'blink_out_of_process_frames': ['[email protected]',
1856 '[email protected]'],
pennymac962d190432016-07-27 00:58:351857 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591858 '[email protected]'],
Xida Chen0ef92782018-01-17 05:53:351859 'blink_paintworklet' : ['[email protected]'],
panickere9ffa3f2017-04-10 18:26:061860 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351861 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491862 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501863 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351864 '[email protected]',
1865 '[email protected]',
1866 '[email protected]',
fmalita9710b732017-02-17 05:10:021867 '[email protected]',
pennymac962d190432016-07-27 00:58:351868 '[email protected]',
1869 '[email protected]',
pennymac962d190432016-07-27 00:58:351870 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381871 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351872 'blink_prerender': ['[email protected]',
1873 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251874 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351875 'blink_quota': ['[email protected]',
1876 '[email protected]',
1877 '[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281878 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351879 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571880 'blink_script': ['[email protected]',
1881 '[email protected]',
1882 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011883 'blink_scroll': ['[email protected]'],
falken6731ece42016-10-12 01:41:501884 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351885 '[email protected]',
1886 '[email protected]',
1887 '[email protected]',
1888 '[email protected]',
1889 '[email protected]',
1890 '[email protected]',
shimazu99de61f2016-09-07 03:57:411891 '[email protected]',
pennymac962d190432016-07-27 00:58:351892 '[email protected]'],
1893 'blink_serviceworkers_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321894 'blink_shadow_dom': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221895 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321896 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321897 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361898 'blink_spv2_layout_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351899 'blink_style': ['[email protected]'],
1900 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021901 '[email protected]',
pennymac962d190432016-07-27 00:58:351902 '[email protected]',
pennymac962d190432016-07-27 00:58:351903 '[email protected]',
1904 '[email protected]',
pennymac962d190432016-07-27 00:58:351905 '[email protected]'],
pennymac962d190432016-07-27 00:58:351906 'blink_track': ['[email protected]',
1907 '[email protected]',
1908 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:161909 '[email protected]',
1910 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311911 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011912 'blink_viewport_interaction': ['[email protected]',
1913 '[email protected]'],
pennymac962d190432016-07-27 00:58:351914 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351915 'blink_webp': ['[email protected]',
1916 '[email protected]',
1917 '[email protected]'],
Takeshi Yoshino965c7b22018-02-15 05:18:241918 'blink_websockets': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351919 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501920 '[email protected]',
pennymac962d190432016-07-27 00:58:351921 '[email protected]',
shimazu99de61f2016-09-07 03:57:411922 '[email protected]',
1923 '[email protected]'],
Raphael Kubo da Costaae598192018-05-29 11:14:241924 'blink_wtf': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:491925 'blink_xml': ['[email protected]',
1926 '[email protected]'],
noyauce460872016-09-09 11:54:001927 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561928 'bottombar': ['[email protected]',
1929 '[email protected]'],
[email protected]22650d22012-07-18 17:02:351930 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351931 'browser_compositor': ['[email protected]',
1932 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571933 'browser_resources_md': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:221934 'browsing_data': ['[email protected]',
1935 '[email protected]',
msramek878b39d92016-04-20 07:55:331936 '[email protected]'],
pennymac962d190432016-07-27 00:58:351937 'bubble': ['[email protected]',
pennymac962d190432016-07-27 00:58:351938 '[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:171939 'cache_storage': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191940 'cast': ['[email protected]',
miua1710162015-08-27 01:38:091941 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121942 '[email protected]',
miua1710162015-08-27 01:38:091943 '[email protected]',
1944 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161945 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581946 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341947 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191948 'cast_channel': ['[email protected]',
Adam Parker41b9e4cb2017-08-14 17:09:121949 '[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:471950 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281951 'cc': ['[email protected]'],
danakjca574522017-09-20 16:38:591952 'cc-contexts': ['[email protected]'],
1953 'cc-display': ['[email protected]'],
1954 'cc-paint': ['[email protected]'],
1955 'cc-quads': ['[email protected]'],
1956 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281957 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351958 'certificate_transparency': ['[email protected]',
1959 '[email protected]',
martijnccdd0542016-11-07 18:49:271960 '[email protected]',
pennymac962d190432016-07-27 00:58:351961 '[email protected]'],
Joe Mason60ec2f32018-02-15 15:50:511962 'chrome_cleaner': ['[email protected]',
1963 '[email protected]',
1964 '[email protected]'],
pennymac962d190432016-07-27 00:58:351965 'chrome_elf': ['[email protected]',
1966 '[email protected]'],
lpy0ca13772017-02-28 19:48:271967 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011968 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311969 'chromecast': ['[email protected]',
1970 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571971 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211972 'chromecast_public': ['[email protected]'],
Jonathon Kereliuk540c7d52018-01-18 06:22:031973 'chromedriver': ['[email protected]',
1974 '[email protected]'],
pennymac962d190432016-07-27 00:58:351975 'chromeos': ['[email protected]'],
1976 'chromeos_attestation': ['[email protected]'],
1977 'chromeos_calculator': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181978 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:121979 'chromeos_lkgm': ['[email protected]',
Benjamin Pastened7029352018-04-17 19:09:101980 '[email protected]',
Achuith Bhandarkar434e24592018-03-07 23:05:121981 '[email protected]'],
alematec5187b1b2016-08-26 05:32:181982 'chromeos_login': ['[email protected]',
1983 '[email protected]'],
pennymac962d190432016-07-27 00:58:351984 'chromeos_net': ['[email protected]'],
1985 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181986 'chromeos_timezone': ['[email protected]'],
1987 'chromeos_webui': ['[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:491988 'clang_update': ['[email protected]',
1989 '[email protected]',
thestigf023ccc2016-11-10 14:39:151990 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071991 '[email protected]',
George Burgess IVbbcd9912018-04-17 14:59:281992 '[email protected]',
pennymac962d190432016-07-27 00:58:351993 '[email protected]',
rnk28bbd1772016-05-04 17:57:581994 '[email protected]',
Hans Wennborgf2eb949e2018-05-08 12:45:031995 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:131996 '[email protected]',
Ramin Halavati33b495062018-04-06 11:13:351997 '[email protected]',
rnk28bbd1772016-05-04 17:57:581998 '[email protected]',
pennymac962d190432016-07-27 00:58:351999 '[email protected]',
thestigf023ccc2016-11-10 14:39:152000 '[email protected]',
pennymac962d190432016-07-27 00:58:352001 '[email protected]',
horo8e9a01572016-07-27 06:05:312002 '[email protected]',
pennymac962d190432016-07-27 00:58:352003 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002004 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:002005 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:552006 'components_deps': ['[email protected]',
2007 '[email protected]',
2008 '[email protected]'],
Darin Fisher619bbcd2017-11-20 17:45:382009 'content': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572010 'content_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062011 '[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082012 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352013 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532014 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162015 '[email protected]',
2016 '[email protected]'],
Jinsuk Kim6d10a222017-11-16 06:37:062017 'content_view_core': ['[email protected]'],
nhiroki90ba0102015-07-21 01:42:242018 'content_worker': ['[email protected]',
2019 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562020 'contextual_search': ['[email protected]',
2021 '[email protected]'],
pennymac962d190432016-07-27 00:58:352022 'courgette': ['[email protected]',
2023 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502024 'cq': ['[email protected]',
2025 '[email protected]',
2026 '[email protected]',
2027 '[email protected]',
2028 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252029 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:572030 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042031 'cros_benchmarks': ['[email protected]',
2032 '[email protected]',
2033 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462034 'crostini': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:532035 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422036 'data_reduction_proxy': ['[email protected]'],
Ryo Hashimoto900be52c2018-05-24 06:42:262037 'dbus': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192038 'deep_memory_profiler': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572039 'device_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062040 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572041 'device_chooser': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062042 '[email protected]'],
Jun Caiaa1f040d2017-11-15 01:21:532043 'device_sensors': ['[email protected]',
2044 '[email protected]',
mlamouri5cdcdf02014-11-27 15:58:592045 '[email protected]',
pennymac962d190432016-07-27 00:58:352046 '[email protected]'],
pennymac962d190432016-07-27 00:58:352047 'devtools': ['[email protected]',
2048 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192049 'dial': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582050 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492051 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132052 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252053 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402054 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362055 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102056 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412057 'extension': ['[email protected]',
2058 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142059 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222060 '[email protected]',
Joe Medley1e1bb652018-04-27 17:36:592061 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192062 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482063 '[email protected]',
2064 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262065 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492066 'filesapp': ['[email protected]',
2067 '[email protected]',
okab0be3dc2016-08-30 07:37:102068 '[email protected]',
2069 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042070 'fsp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162071 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552072 'fuzzing': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572073 'gamepad': ['[email protected]'],
Dan Elphick7c3105252017-11-06 15:51:472074 'gcm': ['[email protected]',
pennymac962d190432016-07-27 00:58:352075 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122076 'generic_sensor': ['[email protected]',
Jun Caiaa1f040d2017-11-15 01:21:532077 '[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242078 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482079 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122080 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572081 'geolocation': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062082 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152083 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162084 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382085 'gn': ['[email protected]',
2086 '[email protected]',
pennymac962d190432016-07-27 00:58:352087 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522088 'gpu': ['[email protected]'],
Corentin Wallezc68aa9b2017-10-02 15:00:032089 'gpu_passthrough_cmd_decoder': ['[email protected]',
2090 '[email protected]'],
Andrey Kosyakova173d252018-05-07 18:29:112091 'headless': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252092 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002093 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002094 'importer': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372095 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452096 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132097 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312098 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072099 'input': ['[email protected]'],
Piotr Swigone1f92632017-12-17 23:40:112100 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182101 'installer_linux': ['[email protected]',
2102 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372103 'installer_win': ['[email protected]',
2104 '[email protected]',
2105 '[email protected]'],
pennymac962d190432016-07-27 00:58:352106 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352107 '[email protected]',
jered0bd025a82017-05-03 20:01:132108 '[email protected]',
pennymac962d190432016-07-27 00:58:352109 '[email protected]',
2110 '[email protected]',
2111 '[email protected]',
2112 '[email protected]',
2113 '[email protected]'],
edchin46453b42017-03-03 01:40:112114 'ios': ['[email protected]'],
2115 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342116 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112117 '[email protected]'],
edchin46453b42017-03-03 01:40:112118 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592119 '[email protected]'],
edchin46453b42017-03-03 01:40:112120 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592121 '[email protected]'],
Mike Baxley2b300f52018-02-12 18:59:422122 'ios_test': ['[email protected]'],
edchin46453b42017-03-03 01:40:112123 'ios_web': ['[email protected]',
2124 '[email protected]'],
Darin Fisher619bbcd2017-11-20 17:45:382125 'ipc': ['[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292126 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352127 '[email protected]',
2128 '[email protected]',
2129 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292130 'libvpx': ['[email protected]',
2131 '[email protected]',
2132 '[email protected]',
2133 '[email protected]',
2134 '[email protected]',
2135 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382136 'libwebp': ['[email protected]',
2137 '[email protected]',
2138 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232139 'libxml_xslt': ['[email protected]',
2140 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422141 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402142 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422143 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352144 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392145 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472146 'manifest': ['[email protected]'],
James Cook4bfa66fa2018-05-29 17:20:422147 'mash_buildbot_filters': ['[email protected]',
2148 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252149 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112150 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002151 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032152 'media_capture_from_element': ['[email protected]'],
Tommy Steimel074a1822018-02-07 17:25:442153 'media_controls': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352154 'media_galleries': ['[email protected]',
2155 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:092156 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562157 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312158 '[email protected]'],
Jennifer Apaciblec23af692018-05-23 23:02:062159 'media_remoting': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582160 '[email protected]',
apacible01538e02016-11-04 22:15:312161 '[email protected]',
miu5e69f1c52016-10-23 13:40:112162 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192163 'media_router': ['[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552164 '[email protected]',
2165 '[email protected]'],
fmeawad4582cd22017-03-30 20:59:362166 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002167 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302168 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122169 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212170 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002171 'mojo': ['[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492172 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532173 '[email protected]',
Yuzhu Shen93bd7c992017-09-01 18:21:032174 '[email protected]'],
Kyle Horimotoc4d57b122018-02-28 01:17:302175 'multidevice': ['[email protected]',
2176 '[email protected]',
2177 '[email protected]',
2178 '[email protected]',
2179 '[email protected]'],
rjkroegef60dea862015-10-29 17:50:062180 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002181 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352182 'native_client_sdk': ['[email protected]',
2183 '[email protected]'],
Alex Moshchuk3fbcf782018-05-09 00:06:292184 'navigation': ['[email protected]',
2185 '[email protected]',
pennymac962d190432016-07-27 00:58:352186 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312187 'net': ['[email protected]',
2188 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282189 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282190 'net_http2': ['[email protected]'],
2191 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092192 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282193 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312194 'netinfo': ['[email protected]'],
Helen Li30f43d8e2018-05-09 16:24:012195 'network_service': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572196 'nfc': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:372197 'notifications': ['[email protected]', '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422198 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042199 'ntp_snippets': ['[email protected]',
2200 '[email protected]'],
2201 'ntp_tiles': ['[email protected]',
2202 '[email protected]'],
peterc7e27422017-05-17 04:05:282203 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352204 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142205 '[email protected]',
pennymac962d190432016-07-27 00:58:352206 '[email protected]',
2207 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252208 '[email protected]',
2209 '[email protected]',
pennymac962d190432016-07-27 00:58:352210 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352211 'omnibox': ['[email protected]'],
Doug Arnetta94d3ae2017-11-07 00:10:342212 'optimization_guide': ['[email protected]',
2213 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:192214 '[email protected]'],
iclelland8b904402016-10-05 15:01:232215 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242216 '[email protected]'],
pennymac962d190432016-07-27 00:58:352217 'ozone': ['[email protected]',
2218 '[email protected]'],
Emily Stark204d2382017-12-01 05:24:562219 'page_info' : ['[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412220 'page_load_metrics' : ['[email protected]',
2221 '[email protected]',
tdresserd80646f2017-03-03 19:26:082222 '[email protected]',
2223 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492224 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352225 '[email protected]',
2226 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392227 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232228 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592229 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222230 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492231 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212232 '[email protected]',
2233 '[email protected]'],
mahmadi0a7bb59f2017-02-22 19:13:492234 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352235 'pepper_api': ['[email protected]',
2236 '[email protected]',
2237 '[email protected]',
2238 '[email protected]',
2239 '[email protected]',
horo8e9a01572016-07-27 06:05:312240 '[email protected]',
pennymac962d190432016-07-27 00:58:352241 '[email protected]'],
Dominick Ngcaa7b402017-07-11 07:35:392242 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112243 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392244 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562245 '[email protected]',
2246 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342247 'picture_in_picture': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342248 'plugin': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252249 'polymer': ['[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222250 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092251 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142252 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352253 'prerender': ['[email protected]',
2254 '[email protected]',
2255 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192256 'presentation': ['[email protected]'],
Peter Beverloo4548c852017-08-31 13:45:172257 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352258 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122259 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252260 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422261 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352262 '[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592263 'runtime_enabled_features': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372264 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252265 '[email protected]'],
2266 'safe_browsing_db': ['[email protected]',
2267 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472268 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352269 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162270 '[email protected]',
pennymac962d190432016-07-27 00:58:352271 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172272 '[email protected]',
pennymac962d190432016-07-27 00:58:352273 '[email protected]',
horo8e9a01572016-07-27 06:05:312274 '[email protected]',
shimazu99de61f2016-09-07 03:57:412275 '[email protected]',
pennymac962d190432016-07-27 00:58:352276 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532277 'services_public': ['[email protected]'],
alitoc5534d62017-04-21 01:48:582278 'settings_reset_prompt': ['[email protected]'],
dominickn8884155a2016-06-23 02:28:162279 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352280 'site_instance': ['[email protected]',
Alex Moshchuk3fbcf782018-05-09 00:06:292281 '[email protected]',
pennymac962d190432016-07-27 00:58:352282 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432283 '[email protected]'],
Zentaro Kavanagh608f8a12018-01-19 18:39:562284 'smb': ['[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592285 'source_idls': ['[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362286 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142287 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222288 '[email protected]',
2289 '[email protected]'],
Greg Thompson9ea091702018-01-04 11:06:322290 'startup': ['[email protected]',
2291 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052292 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352293 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322294 '[email protected]',
2295 '[email protected]'],
engedye7b734da2017-02-07 12:08:132296 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352297 'supervised_users': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:582298 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192299 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482300 '[email protected]',
2301 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112302 'tab_alert_indicators': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192303 'tab_capture': ['[email protected]',
miu5e69f1c52016-10-23 13:40:112304 '[email protected]'],
pennymac962d190432016-07-27 00:58:352305 'tab_contents': ['[email protected]',
2306 '[email protected]',
2307 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082308 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192309 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262310 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352311 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492312 '[email protected]',
2313 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002314 'tests': [],
jlkleinecc81952016-11-19 00:16:072315 'tether': ['[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252316 '[email protected]',
2317 '[email protected]',
2318 '[email protected]',
2319 '[email protected]',
2320 '[email protected]'],
pennymac962d190432016-07-27 00:58:352321 'textinput': ['[email protected]',
2322 '[email protected]',
2323 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532324 '[email protected]',
pennymac962d190432016-07-27 00:58:352325 '[email protected]'],
2326 'textinput_chromeos': ['[email protected]',
2327 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532328 '[email protected]',
pennymac962d190432016-07-27 00:58:352329 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192330 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302331 'tools_win_chromeexts': ['[email protected]'],
AJITH KUMAR V4f0c4812018-03-27 13:46:572332 'touch_selection': ['[email protected]',
2333 '[email protected]'],
pennymac962d190432016-07-27 00:58:352334 'tracing': ['[email protected]',
2335 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152336 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262337 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182338 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072339 'ui_strings': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572340 'usb': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:482341 'v4l2': ['[email protected]'],
Miguel Casas-Sancheza65d49a2017-12-11 03:27:482342 'vaapi': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232343 'version_assembly': ['[email protected]',
2344 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422345 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312346 'video_capture': ['[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422347 'video_gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002348 'views': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482349 'virtual_keyboard': ['[email protected]',
2350 '[email protected]',
okabf9f6f02017-02-17 05:14:292351 '[email protected]',
2352 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352353 'virtual_reality': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572354 'wake_lock': ['[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322355 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382356 'web_share': ['[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132357 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222358 'website_settings': ['[email protected]',
2359 '[email protected]',
pennymac962d190432016-07-27 00:58:352360 '[email protected]',
2361 '[email protected]'],
2362 'windows_sandboxing': ['[email protected]',
2363 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002364 'x11': ['[email protected]',
2365 '[email protected]',
2366 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202367 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542368 },
2369}