blob: 19a751714150226dec5015e1347cb8cf5f2ec34b [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 },
Yi Guc1c54682018-07-23 12:00:0090 'animation_worklet': {
91 'filepath': 'third_party/blink/renderer/modules/animationworklet/',
92 },
[email protected]8a197f22012-06-22 14:59:0593 'app_list': {
Jiaquan He256e6c6b2017-11-20 23:02:0294 'filepath': 'ash/app_list'\
95 '|chrome/browser/ui/app_list'\
[email protected]311cc902013-03-15 04:45:4696 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4697 '|chrome/browser/ui/views/app_list'\
98 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0599 },
[email protected]e38d185a2013-07-09 08:23:52100 'app_shortcuts': {
101 'filepath': 'apps/app_shim/'\
102 '|chrome/browser/web_applications/'\
103 '|chrome/browser/ui/web_applications/'\
104 '|chrome/common/mac/'
105 },
[email protected]54bf94d2013-01-30 23:07:40106 'apps': {
Dominick Ngfe197c752018-07-18 00:51:26107 'filepath': '^apps/'\
108 '|chrome/browser/apps/'\
109 '|chrome/browser/chromeos/apps/'
[email protected]54bf94d2013-01-30 23:07:40110 },
lhchavez4b19176f2016-05-04 23:12:46111 'arc': {
112 'filepath': 'arc/',
113 },
lhchavez61532c92016-10-18 21:33:37114 'arc_auth': {
115 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
116 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12117 'arc_fileapi': {
118 'filepath': 'chrome/browser/chromeos/arc/fileapi'
119 },
poromov7633f602017-02-21 16:44:01120 'arc_kiosk': {
121 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
122 '|components/arc/kiosk/'\
123 '|arc_kiosk'
124 },
lhchavez4b19176f2016-05-04 23:12:46125 'arc_net': {
126 'filepath': 'components/arc/net/',
127 },
ejcarusoa298ec02016-06-16 20:30:43128 'arc_power': {
129 'filepath': 'components/arc/power/',
130 },
Hirokazu Hondaf98a3122018-04-12 11:19:48131 'arc_video_accelerator': {
132 'filepath': 'components/arc/video_accelerator',
133 },
[email protected]3ce56642013-10-17 22:12:51134 'ash': {
135 'filepath': 'ash/',
136 },
Xiaohui Chenf7e70a22018-02-08 00:36:38137 'assistant': {
Xiaohui Chen985c26b2018-05-16 18:41:27138 'filepath': 'ash/assistant/'\
139 '|chromeos/assistant/'\
140 '|chromeos/services/assistant/'\
141 '|chrome/browser/ui/ash/assistant/'
Xiaohui Chenf7e70a22018-02-08 00:36:38142 },
Max Morin2b0206312018-04-06 11:17:40143 'audio_service': {
144 'filepath': 'services/audio/'
145 },
[email protected]f76c8852012-06-21 16:37:00146 'aura': {
[email protected]3ce56642013-10-17 22:12:51147 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39148 },
[email protected]c3a6e1e72013-08-02 00:13:07149 'aura_compositor': {
150 'filepath':
151 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58152 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09153 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07154 '|content/browser/renderer_host/render_widget_host_view_aura' \
155 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44156 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07157 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07158 },
[email protected]2a38f0c02013-05-29 02:27:45159 'autofill': {
rouslanfbfa7402016-11-22 19:36:39160 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
161 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48162 'chrome/browser/ui/android/autofill/|'\
163 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27164 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48165 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48166 'chrome/renderer/autofill/|'\
167 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05168 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25169 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08170 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29171 },
Jared Saul4765c1e2018-06-18 13:44:57172 'autofill_credit_cards': {
173 'filepath': 'chrome/browser/ui/autofill/chrome_autofill_client*|'\
174 'chrome/browser/ui/autofill/save_card_*|'\
175 'chrome/browser/ui/views/autofill/card_unmask_*|'\
176 'chrome/browser/ui/views/autofill/save_card_*|'\
177 'components/autofill/core/browser/autofill_save_card_infobar_*|'\
178 'components/autofill/core/browser/credit_card_save_manager*|'\
179 'components/autofill/core/browser/form_data_importer*|'\
180 'components/autofill/core/browser/ui/',
181 },
peter39e10a62017-02-21 15:14:13182 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17183 'filepath': 'background_fetch|'\
184 'background-fetch',
peter39e10a62017-02-21 15:14:13185 },
186 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17187 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13188 },
dominickn8884155a2016-06-23 02:28:16189 'banners': {
190 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
191 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16192 'chrome/browser/banners/|'\
193 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06194 'third_party/blink/public/platform/modules/app_banner/|'\
195 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16196 },
[email protected]f76c8852012-06-21 16:37:00197 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49198 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59199 },
[email protected]5e105332012-09-13 01:55:52200 'base_allocator': {
201 'filepath': '^base/allocator',
202 },
[email protected]1ed5e0fd2012-07-19 00:19:05203 'base_memory': {
204 'filepath': '^base/memory',
205 },
Alexander Timin864bf8a02018-03-12 11:06:28206 'base_scheduler': {
207 'filepath': '^base/task/',
208 },
robliao1644d8b2016-04-11 15:39:59209 'base_task_scheduler': {
210 'filepath': '^base/task_scheduler',
211 },
[email protected]b17d9e02014-07-29 09:45:50212 'base_win': {
213 'filepath': '^base/win',
214 },
[email protected]7e093d4022014-06-26 19:19:55215 'battery_status': {
216 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10217 'content/test/data/battery_status/|'\
218 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55219 },
wnwen72684762017-03-29 13:28:37220 'binary_size': {
221 'filepath': 'build/android/binary_size/|'\
222 'tools/binary_size/',
223 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13224 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19225 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13226 },
227 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55228 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13229 },
230 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55231 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13232 },
233 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06234 'filepath': 'third_party/blink/renderer/modules/app_banner' \
235 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13236 },
237 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06238 'filepath': 'third_party/blink/renderer/platform/audio' \
239 '|third_party/blink/renderer/modules/webaudio' \
Raymond Toya91cf5802018-03-24 00:05:55240 '|third_party/WebKit/LayoutTests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13241 },
242 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06243 'filepath': 'third_party/blink/renderer/modules/battery/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13244 '|third_party/WebKit/LayoutTests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55245 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13246 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13247 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06248 'filepath': 'third_party/blink/renderer/platform/bindings' \
249 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13250 },
251 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55252 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13253 },
254 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55255 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13256 },
257 'blink_canvas2d': {
Blink Reformata30d4232018-04-07 15:31:06258 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Blink Reformata30d4232018-04-07 15:31:06259 '|third_party/blink/renderer/modules/canvas2d' \
Kent Tamuraeb394c72018-04-07 19:14:55260 '|third_party/blink/renderer/platform/graphics/canvas_2d',
Takeshi Yoshinoe387aa32017-08-02 13:16:13261 },
262 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55263 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
264 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
265 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
266 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
267 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13268 },
269 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06270 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55271 '|third_party/blink/renderer/core/page/.*drag' \
272 '|third_party/blink/renderer/platform/.*drag' \
Kent Tamuraeb394c72018-04-07 19:14:55273 '|third_party/blink/public/platform/.*drag' \
274 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13275 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32276 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55277 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06278 '|third_party/blink/public/common' \
279 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32280 },
Kentaro Hara993b0de2017-08-07 02:26:37281 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06282 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37283 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13284 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06285 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13286 },
287 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55288 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13289 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
290 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
291 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
292 },
293 'blink_css_fragmentation_tests': {
294 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
295 '|third_party/WebKit/LayoutTests/fast/pagination/' \
Morten Stenshorneab6785c2017-10-12 21:23:38296 '|third_party/WebKit/LayoutTests/fragmentation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13297 '|third_party/WebKit/LayoutTests/printing/'
298 },
299 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55300 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
301 '|third_party/blink/renderer/core/paint/.*grid' \
302 '|third_party/blink/renderer/core/css/.*grid' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13303 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
304 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
305 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
306 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
307 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13308 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06309 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55310 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13311 },
312 'blink_device_orientation': {
Oksana Zhuravlova5e236ec92018-07-25 00:16:03313 'filepath': 'content/browser/device_sensors/' \
314 '|content/test/data/device_sensors/' \
315 '|third_party/blink/renderer/modules/device_orientation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13316 '|third_party/WebKit/LayoutTests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55317 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
318 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13319 },
320 'blink_devtools': {
Kent Tamuraeb394c72018-04-07 19:14:55321 'filepath': 'third_party/(WebKit|blink)/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13322 },
323 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06324 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13325 },
326 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06327 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13328 },
329 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55330 'filepath': 'third_party/blink/renderer/core/page/.*event' \
331 '|third_party/blink/renderer/core/dom/.*event' \
332 '|third_party/blink/renderer/core/css/.*event' \
333 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13334 },
335 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06336 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13337 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13338 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06339 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
340 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55341 '|third_party/blink/renderer/platform/.*file' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13342 '|third_party/WebKit/LayoutTests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55343 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13344 },
345 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06346 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13347 },
348 'blink_geolocation': {
349 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06350 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55351 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13352 },
353 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06354 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13355 '|base/allocator/partition_allocator/'
356 },
357 'blink_html': {
Blink Reformata30d4232018-04-07 15:31:06358 'filepath': 'third_party/blink/renderer/core/html/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13359 },
360 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06361 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13362 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13363 'blink_indexed_db': {
Blink Reformata30d4232018-04-07 15:31:06364 'filepath': 'third_party/blink/renderer/modules/indexeddb/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13365 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
Kent Tamuraeb394c72018-04-07 19:14:55366 '|third_party/blink/public/platform/.*_idb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13367 },
368 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06369 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13370 },
371 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55372 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
373 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
374 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13375 },
376 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55377 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13378 },
379 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06380 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13381 },
382 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06383 'filepath': 'third_party/blink/renderer/core/loader/' \
384 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13385 },
386 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06387 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55388 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
389 '|third_party/blink/renderer/core/html/shadow/media_control' \
390 '|third_party/blink/renderer/core/layout/layout_media' \
391 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06392 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
393 '|third_party/blink/renderer/platform/drm/' \
394 '|third_party/blink/renderer/platform/graphics/media/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13395 '|third_party/WebKit/LayoutTests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55396 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13397 },
398 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55399 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
400 '|third_party/blink/renderer/core/css/media_list' \
401 '|third_party/blink/renderer/core/css/media_query' \
402 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13403 },
404 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06405 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
406 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55407 '|third_party/blink/renderer/platform/exported/web_media_stream' \
408 '|third_party/blink/renderer/platform/exported/web_rtc' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13409 '|third_party/WebKit/LayoutTests/fast/mediastream/'
410 },
411 'blink_modules': {
Blink Reformata30d4232018-04-07 15:31:06412 'filepath': 'third_party/blink/renderer/modules'
Takeshi Yoshinoe387aa32017-08-02 13:16:13413 },
414 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06415 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13416 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
417 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13418 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55419 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
420 '|third_party/blink/renderer/core/frame/frame\.' \
421 '|third_party/blink/renderer/core/frame/web_frame' \
422 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13423 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13424 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06425 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13426 },
Xida Chen0ef92782018-01-17 05:53:35427 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06428 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Xida Chen0ef92782018-01-17 05:53:35429 '|third_party/WebKit/LayoutTests/http/tests/csspaint/' \
430 '|third_party/WebKit/LayoutTests/externla/wpt/css/css-paint-api/'
431 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13432 'blink_performance_timing': {
Blink Reformata30d4232018-04-07 15:31:06433 'filepath': 'third_party/blink/renderer/core/timing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13434 },
435 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06436 'filepath': 'third_party/blink/renderer/modules/permissions/' \
437 '|third_party/blink/public/platform/modules/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13438 },
439 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06440 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13441 },
442 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06443 'filepath': 'third_party/blink/renderer/platform/fonts' \
444 '|third_party/blink/renderer/platform/geometry' \
445 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13446 },
447 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55448 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13449 },
450 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55451 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13452 },
453 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06454 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13455 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13456 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06457 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55458 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13459 },
460 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06461 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55462 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13463 },
464 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06465 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
466 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13467 },
468 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55469 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
470 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
471 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
472 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
473 '|third_party/blink/renderer/core/dom/.*modul.*' \
474 '|third_party/blink/renderer/core/dom/.*script.*' \
475 '|third_party/blink/renderer/core/html/html_script_element.*' \
476 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06477 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55478 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
479 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
480 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13481 },
David Bokan9dc0046272017-12-29 00:28:01482 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55483 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
484 '|third_party/blink/renderer/core/input/.*scroll.*' \
485 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06486 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55487 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06488 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01489 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43490 'blink_service_worker' : {
491 'filepath': 'third_party/blink/renderer/modules/service_worker' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13492 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
493 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
494 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43495 'blink_service_worker_tests' : {
Takeshi Yoshinoe387aa32017-08-02 13:16:13496 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
497 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
498 },
499 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55500 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
501 '|third_party/blink/renderer/core/dom/.*slot' \
502 '|third_party/blink/renderer/core/dom/.*insertion_point' \
503 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13504 },
505 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06506 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13507 },
508 'blink_spv2_layout_tests': {
509 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
510 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13511 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55512 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13513 },
514 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06515 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13516 },
517 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06518 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55519 '|third_party/blink/renderer/core/loader/text_track' \
520 '|third_party/blink/renderer/core/html/meida/html_media_element' \
521 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06522 '|third_party/blink/renderer/core/css/mediaControl' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13523 '|third_party/WebKit/LayoutTests/media/track/'
524 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13525 'blink_vibration': {
526 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06527 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13528 },
529 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55530 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
531 '|third_party/blink/renderer/core/dom/viewport_arguments' \
532 '|third_party/blink/renderer/core/frame/frame_view.*' \
533 '|third_party/blink/renderer/core/frame/.*viewport.*' \
534 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13535 },
536 'blink_w3ctests': {
537 'filepath': 'third_party/WebKit/LayoutTests/external/' \
Kent Tamura01019442018-05-01 22:06:58538 '|third_party/blink/tools/blinkpy/w3c/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13539 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13540 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06541 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55542 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13543 },
544 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06545 'filepath': 'third_party/blink/renderer/modules/websockets/' \
546 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13547 },
548 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06549 'filepath': 'third_party/blink/renderer/core/workers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13550 '|third_party/WebKit/LayoutTests/http/tests/workers' \
551 '|third_party/WebKit/LayoutTests/fast/workers' \
552 '|third_party/WebKit/LayoutTests/external/wpt/workers'
553 },
554 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06555 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13556 },
557 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06558 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13559 },
[email protected]06798f72013-01-14 22:31:17560 'bookmarks': {
561 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48562 '|chrome/browser/extensions/api/bookmark_manager_private/' \
563 '|chrome/browser/extensions/api/bookmarks/' \
Christopher Lam3d8828e2018-04-30 05:25:11564 '|chrome/browser/resources/md_bookmarks/' \
[email protected]cd869cde2013-01-31 15:46:35565 '|chrome/browser/ui/bookmarks/' \
566 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46567 '|chrome/browser/ui/views/bookmarks/' \
568 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17569 },
donnd787f6ed2016-08-03 01:00:56570 'bottombar': {
571 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
572 },
Tarun Bansalc4882282018-07-11 23:53:55573 'breve': {
574 'filepath': 'chrome/browser/net/spdyproxy|'\
575 'chrome_proxy|'\
576 'components/blacklist|'\
577 'components/data_use|'\
578 'data_reduction_proxy|'\
579 'previews|'\
580 'optimization_guide|'\
581 'optimization_hints'
582 },
[email protected]22650d22012-07-18 17:02:35583 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48584 'filepath': 'chrome/browser/autofill/' \
585 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48586 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27587 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19588 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05589 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35590 },
[email protected]f76c8852012-06-21 16:37:00591 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49592 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18593 },
michaelpge42ca3b32016-02-19 08:17:57594 'browser_resources_md': {
595 'filepath': 'chrome/browser/resources/md_'\
596 '|chrome/browser/resources/settings/',
597 },
[email protected]0ce480532012-07-20 12:33:20598 'browsing_data': {
Christian Dullweber041fddf2018-05-08 15:09:42599 'filepath': '/browsing_data/',
[email protected]0ce480532012-07-20 12:33:20600 },
[email protected]f76c8852012-06-21 16:37:00601 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49602 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10603 'chrome/browser/ui/views/bubble/|'\
604 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00605 },
jkarlin539748402015-03-31 17:36:31606 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17607 'filepath': '/cache.storage/'
608 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31609 },
[email protected]10fbd5952013-08-22 07:42:39610 'cast': {
[email protected]31ef420b2014-08-13 21:19:13611 'filepath': 'media/cast/'\
612 '|chrome/browser/extensions/api/cast_streaming/'\
613 '|chrome/browser/media/cast'\
614 '|chrome/renderer/media/cast'\
615 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11616 '|content/public/renderer/media_stream_'\
617 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39618 },
ryanchung4d157372016-05-10 20:27:16619 'cast_certificate': {
620 'filepath': 'components/cast_certificate/'\
621 '|components/test/data/cast_certificate/',
622 },
mfoltz57fd7f32017-05-03 06:12:58623 'cast_channel': {
624 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47625 '|components/cast_channel/' \
626 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58627 },
Takeshi Yoshino524e1d262017-07-28 01:16:38628 'cc': {
danakjca574522017-09-20 16:38:59629 'filepath': 'cc/'\
630 '|components/viz/'
631 },
Yi Guc1c54682018-07-23 12:00:00632 'cc-animation': {
633 'filepath': 'cc/animation/'
634 },
danakjca574522017-09-20 16:38:59635 'cc-contexts': {
636 'filepath': 'components/viz/common/gpu'
637 },
638 'cc-display': {
639 'filepath': 'components/viz/service/display'\
640 '|cc/output'
641 },
642 'cc-paint': {
643 'filepath': 'cc/paint'
644 },
645 'cc-quads': {
646 'filepath': 'components/viz/common/quads'
647 },
648 'cc-resources': {
649 'filepath': 'cc/resources'\
650 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38651 },
Alexander Timin864bf8a02018-03-12 11:06:28652 'cc-scheduler': {
653 'filepath': 'cc/scheduler'
654 },
eranmc2a9f612015-11-24 16:41:34655 'certificate_transparency': {
656 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34657 '|net/cert/ct_'\
658 '|net/cert/multi_log_ct_verifier'\
659 '|net/cert/sct_status_flags.h'\
660 '|net/cert/signed_certificate_timestamp'\
661 '|net/cert/signed_tree_head'\
662 '|net/test/ct_',
663 },
Joe Mason60ec2f32018-02-15 15:50:51664 'chrome_cleaner': {
665 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
666 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
667 '|chrome/browser/safe_browsing/chrome_cleaner/'\
668 '|chrome/browser/ui/views/chrome_cleaner_'\
669 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
Joe Mason12a02332018-04-19 14:39:00670 '|chrome/chrome_cleaner/'\
Joe Mason60ec2f32018-02-15 15:50:51671 '|components/chrome_cleaner/',
672 },
[email protected]c73ec8ab2014-01-16 20:35:23673 'chrome_elf': {
674 'filepath': 'chrome_elf',
675 },
lpy0ca13772017-02-28 19:48:27676 'chrome_grc': {
lpy53b82752017-05-31 22:30:49677 'filepath': 'chrome/browser/resource_coordinator/'\
678 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27679 },
[email protected]d5b21972012-07-20 02:06:01680 'chrome_views': {
681 'filepath': 'chrome/browser/ui/views',
682 },
Takeshi Yoshino524e1d262017-07-28 01:16:38683 'chromecast': {
684 'filepath': 'chromecast/',
685 },
686 'chromecast_public': {
687 'filepath': 'chromecast/public/',
688 },
[email protected]f7bf8ba2011-02-24 22:28:46689 'chromedriver': {
samuong53d5e612014-10-10 18:56:38690 'filepath': 'chrome/test/chromedriver|'\
691 'chrome/test/data/chromedriver|'\
Jonathon Kereliuk540c7d52018-01-18 06:22:03692 'third_party/webdriver|'\
Blink Reformata30d4232018-04-07 15:31:06693 'third_party/blink/renderer/devtools/front_end/emulated_devices/module.json'
[email protected]f7bf8ba2011-02-24 22:28:46694 },
[email protected]f76c8852012-06-21 16:37:00695 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49696 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01697 },
[email protected]eda0a0b2013-04-19 20:34:35698 'chromeos_attestation': {
699 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59700 'chrome/browser/chromeos/attestation/|'\
701 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35702 },
[email protected]7c59a152012-11-06 20:56:35703 'chromeos_calculator': {
704 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
705 },
alematec5187b1b2016-08-26 05:32:18706 'chromeos_geolocation': {
707 'filepath': 'chromeos/geolocation/',
708 },
Achuith Bhandarkar434e24592018-03-07 23:05:12709 'chromeos_lkgm': {
710 'filepath': 'chromeos/CHROMEOS_LKGM',
711 },
[email protected]f76c8852012-06-21 16:37:00712 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49713 'filepath': 'chrome/browser/chromeos/login/|'\
714 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58715 'chrome/browser/resources/chromeos/login/|'\
716 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57717 },
[email protected]d7d35f342012-10-22 20:32:47718 'chromeos_net': {
719 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47720 'chrome/browser/chromeos/net/|'\
721 'chrome/browser/extensions/api/networking_private/|'\
722 'extensions/browser/api/networking_private/|'\
723 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47724 },
[email protected]2315ac0c2013-02-05 00:49:16725 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08726 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56727 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16728 'chrome/browser/chromeos/power/',
729 },
alematec5187b1b2016-08-26 05:32:18730 'chromeos_timezone': {
731 'filepath': 'chromeos/timezone/',
732 },
[email protected]f76c8852012-06-21 16:37:00733 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49734 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
735 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12736 },
[email protected]cef7a6d2011-04-29 20:49:07737 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56738 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07739 },
[email protected]f76c8852012-06-21 16:37:00740 'clipboard': {
741 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02742 },
Aaron Gable64f273582017-03-30 18:02:00743 'codereview_settings': {
744 'filepath': 'codereview.settings',
745 },
sdefresned94c5b02015-07-22 17:54:55746 'components_deps': {
747 'filepath': 'components/([^/]*/)*DEPS',
748 },
scheib968e61052014-11-05 00:27:25749 'content_bluetooth': {
750 'filepath': 'content/.*bluetooth'
751 },
kinuko01cbe8a12015-10-20 09:59:06752 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02753 'filepath': 'chrome/browser/loader|' \
754 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06755 'content/child/*loader',
756 },
mkwst512627022014-09-16 09:23:27757 'content_renderer': {
758 'filepath': 'content/renderer/',
759 },
[email protected]aa3311a2012-11-19 16:04:58760 'content_shell': {
761 'filepath': 'content/shell/',
762 },
kinukoa121bce2015-01-30 10:04:41763 'content_worker': {
764 'filepath': 'content/.*worker',
765 },
donnd787f6ed2016-08-03 01:00:56766 'contextual_search': {
767 'filepath': 'chrome/browser/android/contextualsearch/|' \
768 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
769 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
770 'components/contextual_search/',
771 },
wfh792b71c2016-05-04 23:33:41772 'courgette': {
773 'filepath': 'courgette/',
774 },
Nico Weber6ff639a2017-08-11 21:04:50775 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32776 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50777 },
michaelpge42ca3b32016-02-19 08:17:57778 'cr_elements': {
779 'filepath': 'ui/webui/resources/cr_element',
780 },
Chung-yih Wang7afc64a2018-03-06 02:09:04781 'cros_benchmarks': {
782 'filepath': 'tools/perf/contrib/cros_benchmarks',
783 },
Ben Wells03471a72018-03-22 00:58:46784 'crostini': {
Timothy Lohecae1e422018-06-07 05:53:59785 'filepath': 'crostini',
Ben Wells03471a72018-03-22 00:58:46786 },
ianwencdb8c9e2015-06-18 22:10:15787 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53788 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15789 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28790 },
Ryo Hashimoto900be52c2018-05-24 06:42:26791 'dbus': {
792 'filepath': 'dbus/',
793 },
[email protected]5e105332012-09-13 01:55:52794 'deep_memory_profiler': {
795 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
796 },
Bartosz Fabianowski85a823812015-04-16 10:27:51797 'device_bluetooth': {
798 'filepath': 'device/.*bluetooth'
799 },
juncaic08f41d2017-05-04 20:36:58800 'device_chooser': {
801 'filepath': 'chrome/browser/chooser_controller/|'\
802 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
803 'chrome/browser/ui/android/usb_chooser_.*|'\
804 'chrome/browser/ui/bluetooth/|'\
805 'chrome/browser/ui/cocoa/device_chooser_.*|'\
806 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
807 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
808 'chrome/browser/ui/views/device_chooser_.*|'\
809 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
810 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
811 'chrome/browser/usb/usb_chooser_.*',
812 },
[email protected]342b12872012-11-07 12:10:46813 'devtools': {
814 'filepath': 'devtools',
815 },
mfoltz57fd7f32017-05-03 06:12:58816 'dial': {
817 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
818 '|chrome/browser/media/router/discovery/dial/' \
819 '|chrome/test/data/extensions/api_test/dial/'
820 },
[email protected]bab2a832012-07-11 23:29:41821 'disk_cache': {
822 'filepath': 'net/disk_cache/|http_cache',
823 },
[email protected]f76c8852012-06-21 16:37:00824 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49825 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08826 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51827 },
[email protected]ca872e362011-07-12 21:06:03828 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49829 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08830 'chrome/browser/ui/webui/.*downloads|' \
831 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12832 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03833 },
[email protected]f6df20a2012-10-23 21:22:07834 'drive': {
[email protected]8492b5b2012-12-17 21:58:08835 'filepath': 'chrome/browser/chromeos/drive/|' \
836 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07837 },
[email protected]89d2cd52013-04-16 01:55:36838 'drive_resource_metadata': {
Ryo Hashimoto900be52c2018-05-24 06:42:26839 'filepath': 'drive.*resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36840 },
[email protected]3a25c8a2014-06-26 06:47:10841 'eme': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:54842 'filepath': 'chrome/renderer/media/.*key_system|' \
843 'chrome/browser/media/.*(cdm|encrypted)|' \
844 'components/cdm/|' \
[email protected]3a25c8a2014-06-26 06:47:10845 'content/browser/media/cdm/|' \
Xiaohan Wang6cbdcdf2018-06-12 21:55:54846 'media/base/android/.*drm|' \
[email protected]3a25c8a2014-06-26 06:47:10847 'media/cdm/|' \
848 'third_party/widevine/cdm/'
849 },
[email protected]f76c8852012-06-21 16:37:00850 'extension': {
851 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45852 },
lunalu0a9c05422016-11-11 17:19:06853 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06854 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55855 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06856 },
[email protected]f76c8852012-06-21 16:37:00857 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08858 'filepath': 'file_system/|' \
859 'fileapi/'
[email protected]80919512011-08-03 08:51:04860 },
[email protected]f76c8852012-06-21 16:37:00861 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08862 'filepath': 'file_browser|' \
863 'file_manager|' \
864 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39865 },
[email protected]4ed766c2013-09-19 09:45:20866 'filesapp': {
okab0be3dc2016-08-30 07:37:10867 'filepath': 'chrome/browser/chromeos/drive|' \
868 'chrome/browser/chromeos/extensions/file_manager|' \
869 'chrome/browser/chromeos/extensions/file_system_provider|' \
870 'chrome/browser/chromeos/file_manager|' \
871 'chrome/browser/chromeos/file_system_provider|' \
872 'chrome/browser/drive|' \
873 'chrome/test/data/extensions/api_test/file_system_provider|' \
874 'components/drive|' \
875 'google_apis/drive|' \
876 'ui/file_manager'
877 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04878 'fsp': {
879 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
880 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43881 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20882 },
Wez385de5a2017-07-13 20:13:16883 'fuchsia': {
884 'filepath': 'fuchsia',
885 },
mmoroz58ddb8172016-09-08 18:29:55886 'fuzzing': {
887 'filepath': 'fuzz|Fuzz',
888 },
Vincent Scheibd5da4d952017-11-03 01:33:24889 'gamepad': {
890 'filepath': 'gamepad',
891 },
[email protected]3a2a6ac02014-06-20 07:07:12892 'gcm': {
peter9f4490a2017-01-27 00:58:36893 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12894 'components/gcm_driver/|'\
895 'google_apis/gcm/',
896 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12897 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:53898 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:06899 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:12900 },
[email protected]d8036492013-08-09 16:02:23901 'geolocation': {
902 'filepath': 'chrome/browser/geolocation/|'\
903 'content/browser/geolocation|'\
904 'content/public/common/geoposition.*|'\
905 'content/public/browser/geolocation.*|'\
906 'content/renderer/geolocation.*|'\
907 'content/shell/geolocation/',
908 },
[email protected]cf428f732012-10-02 20:48:15909 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36910 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15911 },
Takeshi Yoshino524e1d262017-07-28 01:16:38912 'gfx_image': {
913 'filepath': 'ui/gfx/image/',
914 },
[email protected]4d1773e2014-04-05 07:59:57915 'gn': {
916 'filepath': 'tools/gn',
917 },
[email protected]f76c8852012-06-21 16:37:00918 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49919 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00920 },
Corentin Wallezc68aa9b2017-10-02 15:00:03921 'gpu_passthrough_cmd_decoder': {
922 'filepath': 'gpu/command_buffer/service/.*passthrough',
923 },
Andrey Kosyakova173d252018-05-07 18:29:11924 'headless': {
925 'filepath': 'headless/'
926 },
[email protected]f76c8852012-06-21 16:37:00927 'history_ui': {
dbeam78528be2016-02-18 07:08:49928 'filepath': 'chrome/browser/resources/(md_)?history|'\
929 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00930 },
931 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49932 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22933 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00934 },
[email protected]f76c8852012-06-21 16:37:00935 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49936 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00937 },
Greg Thompson4f90fc992017-07-25 19:30:37938 'incident_reporting': {
939 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
940 },
[email protected]c26161352013-11-12 19:50:01941 'indexed_db': {
942 'filepath': 'content/browser/indexed_db|'\
943 'content/child/indexed_db|'\
944 'content/common/indexed_db|'\
945 'content/public/browser/indexed_db|'\
946 'content/test/data/indexeddb',
947 },
bruthigaa8281f2016-02-09 17:52:31948 'ink_drop': {
949 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
950 'ui/views/animation/.*ink_drop.*'
951 },
dtapuska1f997a12016-03-14 19:22:07952 'input': {
953 'filepath': 'content/browser/renderer_host/input|'\
954 'content/renderer/input|'\
955 'ui/events/blink/'
956 },
Dominick Ngcaa7b402017-07-11 07:35:39957 'installable': {
958 'filepath': 'chrome/browser/installable/',
959 },
mmoss19826c62014-11-14 21:37:36960 'installer_linux': {
961 'filepath': 'chrome/installer/linux/',
962 },
Greg Thompson4f90fc992017-07-25 19:30:37963 'installer_win': {
964 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:34965 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
966 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:37967 },
[email protected]56b4b09d32012-07-27 18:28:41968 'instant': {
[email protected]607903d2013-03-25 22:15:47969 'filepath': 'instant|searchbox|'\
970 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13971 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39972 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47973 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41974 },
edchin46453b42017-03-03 01:40:11975 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14976 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11977 },
sdefresne18b47312015-06-18 15:15:09978 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14979 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09980 },
marqa4f135f2017-01-10 12:37:34981 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14982 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34983 },
984 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14985 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34986 },
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 },
Johanndfa4d7d2017-12-07 18:05:29990 'libaom': {
991 'filepath': 'third_party/libaom/',
992 },
Takeshi Yoshino524e1d262017-07-28 01:16:38993 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:29994 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:23995 },
[email protected]a3f777d2014-01-07 23:38:26996 'libwebp': {
997 'filepath': 'third_party/libwebp'
998 },
dominiccabb90e02017-03-31 04:54:23999 'libxml_xslt': {
1000 'filepath': 'third_party/libxml/' \
1001 '|third_party/libxslt/',
1002 },
[email protected]04a292a2013-03-07 19:58:421003 'linux_fonts': {
1004 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411005 'ui/gfx/platform_font_linux.*|'\
1006 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421007 },
1008 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491009 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001010 },
[email protected]04a292a2013-03-07 19:58:421011 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541012 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001013 },
Takeshi Yoshino524e1d262017-07-28 01:16:381014 'login': {
1015 'filepath': 'chrome/browser/ui/login'
1016 },
lgrey62faed72016-10-11 21:40:391017 'mac': {
lgrey332339b12016-12-05 17:16:401018 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391019 },
mlamourid8b0feb2015-06-02 16:30:471020 'manifest': {
1021 'filepath': 'content/(browser|renderer)/manifest/'\
1022 '|content/public/common/manifest*',
1023 },
James Cook2dc6d042018-04-24 22:00:201024 'mash_buildbot_filters': {
1025 'filepath': 'testing/buildbot/filters/mash.*filter',
1026 },
michaelpg32ca07902015-02-07 00:31:111027 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:571028 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:081029 '|chrome/browser/ui/webui/settings/'\
1030 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:111031 },
[email protected]f76c8852012-06-21 16:37:001032 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291033 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001034 },
mcasasfeedbe42017-03-03 05:23:561035 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271036 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061037 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551038 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
mcasasfeedbe42017-03-03 05:23:561039 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551040 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561041 },
Tommy Steimel074a1822018-02-07 17:25:441042 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061043 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441044 },
[email protected]06dd23172013-06-24 21:04:511045 'media_galleries': {
1046 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511047 '|chrome/browser/media_galleries/'\
1048 '|chrome/browser/storage_monitor/'\
1049 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271050 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511051 },
alokp9e369ea72e2016-06-10 05:41:091052 'media_mojo': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:541053 'filepath': 'media/mojo/'
alokp9e369ea72e2016-06-10 05:41:091054 },
mcasasfeedbe42017-03-03 05:23:561055 'media_recorder': {
alancutter40359812017-03-03 08:20:271056 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061057 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551058 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
mcasasfeedbe42017-03-03 05:23:561059 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551060 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561061 },
miu5e69f1c52016-10-23 13:40:111062 'media_remoting': {
1063 'filepath': 'chrome/browser/media/cast_remoting'\
1064 '|media/blink/webmediaplayer_'\
1065 '|media/mojo/interfaces/remoting.mojom'\
1066 '|media/remoting/',
1067 },
kmarshallb698ad4f2015-02-24 19:42:481068 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581069 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
1070 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481071 '|chrome/browser/resources/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551072 '|chrome/browser/ui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581073 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481074 '|chrome/browser/ui/webui/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551075 '|chrome/common/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581076 '|chrome/test/data/webui/media_router/' \
1077 '|chrome/test/media_router/' \
1078 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481079 },
Xiaohan Wang6cbdcdf2018-06-12 21:55:541080 'media_win': {
1081 'filepath': 'media/gpu/windows/'
1082 },
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 },
Lutz Justena67427102018-06-28 08:55:461315 'policy_templates': {
1316 'filepath': 'components/policy/resources/policy_templates.json'
1317 },
michaelpg11fff3f2015-02-06 03:35:341318 'polymer': {
1319 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001320 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491321 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341322 'ui/webui/resources/polymer_resources.grdp',
1323 },
Charles Harrison981d33c2017-10-06 21:36:221324 'popup_blocker': {
1325 'filepath': 'chrome/browser/ui/blocked_content'
1326 },
twifkak0c69c1f2015-06-22 18:20:091327 'precache': {
1328 'filepath': '[pP]recache'
1329 },
[email protected]be775bc2014-06-30 15:41:141330 'prepopulated_engines': {
1331 'filepath': 'components/search_engines/prepopulated_engines.json',
1332 },
[email protected]f76c8852012-06-21 16:37:001333 'prerender': {
[email protected]78375a52012-07-14 14:47:571334 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001335 },
mfoltz57fd7f32017-05-03 06:12:581336 'presentation': {
1337 'filepath': 'content/(browser|common|renderer)/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061338 '|third_party/blink/public/platform/modules/presentation/' \
mfoltz57fd7f32017-05-03 06:12:581339 '|third_party/WebKit/LayoutTests/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061340 '|third_party/blink/renderer/modules/presentation/'
mfoltz57fd7f32017-05-03 06:12:581341 },
peter884896c72015-03-12 14:26:201342 'push_messaging': {
1343 'filepath': 'push_messaging'
1344 },
stkhapugin06503142016-12-07 14:32:121345 'reading_list': {
1346 'filepath': 'components/reading_list|'\
1347 'ios/chrome/browser/reading_list|'\
1348 'ios/chrome/browser/ui/reading_list',
1349 },
[email protected]f76c8852012-06-21 16:37:001350 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011351 'filepath': '^remoting/' \
1352 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001353 },
gab57e80c72014-12-08 21:06:131354 'rlz_id': {
1355 'filepath' :'rlz/lib/machine_id.cc|'\
1356 'rlz/lib/machine_id.h|'\
1357 'rlz/win/lib/machine_id_win.cc',
1358 },
Joe Medleya129fe32018-01-25 15:20:221359 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061360 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221361 },
grt829c6a82014-10-20 09:29:321362 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341363 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1364 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321365 },
vakhf8e14c92016-10-17 21:29:471366 'safe_browsing_db': {
1367 'filepath': 'components/safe_browsing_db/',
1368 },
mlamourid8b0feb2015-06-02 16:30:471369 'screen_orientation': {
1370 'filepath': 'screen_orientation',
1371 },
[email protected]0b431722014-01-08 07:21:511372 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171373 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511374 },
Colin Blundell6d2669a2017-07-11 06:26:531375 'services_public': {
1376 'filepath': 'services/([^/]*/)*public/',
1377 },
alitoc5534d62017-04-21 01:48:581378 'settings_reset_prompt': {
1379 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1380 '|chrome/browser/ui/views/settings_reset_prompt',
1381 },
dominickn8884155a2016-06-23 02:28:161382 'site_engagement': {
1383 'filepath': 'chrome/browser/engagement/|'\
1384 'chrome/browser/ui/webui/engagement/',
1385 },
[email protected]f76c8852012-06-21 16:37:001386 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491387 'filepath': 'content/browser/site_instance|'\
1388 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001389 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561390 'smb': {
1391 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1392 '|chrome/browser/chromeos/smb_client'\
1393 '|chromeos/dbus/fake_smb_provider_client'\
1394 '|chromeos/dbus/smb_provider_client',
1395 },
Joe Medleya129fe32018-01-25 15:20:221396 'source_idls': {
Joe Medleyf7671752018-04-13 14:34:501397 'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Joe Medleya129fe32018-01-25 15:20:221398 },
[email protected]ad0295d2012-10-11 23:43:361399 'spellcheck': {
1400 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221401 '|chrome/browser/renderer_context_menu/spelling_'\
1402 '|components/spellcheck/'\
1403 '|third_party/hunspell/'\
1404 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361405 },
Greg Thompson9ea091702018-01-04 11:06:321406 'startup': {
1407 'filepath': 'chrome/browser/ui/startup/',
1408 },
[email protected]67f39af2013-08-23 20:06:051409 'streams': {
1410 'filepath': 'content/browser/streams/',
1411 },
vmpstrcc1c08302015-11-18 06:05:511412 'styleguide': {
1413 'filepath': '^styleguide/',
1414 },
engedye7b734da2017-02-07 12:08:131415 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021416 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131417 },
[email protected]43d33e92014-07-14 16:39:311418 'supervised_users': {
1419 'filepath': 'chrome/browser/.*managed_mode'\
1420 '|chrome/browser/.*managed_user'\
1421 '|chrome/browser/.*supervised_user',
1422 },
[email protected]f76c8852012-06-21 16:37:001423 'sync': {
maxboguefa217942016-04-01 01:08:131424 'filepath': '^chrome/android/sync_shell/'\
1425 '|^chrome/browser/ui/sync/'\
1426 '|^chrome/browser/ui/views/sync/'\
1427 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1428 '|^ios/chrome/browser/sync/'\
1429 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1430 '|^chrome/browser/sync/'\
1431 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091432 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131433 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091434 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001435 },
[email protected]92871a102013-07-01 11:11:411436 'syncfs': {
1437 'filepath': 'sync_file_system',
1438 },
miu5e69f1c52016-10-23 13:40:111439 'tab_alert_indicators': {
1440 'filepath': 'content/browser/media/audio_stream_monitor'\
1441 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1442 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1443 '|chrome/browser/ui/tabs/tab_utils'\
1444 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1445 '|chrome/browser/ui/views/tabs/tab\.cc'\
1446 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1447 '|media/audio/audio_(output_controller|power_monitor)',
1448 },
[email protected]82d74152013-07-28 08:55:311449 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481450 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111451 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131452 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481453 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1454 '|components/viz/service/display/'\
1455 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1456 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131457 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131458 '|content/browser/renderer_host/media/(audio_'\
1459 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111460 '|content/public/renderer/media_stream_'\
1461 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131462 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1463 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481464 '|media/capture/'\
1465 '|services/viz/privileged/interfaces/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311466 },
[email protected]f76c8852012-06-21 16:37:001467 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491468 'filepath': 'chrome/browser/tab_contents/|'\
1469 'content/browser/tab_contents/|'\
1470 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001471 },
tdresserd80646f2017-03-03 19:26:081472 'tbmv2_metrics': {
1473 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1474 },
[email protected]5e105332012-09-13 01:55:521475 'tcmalloc': {
1476 'filepath': 'third_party/tcmalloc'
1477 },
[email protected]31a10602012-11-21 01:51:261478 'telemetry': {
nednguyen79105d422016-04-18 01:38:421479 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261480 },
Takeshi Yoshino524e1d262017-07-28 01:16:381481 'test_runner': {
1482 'filepath': 'components/test_runner/' \
1483 '|content/shell/(common|browser|renderer)/layout_test/' \
1484 '|content/test/layouttest_support.cc' \
1485 '|content/public/test/layouttest_support.h' \
1486 },
[email protected]f76c8852012-06-21 16:37:001487 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491488 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521489 },
jlkleinecc81952016-11-19 00:16:071490 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221491 'filepath': 'chrome/browser/chromeos/tether/'\
1492 '|chrome/browser/ui/ash/network/tether*'\
jlkleinecc81952016-11-19 00:16:071493 '|chromeos/components/tether/'\
Kyle Horimoto592f64c2018-03-28 23:43:221494 '|components/cryptauth/'\
1495 '|components/proximity_auth/logging'
jlkleinecc81952016-11-19 00:16:071496 },
[email protected]1cbbb30b2011-10-14 08:03:561497 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531498 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491499 '|content/browser/renderer_host/render_widget_host_view'\
1500 '|content/browser/renderer_host/text_input'\
1501 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491502 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531503 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561504 },
[email protected]3a117c62011-11-29 04:28:021505 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491506 'filepath': 'chrome/browser/chromeos/input_method/'\
1507 '|chrome/browser/chromeos/extensions/input_method'\
1508 '|chrome/browser/chromeos/status/input_method'\
1509 '|chrome/browser/extensions/extension_input_'\
1510 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491511 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421512 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021513 },
chirantan96fcf6d2015-01-21 22:36:191514 'timers': {
1515 'filepath': 'base/timer/'\
1516 '|components/timers/'
1517 },
robliaofd54b5c2017-01-13 00:41:301518 'tools_win_chromeexts': {
1519 'filepath': 'tools/win/chromeexts',
1520 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571521 'touch_selection': {
1522 'filepath': 'ui/touch_selection/'\
1523 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1524 },
[email protected]c8eb7f72013-07-04 15:30:111525 'tracing': {
1526 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311527 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111528 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301529 '|components/tracing/'\
1530 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111531 },
[email protected]cf428f732012-10-02 20:48:151532 'ui_compositor': {
1533 'filepath': 'ui/compositor/layer\.|'\
1534 'ui/compositor/layer_unittest|'\
1535 'ui/compositor/compositor',
1536 },
robliao2c4b7492016-07-19 01:57:261537 'ui_display_win': {
1538 'filepath': '^ui/display/win',
1539 },
[email protected]6b5093c2012-05-23 19:10:181540 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491541 'filepath': 'ui/resources/'\
1542 '|ui/base/native_theme/resources/'\
1543 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181544 },
edwardjung83f52ef22017-02-07 13:15:071545 'ui_strings': {
1546 'filepath': 'chrome/app/generated_resources.grd'\
1547 '|chrome/app/google_chrome_strings.grd'\
1548 '|chrome/android/java/strings/android_chrome_strings.grd'\
1549 '|chrome/app/settings_strings.grdp'\
1550 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1551 '|ui/strings/ui_strings.grd',
1552 },
Vincent Scheibd5da4d952017-11-03 01:33:241553 'usb': {
1554 'filepath': '/usb/',
1555 },
Hirokazu Hondaf98a3122018-04-12 11:19:481556 'v4l2': {
1557 'filepath': 'media/gpu/v4l2',
1558 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481559 'vaapi': {
1560 'filepath': 'media/gpu/vaapi',
1561 },
[email protected]c73ec8ab2014-01-16 20:35:231562 'version_assembly': {
1563 'filepath': 'chrome/app/version_assembly',
1564 },
posciak62a72272016-05-11 08:31:241565 'video': {
1566 'filepath': 'content/browser/renderer_host/media/|'\
1567 'content/renderer/media/|'\
1568 'media/capture/video/|'\
1569 'media/filters/|'\
1570 'media/gpu/|'\
1571 '.*video.*',
1572 },
mcasas09e881c2016-04-09 02:09:501573 'video_capture': {
1574 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1575 '|content/browser/renderer_host/media/.*(capture|media)'\
1576 '|content/renderer/media/.*(capture|media|webrtc)'\
1577 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011578 '|media/muxers/'\
1579 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501580 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421581 'video_gpu': {
1582 'filepath': 'content/renderer/media/|'\
1583 'media/capture/video/|'\
1584 'media/gpu/',
1585 },
[email protected]f76c8852012-06-21 16:37:001586 'views': {
1587 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491588 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001589 },
[email protected]ef514a32014-02-26 01:02:351590 'virtual_keyboard': {
1591 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571592 '|chrome/test/data/chromeos/virtual_keyboard/'\
1593 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081594 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571595 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351596 },
billorr3c7e1442016-11-11 21:21:351597 'virtual_reality': {
David Dorwina4a2b73c2018-05-18 22:39:561598 # Includes VR, AR, and XR.
Michael Thiessena7bec5b2018-07-12 19:10:041599 'filepath': '/vr/'\
David Dorwina4a2b73c2018-05-18 22:39:561600 '|/xr'\
1601 '|third_party/arcore'\
1602 '|third_party/gvr'\
1603 '|third_party/libovr'\
1604 '|third_party/openvr',
billorr3c7e1442016-11-11 21:21:351605 },
Vincent Scheibd5da4d952017-11-03 01:33:241606 'wake_lock': {
1607 'filepath': 'wake_lock',
1608 },
Devin Mullins4ff9b282018-03-09 00:37:321609 'web_package': {
1610 'filepath': 'content/browser/loader/prefetch_url_loader'\
1611 '|content/browser/web_package/'\
Kunihiko Sakamotoba390852018-07-11 01:08:551612 '|content/test/data/sxg/'
Devin Mullins4ff9b282018-03-09 00:37:321613 },
Matt Giuca9eb910d2017-08-02 04:07:381614 'web_share': {
1615 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1616 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
1617 '|chrome/browser/ui/views/webshare/'\
1618 '|chrome/browser/webshare/'\
1619 '|third_party/WebKit/LayoutTests/webshare/'\
1620 '|third_party/WebKit/LayoutTests/external/wpt/web-share/'\
Blink Reformata30d4232018-04-07 15:31:061621 '|third_party/blink/public/platform/modules/webshare/'\
1622 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381623 },
Martin Kreichgauer794a18572018-07-20 20:45:431624 'webauthn': {
1625 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webauth/'\
1626 '|chrome/android/javatests/src/org/chromium/chrome/browser/webauth/'\
1627 '|chrome/browser/webauthn/'\
1628 '|chrome/browser/ui/webauthn/'\
1629 '|chrome/browser/ui/views/webauthn/'\
1630 '|content/browser/webauth/'\
1631 '|device/fido/'\
1632 '|third_party/blink/public/platform/modules/webauth/',
1633 },
Corentin Wallez3f1d0852018-07-04 15:45:361634 'webgpu': {
1635 'filepath': 'third_party/blink/renderer/modules/webgpu/',
1636 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131637 'webrtc_browser_tests': {
1638 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1639 'content/browser/media/.*webrtc.*browsertest',
1640 },
[email protected]208879542012-07-05 11:15:341641 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491642 'filepath': 'chrome/browser/content_settings/'\
1643 '|chrome/browser/ui/views/website_settings/'\
1644 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521645 '|chrome/common/content_settings'\
1646 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341647 },
[email protected]b17d9e02014-07-29 09:45:501648 'windows_sandboxing': {
1649 'filepath': 'sandbox/win/',
1650 },
[email protected]f76c8852012-06-21 16:37:001651 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491652 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1653 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1654 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001655 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491656 'xinput_hierarchy_changed_event_listener\.' \
1657 '|chrome/browser/chromeos/wm_' \
1658 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401659 },
wjmaclean3ff6a402015-03-31 19:00:201660 'zoom': {
1661 'filepath': 'chrome/browser/ui/zoom/' \
1662 '|components/ui/zoom/' \
1663 '|content/browser/host_zoom_*' \
1664 '|content/browser/storage_partition_impl*' \
1665 '|content/public/browser/host_zoom_map.h' \
1666 '|content/public/browser/storage_partition.h'
1667 },
[email protected]a3838612009-10-13 21:57:541668 },
[email protected]ca872e362011-07-12 21:06:031669
pennymac962d190432016-07-27 00:58:351670 ##############################################################################
1671 # Please keep alphabetical
1672 ##############################################################################
[email protected]a3838612009-10-13 21:57:541673 'WATCHLISTS': {
Joe Medley1e1bb652018-04-27 17:36:591674 'about_flags': ['[email protected]',
1675 '[email protected]'],
mazda6471d0e2015-10-02 06:32:551676 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001677 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571678 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411679 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571680 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401681 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001682 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541683 '[email protected]',
Katie Dektara52038e42017-12-06 21:00:311684 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571685 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001686 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261687 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111688 '[email protected]',
F07b660412017-08-01 20:53:061689 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001690 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201691 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261692 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381693 'android_infra': ['[email protected]',
Eric Stevenson1a03deb2018-06-22 20:40:131694 '[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491695 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381696 'android_item_chooser_dialogs': ['[email protected]',
1697 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531698 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411699 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081700 'android_media': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571701 'android_search_widget': ['[email protected]',
1702 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441703 'android_studio': ['[email protected]',
1704 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081705 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:001706 'android_uma_settings': ['[email protected]',
1707 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261708 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441709 'android_webview': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:001710 'animation_worklet': ['[email protected]',
1711 '[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:381712 'app_list': ['[email protected]'],
Dominick Ngdd2f0112018-07-18 01:41:551713 'app_shortcuts': ['[email protected]',
1714 '[email protected]',
Matt Giuca9eb910d2017-08-02 04:07:381715 '[email protected]'],
pennymac962d190432016-07-27 00:58:351716 'apps': ['[email protected]',
Dominick Ngfe197c752018-07-18 00:51:261717 '[email protected]',
pennymac962d190432016-07-27 00:58:351718 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461719 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471720 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461721 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021722 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:301723 '[email protected]',
1724 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371725 'arc_auth': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121726 'arc_fileapi': ['[email protected]'],
poromov7633f602017-02-21 16:44:011727 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461728 'arc_net': ['[email protected]',
1729 '[email protected]',
1730 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431731 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:481732 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351733 'ash': ['[email protected]',
1734 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:381735 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:401736 'audio_service': ['[email protected]',
1737 '[email protected]',
1738 '[email protected]'],
pennymac962d190432016-07-27 00:58:351739 'aura': ['[email protected]',
1740 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071741 'aura_compositor': ['[email protected]',
1742 '[email protected]',
pennymac962d190432016-07-27 00:58:351743 '[email protected]',
danakj3695c582016-10-26 21:54:431744 '[email protected]'],
Jared Saul4765c1e2018-06-18 13:44:571745 'autofill': ['[email protected]',
1746 '[email protected]',
sebsg55d59d82018-06-19 18:29:521747 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591748 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:211749 '[email protected]',
Jared Saul4765c1e2018-06-18 13:44:571750 '[email protected]',
Tommy Martino7e7d74082018-04-09 19:25:051751 '[email protected]',
Jared Saul4765c1e2018-06-18 13:44:571752 '[email protected]'],
1753 'autofill_credit_cards': ['[email protected]'],
Dan Elphick08d1fd42018-04-26 10:22:331754 'background_fetch': ['[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:281755 '[email protected]',
Dan Elphick08d1fd42018-04-26 10:22:331756 '[email protected]'],
pennymac962d190432016-07-27 00:58:351757 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121758 '[email protected]',
pennymac962d190432016-07-27 00:58:351759 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261760 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111761 '[email protected]',
F07b660412017-08-01 20:53:061762 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381763 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191764 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501765 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051766 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281767 'base_scheduler': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591768 'base_task_scheduler': ['[email protected]',
1769 '[email protected]',
1770 '[email protected]'],
pennymac962d190432016-07-27 00:58:351771 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:481772 '[email protected]',
pennymac962d190432016-07-27 00:58:351773 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551774 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371775 'binary_size': ['[email protected]',
1776 '[email protected]',
1777 '[email protected]'],
pennymac962d190432016-07-27 00:58:351778 'blink': ['[email protected]'],
1779 'blink_accessibility': ['[email protected]',
1780 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401781 '[email protected]',
horo8e9a01572016-07-27 06:05:311782 '[email protected]',
pennymac962d190432016-07-27 00:58:351783 '[email protected]'],
1784 'blink_animation': ['[email protected]',
1785 '[email protected]',
1786 '[email protected]',
1787 '[email protected]',
1788 '[email protected]'],
1789 'blink_app_banner': ['[email protected]'],
1790 'blink_audio': ['[email protected]',
1791 '[email protected]'],
1792 'blink_battery_status': ['[email protected]',
1793 '[email protected]'],
pennymac962d190432016-07-27 00:58:351794 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081795 'blink_bindings_serialization': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:571796 'blink_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:061797 '[email protected]'],
danakjdfa88932017-06-29 18:43:281798 'blink_canvas2d': ['[email protected]',
Justin Novosad5966c962018-07-25 19:02:281799 '[email protected]'],
pennymac962d190432016-07-27 00:58:351800 'blink_client_hints': ['[email protected]'],
1801 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:551802 'blink_common': ['[email protected]',
1803 '[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371804 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351805 'blink_css': ['[email protected]',
1806 '[email protected]',
danakjc1e13d4e2018-05-04 21:34:421807 '[email protected]'],
pennymac962d190432016-07-27 00:58:351808 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:371809 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351810 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311811 '[email protected]',
pennymac962d190432016-07-27 00:58:351812 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251813 'blink_custom_elements': ['[email protected]'],
Oksana Zhuravlova5e236ec92018-07-25 00:16:031814 'blink_device_orientation': ['[email protected]',
1815 '[email protected]',
1816 '[email protected]',
pennymac962d190432016-07-27 00:58:351817 '[email protected]'],
1818 'blink_devtools': ['[email protected]',
1819 '[email protected]',
1820 '[email protected]',
1821 '[email protected]',
1822 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391823 '[email protected]'],
pennymac962d190432016-07-27 00:58:351824 'blink_dom': ['[email protected]',
danakjc1e13d4e2018-05-04 21:34:421825 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321826 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351827 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:351828 '[email protected]',
1829 '[email protected]'],
1830 'blink_fetch': ['[email protected]',
1831 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341832 '[email protected]'],
pennymac962d190432016-07-27 00:58:351833 'blink_fileapi': ['[email protected]',
1834 '[email protected]',
1835 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191836 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:371837 'blink_geolocation': ['[email protected]'],
Nico Weberb6975cc2018-06-19 10:51:451838 'blink_heap': ['[email protected]',
pennymac962d190432016-07-27 00:58:351839 '[email protected]',
1840 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251841 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:221842 'blink_htmlparser': ['[email protected]',
1843 '[email protected]'],
pennymac962d190432016-07-27 00:58:351844 'blink_indexed_db': ['[email protected]',
1845 '[email protected]'],
1846 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451847 '[email protected]'],
pennymac962d190432016-07-27 00:58:351848 'blink_layers': ['[email protected]'],
1849 'blink_layout': ['[email protected]',
1850 '[email protected]',
pennymac962d190432016-07-27 00:58:351851 '[email protected]',
1852 '[email protected]',
1853 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:401854 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:071855 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261856 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051857 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321858 '[email protected]',
1859 '[email protected]'],
pennymac962d190432016-07-27 00:58:351860 'blink_loader': ['[email protected]',
1861 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:191862 '[email protected]'],
pennymac962d190432016-07-27 00:58:351863 'blink_media': ['[email protected]',
1864 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191865 '[email protected]',
1866 '[email protected]'],
pennymac962d190432016-07-27 00:58:351867 'blink_media_queries': ['[email protected]',
1868 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311869 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351870 'blink_modules': ['[email protected]'],
1871 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351872 'blink_out_of_process_frames': ['[email protected]',
1873 '[email protected]'],
pennymac962d190432016-07-27 00:58:351874 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591875 '[email protected]'],
Xida Chen0ef92782018-01-17 05:53:351876 'blink_paintworklet' : ['[email protected]'],
panickere9ffa3f2017-04-10 18:26:061877 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351878 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491879 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501880 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351881 '[email protected]',
1882 '[email protected]',
1883 '[email protected]',
fmalita9710b732017-02-17 05:10:021884 '[email protected]',
Justin Novosad5966c962018-07-25 19:02:281885 '[email protected]',
pennymac962d190432016-07-27 00:58:351886 '[email protected]',
pennymac962d190432016-07-27 00:58:351887 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381888 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351889 'blink_prerender': ['[email protected]',
1890 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251891 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351892 'blink_quota': ['[email protected]',
1893 '[email protected]',
1894 '[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281895 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351896 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571897 'blink_script': ['[email protected]',
Takayoshi Kochi57997382018-07-19 03:57:591898 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011899 'blink_scroll': ['[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:431900 'blink_service_worker': ['[email protected]',
pennymac962d190432016-07-27 00:58:351901 '[email protected]',
1902 '[email protected]',
1903 '[email protected]',
pennymac962d190432016-07-27 00:58:351904 '[email protected]',
1905 '[email protected]',
tzik749ae1e2018-07-20 05:05:011906 '[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:431907 'blink_service_worker_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321908 'blink_shadow_dom': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221909 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321910 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321911 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361912 'blink_spv2_layout_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351913 'blink_style': ['[email protected]'],
1914 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021915 '[email protected]',
pennymac962d190432016-07-27 00:58:351916 '[email protected]',
pennymac962d190432016-07-27 00:58:351917 '[email protected]',
1918 '[email protected]',
pennymac962d190432016-07-27 00:58:351919 '[email protected]'],
pennymac962d190432016-07-27 00:58:351920 'blink_track': ['[email protected]',
1921 '[email protected]',
1922 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:161923 '[email protected]',
1924 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311925 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011926 'blink_viewport_interaction': ['[email protected]',
1927 '[email protected]'],
pennymac962d190432016-07-27 00:58:351928 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351929 'blink_webp': ['[email protected]',
1930 '[email protected]',
1931 '[email protected]'],
Takeshi Yoshino965c7b22018-02-15 05:18:241932 'blink_websockets': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351933 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501934 '[email protected]',
pennymac962d190432016-07-27 00:58:351935 '[email protected]',
shimazu99de61f2016-09-07 03:57:411936 '[email protected]',
1937 '[email protected]'],
Raphael Kubo da Costaae598192018-05-29 11:14:241938 'blink_wtf': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:491939 'blink_xml': ['[email protected]',
1940 '[email protected]'],
noyauce460872016-09-09 11:54:001941 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561942 'bottombar': ['[email protected]',
1943 '[email protected]'],
Tarun Bansalc4882282018-07-11 23:53:551944 'breve': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351945 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351946 'browser_compositor': ['[email protected]',
1947 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571948 'browser_resources_md': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:221949 'browsing_data': ['[email protected]',
1950 '[email protected]',
msramek878b39d92016-04-20 07:55:331951 '[email protected]'],
Rouslan Solomakhin0b13446c2018-07-18 14:47:071952 'bubble': ['[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:171953 'cache_storage': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191954 'cast': ['[email protected]',
miua1710162015-08-27 01:38:091955 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121956 '[email protected]',
miua1710162015-08-27 01:38:091957 '[email protected]',
1958 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161959 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581960 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341961 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191962 'cast_channel': ['[email protected]',
Adam Parker41b9e4cb2017-08-14 17:09:121963 '[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:471964 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281965 'cc': ['[email protected]'],
Yi Guc1c54682018-07-23 12:00:001966 'cc-animation': ['[email protected]',
1967 '[email protected]'],
danakjca574522017-09-20 16:38:591968 'cc-contexts': ['[email protected]'],
1969 'cc-display': ['[email protected]'],
1970 'cc-paint': ['[email protected]'],
1971 'cc-quads': ['[email protected]'],
1972 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281973 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351974 'certificate_transparency': ['[email protected]',
1975 '[email protected]',
martijnccdd0542016-11-07 18:49:271976 '[email protected]',
pennymac962d190432016-07-27 00:58:351977 '[email protected]'],
Joe Mason60ec2f32018-02-15 15:50:511978 'chrome_cleaner': ['[email protected]',
1979 '[email protected]',
1980 '[email protected]'],
pennymac962d190432016-07-27 00:58:351981 'chrome_elf': ['[email protected]',
1982 '[email protected]'],
lpy0ca13772017-02-28 19:48:271983 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011984 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311985 'chromecast': ['[email protected]',
1986 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571987 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211988 'chromecast_public': ['[email protected]'],
Jonathon Kereliuk540c7d52018-01-18 06:22:031989 'chromedriver': ['[email protected]',
1990 '[email protected]'],
pennymac962d190432016-07-27 00:58:351991 'chromeos': ['[email protected]'],
1992 'chromeos_attestation': ['[email protected]'],
1993 'chromeos_calculator': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181994 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:121995 'chromeos_lkgm': ['[email protected]',
Benjamin Pastened7029352018-04-17 19:09:101996 '[email protected]',
Achuith Bhandarkar434e24592018-03-07 23:05:121997 '[email protected]'],
alematec5187b1b2016-08-26 05:32:181998 'chromeos_login': ['[email protected]',
1999 '[email protected]'],
pennymac962d190432016-07-27 00:58:352000 'chromeos_net': ['[email protected]'],
2001 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:182002 'chromeos_timezone': ['[email protected]'],
2003 'chromeos_webui': ['[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492004 'clang_update': ['[email protected]',
2005 '[email protected]',
thestigf023ccc2016-11-10 14:39:152006 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:072007 '[email protected]',
George Burgess IVbbcd9912018-04-17 14:59:282008 '[email protected]',
pennymac962d190432016-07-27 00:58:352009 '[email protected]',
rnk28bbd1772016-05-04 17:57:582010 '[email protected]',
Hans Wennborgf2eb949e2018-05-08 12:45:032011 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:132012 '[email protected]',
Ramin Halavati33b495062018-04-06 11:13:352013 '[email protected]',
rnk28bbd1772016-05-04 17:57:582014 '[email protected]',
pennymac962d190432016-07-27 00:58:352015 '[email protected]',
thestigf023ccc2016-11-10 14:39:152016 '[email protected]',
pennymac962d190432016-07-27 00:58:352017 '[email protected]',
horo8e9a01572016-07-27 06:05:312018 '[email protected]',
pennymac962d190432016-07-27 00:58:352019 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002020 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:002021 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:552022 'components_deps': ['[email protected]',
2023 '[email protected]',
2024 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572025 'content_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062026 '[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082027 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352028 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532029 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162030 '[email protected]',
2031 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:242032 'content_worker': ['[email protected]',
2033 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562034 'contextual_search': ['[email protected]',
2035 '[email protected]'],
pennymac962d190432016-07-27 00:58:352036 'courgette': ['[email protected]',
2037 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502038 'cq': ['[email protected]',
2039 '[email protected]',
2040 '[email protected]',
2041 '[email protected]',
2042 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252043 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:572044 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042045 'cros_benchmarks': ['[email protected]',
2046 '[email protected]',
2047 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462048 'crostini': ['[email protected]'],
Michael Thiessena7bec5b2018-07-12 19:10:042049 'custom_tabs': ['[email protected]'],
Ryo Hashimoto900be52c2018-05-24 06:42:262050 'dbus': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192051 'deep_memory_profiler': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572052 'device_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062053 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572054 'device_chooser': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062055 '[email protected]'],
pennymac962d190432016-07-27 00:58:352056 'devtools': ['[email protected]',
2057 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192058 'dial': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582059 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492060 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132061 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252062 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402063 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362064 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102065 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412066 'extension': ['[email protected]',
2067 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142068 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222069 '[email protected]',
Joe Medley1e1bb652018-04-27 17:36:592070 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192071 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482072 '[email protected]',
2073 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262074 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492075 'filesapp': ['[email protected]',
2076 '[email protected]',
okab0be3dc2016-08-30 07:37:102077 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042078 'fsp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162079 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552080 'fuzzing': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572081 'gamepad': ['[email protected]'],
Dan Elphick7c3105252017-11-06 15:51:472082 'gcm': ['[email protected]',
pennymac962d190432016-07-27 00:58:352083 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122084 'generic_sensor': ['[email protected]',
Jun Caiaa1f040d2017-11-15 01:21:532085 '[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242086 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482087 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122088 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572089 'geolocation': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062090 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152091 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162092 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382093 'gn': ['[email protected]',
2094 '[email protected]',
pennymac962d190432016-07-27 00:58:352095 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522096 'gpu': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362097 'gpu_passthrough_cmd_decoder': ['[email protected]'],
Andrey Kosyakova173d252018-05-07 18:29:112098 'headless': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252099 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002100 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002101 'importer': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372102 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452103 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132104 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312105 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072106 'input': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262107 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182108 'installer_linux': ['[email protected]',
2109 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372110 'installer_win': ['[email protected]',
2111 '[email protected]',
2112 '[email protected]'],
pennymac962d190432016-07-27 00:58:352113 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352114 '[email protected]',
jered0bd025a82017-05-03 20:01:132115 '[email protected]',
pennymac962d190432016-07-27 00:58:352116 '[email protected]',
2117 '[email protected]',
2118 '[email protected]',
2119 '[email protected]',
2120 '[email protected]'],
edchin46453b42017-03-03 01:40:112121 'ios': ['[email protected]'],
2122 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342123 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112124 '[email protected]'],
edchin46453b42017-03-03 01:40:112125 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592126 '[email protected]'],
edchin46453b42017-03-03 01:40:112127 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592128 '[email protected]'],
edchin46453b42017-03-03 01:40:112129 'ios_web': ['[email protected]',
2130 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292131 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352132 '[email protected]',
2133 '[email protected]',
2134 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292135 'libvpx': ['[email protected]',
2136 '[email protected]',
2137 '[email protected]',
2138 '[email protected]',
2139 '[email protected]',
2140 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382141 'libwebp': ['[email protected]',
2142 '[email protected]',
2143 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232144 'libxml_xslt': ['[email protected]',
2145 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422146 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402147 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422148 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352149 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392150 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472151 'manifest': ['[email protected]'],
James Cook4bfa66fa2018-05-29 17:20:422152 'mash_buildbot_filters': ['[email protected]',
2153 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252154 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112155 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002156 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032157 'media_capture_from_element': ['[email protected]'],
Tommy Steimel074a1822018-02-07 17:25:442158 'media_controls': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352159 'media_galleries': ['[email protected]',
2160 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542161 'media_mojo': ['[email protected]',
2162 '[email protected]'],
mcasasfeedbe42017-03-03 05:23:562163 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312164 '[email protected]'],
Jennifer Apaciblec23af692018-05-23 23:02:062165 'media_remoting': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582166 '[email protected]',
apacible01538e02016-11-04 22:15:312167 '[email protected]',
miu5e69f1c52016-10-23 13:40:112168 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192169 'media_router': ['[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552170 '[email protected]',
2171 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542172 'media_win': ['[email protected]'],
fmeawad4582cd22017-03-30 20:59:362173 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002174 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302175 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122176 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212177 'midi': ['[email protected]'],
John Abd-El-Malek01cfd3f2018-06-21 16:33:122178 'mojo': ['[email protected]'],
Kyle Horimotoc4d57b122018-02-28 01:17:302179 'multidevice': ['[email protected]',
2180 '[email protected]',
2181 '[email protected]',
2182 '[email protected]',
2183 '[email protected]'],
rjkroegef60dea862015-10-29 17:50:062184 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002185 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352186 'native_client_sdk': ['[email protected]',
2187 '[email protected]'],
Alex Moshchuk3fbcf782018-05-09 00:06:292188 'navigation': ['[email protected]',
2189 '[email protected]',
pennymac962d190432016-07-27 00:58:352190 '[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012191 'net': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282192 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282193 'net_http2': ['[email protected]'],
2194 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092195 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282196 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312197 'netinfo': ['[email protected]'],
Helen Li30f43d8e2018-05-09 16:24:012198 'network_service': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572199 'nfc': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:372200 'notifications': ['[email protected]', '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422201 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042202 'ntp_snippets': ['[email protected]',
2203 '[email protected]'],
2204 'ntp_tiles': ['[email protected]',
2205 '[email protected]'],
peterc7e27422017-05-17 04:05:282206 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352207 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142208 '[email protected]',
pennymac962d190432016-07-27 00:58:352209 '[email protected]',
2210 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252211 '[email protected]',
2212 '[email protected]',
pennymac962d190432016-07-27 00:58:352213 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352214 'omnibox': ['[email protected]'],
Doug Arnetta94d3ae2017-11-07 00:10:342215 'optimization_guide': ['[email protected]',
2216 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:192217 '[email protected]'],
iclelland8b904402016-10-05 15:01:232218 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242219 '[email protected]'],
pennymac962d190432016-07-27 00:58:352220 'ozone': ['[email protected]',
2221 '[email protected]'],
Emily Stark204d2382017-12-01 05:24:562222 'page_info' : ['[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412223 'page_load_metrics' : ['[email protected]',
2224 '[email protected]',
tdresserd80646f2017-03-03 19:26:082225 '[email protected]',
2226 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492227 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352228 '[email protected]',
2229 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392230 'password_manager': ['[email protected]',
Vasilii Sukhanovc4e6c2842018-07-18 12:12:202231 '[email protected]',
2232 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592233 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222234 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492235 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212236 '[email protected]',
2237 '[email protected]'],
mahmadi0a7bb59f2017-02-22 19:13:492238 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352239 'pepper_api': ['[email protected]',
2240 '[email protected]',
2241 '[email protected]',
2242 '[email protected]',
2243 '[email protected]',
pennymac962d190432016-07-27 00:58:352244 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262245 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112246 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392247 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562248 '[email protected]',
2249 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342250 'picture_in_picture': ['[email protected]'],
Lutz Justena67427102018-06-28 08:55:462251 'policy_templates': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252252 'polymer': ['[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222253 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092254 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142255 'prepopulated_engines': ['[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012256 'prerender': ['[email protected]',
pennymac962d190432016-07-27 00:58:352257 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192258 'presentation': ['[email protected]'],
Peter Beverloo4548c852017-08-31 13:45:172259 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352260 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122261 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252262 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422263 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352264 '[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592265 'runtime_enabled_features': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372266 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252267 '[email protected]'],
2268 'safe_browsing_db': ['[email protected]',
2269 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472270 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352271 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162272 '[email protected]',
pennymac962d190432016-07-27 00:58:352273 '[email protected]',
pennymac962d190432016-07-27 00:58:352274 '[email protected]',
horo8e9a01572016-07-27 06:05:312275 '[email protected]',
tzik749ae1e2018-07-20 05:05:012276 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532277 'services_public': ['[email protected]'],
alitoc5534d62017-04-21 01:48:582278 'settings_reset_prompt': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262279 '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]'],
billorr3c7e1442016-11-11 21:21:352352 'virtual_reality': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572353 'wake_lock': ['[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322354 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382355 'web_share': ['[email protected]'],
Martin Kreichgauer794a18572018-07-20 20:45:432356 'webauthn': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362357 'webgpu': ['[email protected]',
2358 '[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132359 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222360 'website_settings': ['[email protected]',
2361 '[email protected]',
pennymac962d190432016-07-27 00:58:352362 '[email protected]',
2363 '[email protected]'],
2364 'windows_sandboxing': ['[email protected]',
2365 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002366 'x11': ['[email protected]',
2367 '[email protected]',
2368 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202369 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542370 },
2371}