blob: 1974def0b67020c752c49a5b6a7271520a36bc66 [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
asvitkinee4bad382015-11-05 21:56:4513 'about_flags': {
14 'filepath': 'chrome/browser/about_flags\.cc'
15 },
[email protected]f76c8852012-06-21 16:37:0016 'accelerator_table': {
17 'filepath': 'ash/accelerators/accelerator_table\.cc' \
18 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5419 },
[email protected]f76c8852012-06-21 16:37:0020 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5721 'filepath': 'accessibility' \
22 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4723 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5724 '|iaccessible2' \
25 '|isimpledom' \
26 '|liblouis'
[email protected]a3838612009-10-13 21:57:5427 },
dominickn8884155a2016-06-23 02:28:1628 'add_to_homescreen': {
29 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
30 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
31 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
dominickn8884155a2016-06-23 02:28:1632 'chrome/browser/android/shortcut_.*|'\
33 'chrome/browser/android/webapps/',
34 },
asvitkine361b276e2016-08-30 18:45:0035 'android_crash_reporting': {
36 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
37 },
johnmaguire6aaac7902016-03-15 12:28:2038 'android_crazy_linker': {
39 'filepath': 'third_party/android_crazy_linker/'
40 },
dfalcantaraef21e9e2016-01-07 01:16:2641 'android_infobars': {
42 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
43 },
[email protected]d2cdf342012-08-07 11:00:0244 'android_infra': {
Andrew Grieve5babdbfc2017-08-16 01:26:4945 'filepath': 'build/config/android/' \
Andrew Grievefe0c9292017-12-05 15:08:5146 '|build/android/' \
[email protected]d2cdf342012-08-07 11:00:0247 '|testing/android/' \
48 '|tools/android/'
49 },
Takeshi Yoshino524e1d262017-07-28 01:16:3850 'android_item_chooser_dialogs': {
51 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
52 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
53 },
gabadieb0d23bb92016-02-17 11:26:1654 'android_loading': {
55 'filepath': 'tools/android/loading/'
56 },
[email protected]d6af50812014-04-01 17:18:0957 'android_media': {
58 'filepath': 'content/browser/media/android' \
59 '|content/renderer/media/android' \
60 '|media/audio/android' \
61 '|media/base/android' \
62 '|media/midi/*_android.*' \
63 '|media/video/capture/android'
64 },
Ted Choc042d8442018-03-13 16:35:5765 'android_search_widget': {
66 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
67 '|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
68 },
wnwena0364162017-02-16 20:37:3869 'android_studio': {
nyquist6e560d032017-02-28 07:49:5970 'filepath': 'build/android/gradle/' \
71 '|docs/android_studio.md' \
72 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3873 },
[email protected]3261d962014-03-04 22:18:2874 'android_tab': {
75 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
76 },
asvitkine361b276e2016-08-30 18:45:0077 'android_uma_settings': {
78 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
79 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
80 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0081 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
82 },
zpengb9a180d2016-10-12 18:40:2183 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4884 'filepath': 'chrome/android/webapk/|'\
85 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2186 },
[email protected]7ca78dc12012-09-20 09:26:4487 'android_webview': {
88 'filepath': 'android_webview/',
89 },
[email protected]8a197f22012-06-22 14:59:0590 'app_list': {
Jiaquan He256e6c6b2017-11-20 23:02:0291 'filepath': 'ash/app_list'\
92 '|chrome/browser/ui/app_list'\
[email protected]311cc902013-03-15 04:45:4693 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4694 '|chrome/browser/ui/views/app_list'\
95 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0596 },
[email protected]e38d185a2013-07-09 08:23:5297 'app_shortcuts': {
98 'filepath': 'apps/app_shim/'\
99 '|chrome/browser/web_applications/'\
100 '|chrome/browser/ui/web_applications/'\
101 '|chrome/common/mac/'
102 },
[email protected]374a93c2009-11-05 21:45:56103 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:49104 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:56105 },
[email protected]54bf94d2013-01-30 23:07:40106 'apps': {
107 'filepath': '^apps/',
108 },
lhchavez4b19176f2016-05-04 23:12:46109 'arc': {
110 'filepath': 'arc/',
111 },
lhchavez61532c92016-10-18 21:33:37112 'arc_auth': {
113 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
114 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12115 'arc_fileapi': {
116 'filepath': 'chrome/browser/chromeos/arc/fileapi'
117 },
poromov7633f602017-02-21 16:44:01118 'arc_kiosk': {
119 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
120 '|components/arc/kiosk/'\
121 '|arc_kiosk'
122 },
lhchavez4b19176f2016-05-04 23:12:46123 'arc_net': {
124 'filepath': 'components/arc/net/',
125 },
ejcarusoa298ec02016-06-16 20:30:43126 'arc_power': {
127 'filepath': 'components/arc/power/',
128 },
Hirokazu Hondaf98a3122018-04-12 11:19:48129 'arc_video_accelerator': {
130 'filepath': 'components/arc/video_accelerator',
131 },
[email protected]3ce56642013-10-17 22:12:51132 'ash': {
133 'filepath': 'ash/',
134 },
Xiaohui Chenf7e70a22018-02-08 00:36:38135 'assistant': {
136 'filepath': 'chromeos/assistant/'\
137 '|chromeos/services/assistant/'
138 },
Max Morin2b0206312018-04-06 11:17:40139 'audio_service': {
140 'filepath': 'services/audio/'
141 },
[email protected]f76c8852012-06-21 16:37:00142 'aura': {
[email protected]3ce56642013-10-17 22:12:51143 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39144 },
[email protected]c3a6e1e72013-08-02 00:13:07145 'aura_compositor': {
146 'filepath':
147 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58148 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09149 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07150 '|content/browser/renderer_host/render_widget_host_view_aura' \
151 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44152 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07153 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07154 },
[email protected]2a38f0c02013-05-29 02:27:45155 'autofill': {
rouslanfbfa7402016-11-22 19:36:39156 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
157 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48158 'chrome/browser/ui/android/autofill/|'\
159 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27160 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48161 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48162 'chrome/renderer/autofill/|'\
163 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05164 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25165 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08166 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29167 },
peter39e10a62017-02-21 15:14:13168 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17169 'filepath': 'background_fetch|'\
170 'background-fetch',
peter39e10a62017-02-21 15:14:13171 },
172 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17173 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13174 },
dominickn8884155a2016-06-23 02:28:16175 'banners': {
176 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
177 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16178 'chrome/browser/banners/|'\
179 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06180 'third_party/blink/public/platform/modules/app_banner/|'\
181 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16182 },
[email protected]f76c8852012-06-21 16:37:00183 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49184 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59185 },
[email protected]5e105332012-09-13 01:55:52186 'base_allocator': {
187 'filepath': '^base/allocator',
188 },
[email protected]1ed5e0fd2012-07-19 00:19:05189 'base_memory': {
190 'filepath': '^base/memory',
191 },
Alexander Timin864bf8a02018-03-12 11:06:28192 'base_scheduler': {
193 'filepath': '^base/task/',
194 },
robliao1644d8b2016-04-11 15:39:59195 'base_task_scheduler': {
196 'filepath': '^base/task_scheduler',
197 },
[email protected]b17d9e02014-07-29 09:45:50198 'base_win': {
199 'filepath': '^base/win',
200 },
[email protected]7e093d4022014-06-26 19:19:55201 'battery_status': {
202 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10203 'content/test/data/battery_status/|'\
204 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55205 },
wnwen72684762017-03-29 13:28:37206 'binary_size': {
207 'filepath': 'build/android/binary_size/|'\
208 'tools/binary_size/',
209 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13210 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19211 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13212 },
213 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55214 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13215 },
216 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55217 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13218 },
219 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06220 'filepath': 'third_party/blink/renderer/modules/app_banner' \
221 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13222 },
223 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06224 'filepath': 'third_party/blink/renderer/platform/audio' \
225 '|third_party/blink/renderer/modules/webaudio' \
Raymond Toya91cf5802018-03-24 00:05:55226 '|third_party/WebKit/LayoutTests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13227 },
228 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06229 'filepath': 'third_party/blink/renderer/modules/battery/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13230 '|third_party/WebKit/LayoutTests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55231 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13232 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13233 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06234 'filepath': 'third_party/blink/renderer/platform/bindings' \
235 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13236 },
237 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55238 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13239 },
240 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55241 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13242 },
243 'blink_canvas2d': {
Blink Reformata30d4232018-04-07 15:31:06244 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Blink Reformata30d4232018-04-07 15:31:06245 '|third_party/blink/renderer/modules/canvas2d' \
Kent Tamuraeb394c72018-04-07 19:14:55246 '|third_party/blink/renderer/platform/graphics/canvas_2d',
Takeshi Yoshinoe387aa32017-08-02 13:16:13247 },
248 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55249 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
250 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
251 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
252 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
253 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13254 },
255 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06256 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55257 '|third_party/blink/renderer/core/page/.*drag' \
258 '|third_party/blink/renderer/platform/.*drag' \
Blink Reformata30d4232018-04-07 15:31:06259 '|third_party/blink/renderer/platform/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55260 '|third_party/blink/public/platform/.*drag' \
261 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13262 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32263 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55264 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06265 '|third_party/blink/public/common' \
266 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32267 },
Kentaro Hara993b0de2017-08-07 02:26:37268 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06269 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37270 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13271 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06272 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13273 },
274 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55275 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13276 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
277 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
278 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
279 },
280 'blink_css_fragmentation_tests': {
281 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
282 '|third_party/WebKit/LayoutTests/fast/pagination/' \
Morten Stenshorneab6785c2017-10-12 21:23:38283 '|third_party/WebKit/LayoutTests/fragmentation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13284 '|third_party/WebKit/LayoutTests/printing/'
285 },
286 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55287 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
288 '|third_party/blink/renderer/core/paint/.*grid' \
289 '|third_party/blink/renderer/core/css/.*grid' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13290 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
291 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
292 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
293 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
294 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13295 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06296 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55297 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13298 },
299 'blink_device_orientation': {
Blink Reformata30d4232018-04-07 15:31:06300 'filepath': 'third_party/blink/renderer/modules/device_orientation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13301 '|third_party/WebKit/LayoutTests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55302 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
303 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13304 },
305 'blink_devtools': {
Kent Tamuraeb394c72018-04-07 19:14:55306 'filepath': 'third_party/(WebKit|blink)/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13307 },
308 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06309 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13310 },
311 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06312 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13313 },
314 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55315 'filepath': 'third_party/blink/renderer/core/page/.*event' \
316 '|third_party/blink/renderer/core/dom/.*event' \
317 '|third_party/blink/renderer/core/css/.*event' \
318 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13319 },
320 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06321 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13322 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13323 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06324 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
325 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55326 '|third_party/blink/renderer/platform/.*file' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13327 '|third_party/WebKit/LayoutTests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55328 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13329 },
330 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06331 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13332 },
333 'blink_geolocation': {
334 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06335 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55336 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13337 },
338 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06339 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13340 '|base/allocator/partition_allocator/'
341 },
342 'blink_html': {
Blink Reformata30d4232018-04-07 15:31:06343 'filepath': 'third_party/blink/renderer/core/html/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13344 },
345 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06346 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13347 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13348 'blink_indexed_db': {
Blink Reformata30d4232018-04-07 15:31:06349 'filepath': 'third_party/blink/renderer/modules/indexeddb/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13350 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
Kent Tamuraeb394c72018-04-07 19:14:55351 '|third_party/blink/public/platform/.*_idb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13352 },
353 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06354 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13355 },
356 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55357 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
358 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
359 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13360 },
361 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55362 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13363 },
364 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06365 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13366 },
367 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06368 'filepath': 'third_party/blink/renderer/core/loader/' \
369 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13370 },
371 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06372 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55373 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
374 '|third_party/blink/renderer/core/html/shadow/media_control' \
375 '|third_party/blink/renderer/core/layout/layout_media' \
376 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06377 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
378 '|third_party/blink/renderer/platform/drm/' \
379 '|third_party/blink/renderer/platform/graphics/media/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13380 '|third_party/WebKit/LayoutTests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55381 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13382 },
383 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55384 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
385 '|third_party/blink/renderer/core/css/media_list' \
386 '|third_party/blink/renderer/core/css/media_query' \
387 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13388 },
389 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06390 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
391 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55392 '|third_party/blink/renderer/platform/exported/web_media_stream' \
393 '|third_party/blink/renderer/platform/exported/web_rtc' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13394 '|third_party/WebKit/LayoutTests/fast/mediastream/'
395 },
396 'blink_modules': {
Blink Reformata30d4232018-04-07 15:31:06397 'filepath': 'third_party/blink/renderer/modules'
Takeshi Yoshinoe387aa32017-08-02 13:16:13398 },
399 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06400 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13401 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
402 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13403 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55404 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
405 '|third_party/blink/renderer/core/frame/frame\.' \
406 '|third_party/blink/renderer/core/frame/web_frame' \
407 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13408 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13409 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06410 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13411 },
Xida Chen0ef92782018-01-17 05:53:35412 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06413 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Xida Chen0ef92782018-01-17 05:53:35414 '|third_party/WebKit/LayoutTests/http/tests/csspaint/' \
415 '|third_party/WebKit/LayoutTests/externla/wpt/css/css-paint-api/'
416 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13417 'blink_performance_timing': {
Blink Reformata30d4232018-04-07 15:31:06418 'filepath': 'third_party/blink/renderer/core/timing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13419 },
420 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06421 'filepath': 'third_party/blink/renderer/modules/permissions/' \
422 '|third_party/blink/public/platform/modules/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13423 },
424 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06425 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13426 },
427 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06428 'filepath': 'third_party/blink/renderer/platform/fonts' \
429 '|third_party/blink/renderer/platform/geometry' \
430 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13431 },
432 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55433 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13434 },
435 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55436 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13437 },
438 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06439 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13440 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13441 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06442 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55443 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13444 },
445 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06446 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55447 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13448 },
449 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06450 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
451 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13452 },
453 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55454 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
455 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
456 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
457 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
458 '|third_party/blink/renderer/core/dom/.*modul.*' \
459 '|third_party/blink/renderer/core/dom/.*script.*' \
460 '|third_party/blink/renderer/core/html/html_script_element.*' \
461 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06462 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55463 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
464 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
465 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13466 },
David Bokan9dc0046272017-12-29 00:28:01467 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55468 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
469 '|third_party/blink/renderer/core/input/.*scroll.*' \
470 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06471 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55472 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06473 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01474 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13475 'blink_serviceworkers' : {
Blink Reformata30d4232018-04-07 15:31:06476 'filepath': 'third_party/blink/renderer/modules/serviceworkers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13477 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
478 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
479 },
480 'blink_serviceworkers_tests' : {
481 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
482 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
483 },
484 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55485 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
486 '|third_party/blink/renderer/core/dom/.*slot' \
487 '|third_party/blink/renderer/core/dom/.*insertion_point' \
488 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13489 },
490 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06491 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13492 },
493 'blink_spv2_layout_tests': {
494 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
495 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13496 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55497 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13498 },
499 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06500 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13501 },
502 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06503 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55504 '|third_party/blink/renderer/core/loader/text_track' \
505 '|third_party/blink/renderer/core/html/meida/html_media_element' \
506 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06507 '|third_party/blink/renderer/core/css/mediaControl' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13508 '|third_party/WebKit/LayoutTests/media/track/'
509 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13510 'blink_vibration': {
511 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06512 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13513 },
514 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55515 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
516 '|third_party/blink/renderer/core/dom/viewport_arguments' \
517 '|third_party/blink/renderer/core/frame/frame_view.*' \
518 '|third_party/blink/renderer/core/frame/.*viewport.*' \
519 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13520 },
521 'blink_w3ctests': {
522 'filepath': 'third_party/WebKit/LayoutTests/external/' \
523 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
524 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13525 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06526 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55527 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13528 },
529 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06530 'filepath': 'third_party/blink/renderer/modules/websockets/' \
531 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13532 },
533 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06534 'filepath': 'third_party/blink/renderer/core/workers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13535 '|third_party/WebKit/LayoutTests/http/tests/workers' \
536 '|third_party/WebKit/LayoutTests/fast/workers' \
537 '|third_party/WebKit/LayoutTests/external/wpt/workers'
538 },
539 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06540 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13541 },
542 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06543 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13544 },
[email protected]06798f72013-01-14 22:31:17545 'bookmarks': {
546 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48547 '|chrome/browser/extensions/api/bookmark_manager_private/' \
548 '|chrome/browser/extensions/api/bookmarks/' \
549 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35550 '|chrome/browser/ui/bookmarks/' \
551 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46552 '|chrome/browser/ui/views/bookmarks/' \
553 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17554 },
donnd787f6ed2016-08-03 01:00:56555 'bottombar': {
556 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
557 },
[email protected]22650d22012-07-18 17:02:35558 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48559 'filepath': 'chrome/browser/autofill/' \
560 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48561 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27562 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19563 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05564 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35565 },
[email protected]f76c8852012-06-21 16:37:00566 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49567 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18568 },
michaelpge42ca3b32016-02-19 08:17:57569 'browser_resources_md': {
570 'filepath': 'chrome/browser/resources/md_'\
571 '|chrome/browser/resources/settings/',
572 },
[email protected]0ce480532012-07-20 12:33:20573 'browsing_data': {
574 'filepath': 'chrome/browser/browsing_data/',
575 },
[email protected]f76c8852012-06-21 16:37:00576 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49577 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10578 'chrome/browser/ui/views/bubble/|'\
579 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00580 },
jkarlin539748402015-03-31 17:36:31581 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17582 'filepath': '/cache.storage/'
583 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31584 },
[email protected]10fbd5952013-08-22 07:42:39585 'cast': {
[email protected]31ef420b2014-08-13 21:19:13586 'filepath': 'media/cast/'\
587 '|chrome/browser/extensions/api/cast_streaming/'\
588 '|chrome/browser/media/cast'\
589 '|chrome/renderer/media/cast'\
590 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11591 '|content/public/renderer/media_stream_'\
592 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39593 },
ryanchung4d157372016-05-10 20:27:16594 'cast_certificate': {
595 'filepath': 'components/cast_certificate/'\
596 '|components/test/data/cast_certificate/',
597 },
mfoltz57fd7f32017-05-03 06:12:58598 'cast_channel': {
599 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47600 '|components/cast_channel/' \
601 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58602 },
Takeshi Yoshino524e1d262017-07-28 01:16:38603 'cc': {
danakjca574522017-09-20 16:38:59604 'filepath': 'cc/'\
605 '|components/viz/'
606 },
607 'cc-contexts': {
608 'filepath': 'components/viz/common/gpu'
609 },
610 'cc-display': {
611 'filepath': 'components/viz/service/display'\
612 '|cc/output'
613 },
614 'cc-paint': {
615 'filepath': 'cc/paint'
616 },
617 'cc-quads': {
618 'filepath': 'components/viz/common/quads'
619 },
620 'cc-resources': {
621 'filepath': 'cc/resources'\
622 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38623 },
Alexander Timin864bf8a02018-03-12 11:06:28624 'cc-scheduler': {
625 'filepath': 'cc/scheduler'
626 },
eranmc2a9f612015-11-24 16:41:34627 'certificate_transparency': {
628 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34629 '|net/cert/ct_'\
630 '|net/cert/multi_log_ct_verifier'\
631 '|net/cert/sct_status_flags.h'\
632 '|net/cert/signed_certificate_timestamp'\
633 '|net/cert/signed_tree_head'\
634 '|net/test/ct_',
635 },
Joe Mason60ec2f32018-02-15 15:50:51636 'chrome_cleaner': {
637 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
638 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
639 '|chrome/browser/safe_browsing/chrome_cleaner/'\
640 '|chrome/browser/ui/views/chrome_cleaner_'\
641 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
642 '|chrome_cleaner/'\
643 '|components/chrome_cleaner/',
644 },
[email protected]c73ec8ab2014-01-16 20:35:23645 'chrome_elf': {
646 'filepath': 'chrome_elf',
647 },
lpy0ca13772017-02-28 19:48:27648 'chrome_grc': {
lpy53b82752017-05-31 22:30:49649 'filepath': 'chrome/browser/resource_coordinator/'\
650 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27651 },
[email protected]d5b21972012-07-20 02:06:01652 'chrome_views': {
653 'filepath': 'chrome/browser/ui/views',
654 },
Takeshi Yoshino524e1d262017-07-28 01:16:38655 'chromecast': {
656 'filepath': 'chromecast/',
657 },
658 'chromecast_public': {
659 'filepath': 'chromecast/public/',
660 },
[email protected]f7bf8ba2011-02-24 22:28:46661 'chromedriver': {
samuong53d5e612014-10-10 18:56:38662 'filepath': 'chrome/test/chromedriver|'\
663 'chrome/test/data/chromedriver|'\
Jonathon Kereliuk540c7d52018-01-18 06:22:03664 'third_party/webdriver|'\
Blink Reformata30d4232018-04-07 15:31:06665 'third_party/blink/renderer/devtools/front_end/emulated_devices/module.json'
[email protected]f7bf8ba2011-02-24 22:28:46666 },
[email protected]f76c8852012-06-21 16:37:00667 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49668 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01669 },
[email protected]eda0a0b2013-04-19 20:34:35670 'chromeos_attestation': {
671 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59672 'chrome/browser/chromeos/attestation/|'\
673 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35674 },
[email protected]7c59a152012-11-06 20:56:35675 'chromeos_calculator': {
676 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
677 },
hashimoto40ecb692014-09-02 04:51:31678 'chromeos_dbus': {
679 'filepath': 'chromeos/dbus/',
680 },
alematec5187b1b2016-08-26 05:32:18681 'chromeos_geolocation': {
682 'filepath': 'chromeos/geolocation/',
683 },
Achuith Bhandarkar434e24592018-03-07 23:05:12684 'chromeos_lkgm': {
685 'filepath': 'chromeos/CHROMEOS_LKGM',
686 },
[email protected]f76c8852012-06-21 16:37:00687 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49688 'filepath': 'chrome/browser/chromeos/login/|'\
689 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58690 'chrome/browser/resources/chromeos/login/|'\
691 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57692 },
[email protected]d7d35f342012-10-22 20:32:47693 'chromeos_net': {
694 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47695 'chrome/browser/chromeos/net/|'\
696 'chrome/browser/extensions/api/networking_private/|'\
697 'extensions/browser/api/networking_private/|'\
698 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47699 },
[email protected]2315ac0c2013-02-05 00:49:16700 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08701 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56702 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16703 'chrome/browser/chromeos/power/',
704 },
alematec5187b1b2016-08-26 05:32:18705 'chromeos_timezone': {
706 'filepath': 'chromeos/timezone/',
707 },
[email protected]f76c8852012-06-21 16:37:00708 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49709 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
710 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12711 },
[email protected]cef7a6d2011-04-29 20:49:07712 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56713 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07714 },
[email protected]f76c8852012-06-21 16:37:00715 'clipboard': {
716 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02717 },
Aaron Gable64f273582017-03-30 18:02:00718 'codereview_settings': {
719 'filepath': 'codereview.settings',
720 },
sdefresned94c5b02015-07-22 17:54:55721 'components_deps': {
722 'filepath': 'components/([^/]*/)*DEPS',
723 },
[email protected]f76c8852012-06-21 16:37:00724 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49725 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00726 },
scheib968e61052014-11-05 00:27:25727 'content_bluetooth': {
728 'filepath': 'content/.*bluetooth'
729 },
kinuko01cbe8a12015-10-20 09:59:06730 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02731 'filepath': 'chrome/browser/loader|' \
732 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06733 'content/child/*loader',
734 },
mkwst512627022014-09-16 09:23:27735 'content_renderer': {
736 'filepath': 'content/renderer/',
737 },
[email protected]aa3311a2012-11-19 16:04:58738 'content_shell': {
739 'filepath': 'content/shell/',
740 },
Jinsuk Kim6d10a222017-11-16 06:37:06741 'content_view_core': {
742 'filepath': 'content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java|'
743 'content/browser/android/content_view_core.*',
744 },
kinukoa121bce2015-01-30 10:04:41745 'content_worker': {
746 'filepath': 'content/.*worker',
747 },
donnd787f6ed2016-08-03 01:00:56748 'contextual_search': {
749 'filepath': 'chrome/browser/android/contextualsearch/|' \
750 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
751 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
752 'components/contextual_search/',
753 },
wfh792b71c2016-05-04 23:33:41754 'courgette': {
755 'filepath': 'courgette/',
756 },
Nico Weber6ff639a2017-08-11 21:04:50757 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32758 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50759 },
michaelpge42ca3b32016-02-19 08:17:57760 'cr_elements': {
761 'filepath': 'ui/webui/resources/cr_element',
762 },
Chung-yih Wang7afc64a2018-03-06 02:09:04763 'cros_benchmarks': {
764 'filepath': 'tools/perf/contrib/cros_benchmarks',
765 },
Ben Wells03471a72018-03-22 00:58:46766 'crostini': {
767 'filepath': 'chrome/browser/ui/app_list/crostini',
768 },
ianwencdb8c9e2015-06-18 22:10:15769 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53770 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15771 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28772 },
tbansalc6f1c9f2016-09-30 22:48:42773 'data_reduction_proxy': {
774 'filepath': 'chrome/browser/net/spdyproxy/|'\
775 'data_reduction_proxy|'\
776 'chrome_proxy',
777 },
[email protected]5e105332012-09-13 01:55:52778 'deep_memory_profiler': {
779 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
780 },
Bartosz Fabianowski85a823812015-04-16 10:27:51781 'device_bluetooth': {
782 'filepath': 'device/.*bluetooth'
783 },
juncaic08f41d2017-05-04 20:36:58784 'device_chooser': {
785 'filepath': 'chrome/browser/chooser_controller/|'\
786 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
787 'chrome/browser/ui/android/usb_chooser_.*|'\
788 'chrome/browser/ui/bluetooth/|'\
789 'chrome/browser/ui/cocoa/device_chooser_.*|'\
790 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
791 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
792 'chrome/browser/ui/views/device_chooser_.*|'\
793 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
794 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
795 'chrome/browser/usb/usb_chooser_.*',
796 },
[email protected]29ad47c2014-04-23 09:12:48797 'device_sensors': {
798 'filepath': 'content/browser/device_sensors/|'\
799 'content/common/device_sensors/|'\
800 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
801 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22802 'content/renderer/device_sensors/|'\
803 'content/test/data/device_sensors/|'\
804 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14805 },
[email protected]342b12872012-11-07 12:10:46806 'devtools': {
807 'filepath': 'devtools',
808 },
mfoltz57fd7f32017-05-03 06:12:58809 'dial': {
810 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
811 '|chrome/browser/media/router/discovery/dial/' \
812 '|chrome/test/data/extensions/api_test/dial/'
813 },
[email protected]bab2a832012-07-11 23:29:41814 'disk_cache': {
815 'filepath': 'net/disk_cache/|http_cache',
816 },
[email protected]f76c8852012-06-21 16:37:00817 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49818 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08819 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51820 },
[email protected]ca872e362011-07-12 21:06:03821 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49822 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08823 'chrome/browser/ui/webui/.*downloads|' \
824 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12825 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03826 },
[email protected]f6df20a2012-10-23 21:22:07827 'drive': {
[email protected]8492b5b2012-12-17 21:58:08828 'filepath': 'chrome/browser/chromeos/drive/|' \
829 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07830 },
[email protected]89d2cd52013-04-16 01:55:36831 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33832 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36833 },
[email protected]3a25c8a2014-06-26 06:47:10834 'eme': {
835 'filepath': 'components/cdm/|' \
836 'content/browser/media/cdm/|' \
837 'content/renderer/media/crypto/|' \
838 'media/base/android/*drm*|' \
839 'media/cdm/|' \
840 'third_party/widevine/cdm/'
841 },
[email protected]f76c8852012-06-21 16:37:00842 'extension': {
843 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45844 },
lunalu0a9c05422016-11-11 17:19:06845 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06846 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55847 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06848 },
[email protected]f76c8852012-06-21 16:37:00849 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08850 'filepath': 'file_system/|' \
851 'fileapi/'
[email protected]80919512011-08-03 08:51:04852 },
[email protected]f76c8852012-06-21 16:37:00853 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08854 'filepath': 'file_browser|' \
855 'file_manager|' \
856 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39857 },
[email protected]4ed766c2013-09-19 09:45:20858 'filesapp': {
okab0be3dc2016-08-30 07:37:10859 'filepath': 'chrome/browser/chromeos/drive|' \
860 'chrome/browser/chromeos/extensions/file_manager|' \
861 'chrome/browser/chromeos/extensions/file_system_provider|' \
862 'chrome/browser/chromeos/file_manager|' \
863 'chrome/browser/chromeos/file_system_provider|' \
864 'chrome/browser/drive|' \
865 'chrome/test/data/extensions/api_test/file_system_provider|' \
866 'components/drive|' \
867 'google_apis/drive|' \
868 'ui/file_manager'
869 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04870 'fsp': {
871 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
872 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43873 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20874 },
Wez385de5a2017-07-13 20:13:16875 'fuchsia': {
876 'filepath': 'fuchsia',
877 },
mmoroz58ddb8172016-09-08 18:29:55878 'fuzzing': {
879 'filepath': 'fuzz|Fuzz',
880 },
Vincent Scheibd5da4d952017-11-03 01:33:24881 'gamepad': {
882 'filepath': 'gamepad',
883 },
[email protected]3a2a6ac02014-06-20 07:07:12884 'gcm': {
peter9f4490a2017-01-27 00:58:36885 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12886 'components/gcm_driver/|'\
887 'google_apis/gcm/',
888 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12889 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:53890 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:06891 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:12892 },
[email protected]d8036492013-08-09 16:02:23893 'geolocation': {
894 'filepath': 'chrome/browser/geolocation/|'\
895 'content/browser/geolocation|'\
896 'content/public/common/geoposition.*|'\
897 'content/public/browser/geolocation.*|'\
898 'content/renderer/geolocation.*|'\
899 'content/shell/geolocation/',
900 },
[email protected]cf428f732012-10-02 20:48:15901 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36902 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15903 },
Takeshi Yoshino524e1d262017-07-28 01:16:38904 'gfx_image': {
905 'filepath': 'ui/gfx/image/',
906 },
[email protected]4d1773e2014-04-05 07:59:57907 'gn': {
908 'filepath': 'tools/gn',
909 },
[email protected]f76c8852012-06-21 16:37:00910 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49911 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00912 },
Corentin Wallezc68aa9b2017-10-02 15:00:03913 'gpu_passthrough_cmd_decoder': {
914 'filepath': 'gpu/command_buffer/service/.*passthrough',
915 },
[email protected]f76c8852012-06-21 16:37:00916 'history_ui': {
dbeam78528be2016-02-18 07:08:49917 'filepath': 'chrome/browser/resources/(md_)?history|'\
918 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00919 },
920 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49921 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22922 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00923 },
[email protected]f76c8852012-06-21 16:37:00924 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49925 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00926 },
Greg Thompson4f90fc992017-07-25 19:30:37927 'incident_reporting': {
928 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
929 },
[email protected]c26161352013-11-12 19:50:01930 'indexed_db': {
931 'filepath': 'content/browser/indexed_db|'\
932 'content/child/indexed_db|'\
933 'content/common/indexed_db|'\
934 'content/public/browser/indexed_db|'\
935 'content/test/data/indexeddb',
936 },
bruthigaa8281f2016-02-09 17:52:31937 'ink_drop': {
938 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
939 'ui/views/animation/.*ink_drop.*'
940 },
dtapuska1f997a12016-03-14 19:22:07941 'input': {
942 'filepath': 'content/browser/renderer_host/input|'\
943 'content/renderer/input|'\
944 'ui/events/blink/'
945 },
Dominick Ngcaa7b402017-07-11 07:35:39946 'installable': {
947 'filepath': 'chrome/browser/installable/',
948 },
mmoss19826c62014-11-14 21:37:36949 'installer_linux': {
950 'filepath': 'chrome/installer/linux/',
951 },
Greg Thompson4f90fc992017-07-25 19:30:37952 'installer_win': {
953 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:34954 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
955 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:37956 },
[email protected]56b4b09d32012-07-27 18:28:41957 'instant': {
[email protected]607903d2013-03-25 22:15:47958 'filepath': 'instant|searchbox|'\
959 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13960 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39961 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47962 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41963 },
edchin46453b42017-03-03 01:40:11964 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14965 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11966 },
sdefresne18b47312015-06-18 15:15:09967 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14968 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09969 },
marqa4f135f2017-01-10 12:37:34970 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14971 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34972 },
973 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14974 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34975 },
baxley9bfbd3cc2017-03-15 21:22:32976 'ios_test': {
Sylvain Defresne81467d82017-05-29 09:06:14977 'filepath': 'ios/chrome/test/|'\
978 'ios/testing/|'\
979 'ios/web/public/test/|'\
980 'ios/web/test/',
baxley9bfbd3cc2017-03-15 21:22:32981 },
eugenebutb5a5a8572017-01-20 01:18:11982 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:14983 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:11984 },
[email protected]f76c8852012-06-21 16:37:00985 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49986 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00987 },
Johanndfa4d7d2017-12-07 18:05:29988 'libaom': {
989 'filepath': 'third_party/libaom/',
990 },
Takeshi Yoshino524e1d262017-07-28 01:16:38991 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:29992 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:23993 },
[email protected]a3f777d2014-01-07 23:38:26994 'libwebp': {
995 'filepath': 'third_party/libwebp'
996 },
dominiccabb90e02017-03-31 04:54:23997 'libxml_xslt': {
998 'filepath': 'third_party/libxml/' \
999 '|third_party/libxslt/',
1000 },
[email protected]04a292a2013-03-07 19:58:421001 'linux_fonts': {
1002 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411003 'ui/gfx/platform_font_linux.*|'\
1004 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421005 },
1006 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491007 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001008 },
[email protected]04a292a2013-03-07 19:58:421009 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541010 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001011 },
Takeshi Yoshino524e1d262017-07-28 01:16:381012 'login': {
1013 'filepath': 'chrome/browser/ui/login'
1014 },
lgrey62faed72016-10-11 21:40:391015 'mac': {
lgrey332339b12016-12-05 17:16:401016 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391017 },
mlamourid8b0feb2015-06-02 16:30:471018 'manifest': {
1019 'filepath': 'content/(browser|renderer)/manifest/'\
1020 '|content/public/common/manifest*',
1021 },
michaelpg32ca07902015-02-07 00:31:111022 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:571023 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:081024 '|chrome/browser/ui/webui/settings/'\
1025 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:111026 },
[email protected]f76c8852012-06-21 16:37:001027 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291028 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001029 },
mcasasfeedbe42017-03-03 05:23:561030 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271031 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061032 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551033 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
mcasasfeedbe42017-03-03 05:23:561034 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551035 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561036 },
Tommy Steimel074a1822018-02-07 17:25:441037 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061038 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441039 },
[email protected]06dd23172013-06-24 21:04:511040 'media_galleries': {
1041 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511042 '|chrome/browser/media_galleries/'\
1043 '|chrome/browser/storage_monitor/'\
1044 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271045 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511046 },
alokp9e369ea72e2016-06-10 05:41:091047 'media_mojo': {
1048 'filepath': 'media/mojo/*'
1049 },
mcasasfeedbe42017-03-03 05:23:561050 'media_recorder': {
alancutter40359812017-03-03 08:20:271051 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061052 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551053 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
mcasasfeedbe42017-03-03 05:23:561054 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551055 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561056 },
miu5e69f1c52016-10-23 13:40:111057 'media_remoting': {
1058 'filepath': 'chrome/browser/media/cast_remoting'\
1059 '|media/blink/webmediaplayer_'\
1060 '|media/mojo/interfaces/remoting.mojom'\
1061 '|media/remoting/',
1062 },
kmarshallb698ad4f2015-02-24 19:42:481063 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581064 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
1065 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481066 '|chrome/browser/resources/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581067 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481068 '|chrome/browser/ui/webui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581069 '|chrome/common/media/router/' \
1070 '|chrome/test/data/webui/media_router/' \
1071 '|chrome/test/media_router/' \
1072 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481073 },
fmeawad4582cd22017-03-30 20:59:361074 'memory_coordinator': {
1075 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:451076 'content/browser/memory/|' \
1077 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:361078 },
[email protected]f76c8852012-06-21 16:37:001079 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491080 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001081 },
1082 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491083 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001084 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491085 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491086 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121087 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491088 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451089 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451090 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451091 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391092 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451093 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121094 # Exclude XML files; in particular, histograms.xml.
1095 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1096 },
1097 'metrics_xml_files': {
1098 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211099 'filepath': 'tools/metrics/.*\.xml$',
1100 },
1101 'midi': {
1102 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001103 },
[email protected]341f218a2013-09-24 22:16:101104 'mojo': {
1105 'filepath': 'mojo',
1106 },
Kyle Horimotoc4d57b122018-02-28 01:17:301107 'multidevice': {
Kyle Horimoto592f64c2018-03-28 23:43:221108 'filepath': 'ash/multidevice_setup/'\
1109 '|chrome/browser/resources/chromeos/multidevice_setup/'\
James Hawkinsf7e517c2018-03-30 21:01:141110 '|chromeos/components/proximity_auth/'\
Kyle Horimoto592f64c2018-03-28 23:43:221111 '|chromeos/services/device_sync/'\
1112 '|chromeos/services/multidevice_setup/'\
1113 '|chromeos/services/secure_channel/'\
James Hawkinsf7e517c2018-03-30 21:01:141114 '|components/cryptauth/'
Kyle Horimotoc4d57b122018-02-28 01:17:301115 },
rjkroegef60dea862015-10-29 17:50:061116 'mus': {
ben6b0453d12016-07-02 04:27:191117 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:061118 '|mojo/gpu/',
1119 },
[email protected]f76c8852012-06-21 16:37:001120 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:491121 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:561122 'chrome/browser/nacl_host/|chrome/common/nacl|'\
1123 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:001124 },
[email protected]99ddc3d2013-01-22 16:15:331125 'native_client_sdk': {
1126 'filepath': '^native_client_sdk/',
1127 },
[email protected]b9ecdb62014-03-07 14:56:431128 'navigation': {
1129 'filepath': 'content/browser/frame_host|'\
1130 'content/browser/renderer_host/render_process_host.*|'\
1131 'content/browser/renderer_host/render_view_host.*|'\
1132 'content/browser/web_contents/web_contents_impl.*|'\
1133 'content/renderer/render_frame.*|'\
1134 'content/renderer/render_view.*'
1135 },
[email protected]f76c8852012-06-21 16:37:001136 'net': {
[email protected]f2f0fbb92012-07-14 15:52:491137 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:001138 },
bnc1872e8bd2017-01-27 02:47:281139 'net_base': {
1140 'filepath': 'net/base/',
1141 },
bnc1872e8bd2017-01-27 02:47:281142 'net_http2': {
1143 'filepath': 'net/http2/',
1144 },
[email protected]f76c8852012-06-21 16:37:001145 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:281146 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:491147 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:491148 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:281149 'chrome/browser/ui/webui/net_internals/|' \
Takeshi Yoshino6b30abd2017-07-16 03:34:511150 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:001151 },
bnc1872e8bd2017-01-27 02:47:281152 'net_spdy': {
1153 'filepath': 'net/spdy/',
1154 },
jkarlin539748402015-03-31 17:36:311155 'netinfo': {
Josh Karlin1bd016742017-08-18 17:44:171156 'filepath': '/netinfo/',
jkarlin539748402015-03-31 17:36:311157 },
Vincent Scheibd5da4d952017-11-03 01:33:241158 'nfc': {
1159 'filepath': '/nfc/',
1160 },
peterf4758412014-09-17 15:06:011161 'notifications': {
Peter Beverloo4548c852017-08-31 13:45:171162 'filepath': 'chrome/browser/extensions/api/notifications/|'\
1163 'chrome/browser/notifications/|'\
1164 'chrome/test/data/notifications/|'\
1165 'content/browser/notifications/|'\
Peter Beverloo4548c852017-08-31 13:45:171166 'content/common/platform_notification|'\
1167 'content/public/browser/platform_notification|'\
1168 'content/public/common/platform_notification|'\
1169 'content/renderer/notification_|'\
Peter Beverloofa7b2c482018-03-07 18:37:171170 'notification_helper/|'\
Peter Beverloo4548c852017-08-31 13:45:171171 'third_party/WebKit/LayoutTests/external/wpt/notifications|'\
1172 'third_party/WebKit/LayoutTests/http/tests/notifications|'\
Blink Reformata30d4232018-04-07 15:31:061173 'third_party/blink/renderer/modules/notifications|'\
1174 'third_party/blink/public/platform/modules/notifications|'\
peterf4758412014-09-17 15:06:011175 'ui/message_center/'
1176 },
tbansalc6f1c9f2016-09-30 22:48:421177 'nqe': {
1178 'filepath': 'nqe',
1179 },
mcwilliamsedee5042016-04-05 18:46:451180 'ntp_snippets': {
1181 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361182 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131183 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201184 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1185 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341186 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451187 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001188 'chrome/browser/resources/snippets_internals|'\
1189 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451190 'components/ntp_snippets/|'\
1191 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041192 'chrome/android/java/res/layout/most_visited|'\
1193 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451194 },
treib70176c52016-07-08 14:34:191195 'ntp_tiles': {
1196 'filepath': 'chrome/browser/android/ntp/|'\
1197 'chrome/browser/ui/webui/ntp/|'\
1198 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041199 'components/ntp_tiles/|'\
1200 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191201 },
peterb8ec88f82017-03-21 13:29:421202 'offline_items_collection': {
1203 'filepath': 'components/offline_items_collection/',
1204 },
dimichdce3ee492016-04-04 04:20:521205 'offline_pages': {
1206 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111207 '|chrome/browser/android/offline_pages/'\
1208 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521209 },
[email protected]f76c8852012-06-21 16:37:001210 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:351211 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
1212 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
1213 'chrome/browser/autocomplete/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401214 'chrome/browser/ui/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351215 'chrome/browser/ui/omnibox/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401216 'chrome/browser/ui/.*/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351217 'chrome/browser/ui/.*/omnibox/|'\
1218 'components/omnibox/|'\
1219 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:001220 },
Doug Arnetta94d3ae2017-11-07 00:10:341221 'optimization_guide': {
1222 'filepath': 'optimization_guide|'\
1223 'optimization_hints',
1224 },
chasej6dff9292016-02-02 20:33:121225 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:131226 'filepath': 'origin_trials'\
1227 '|OriginTrial'\
1228 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121229 },
[email protected]4a2078e2013-07-18 20:40:201230 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441231 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431232 'ui/events/ozone/|'\
1233 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201234 'ui/gl/gl_.*egl.*|'\
1235 'ui/gl/gl_.*ozone.*'
1236 },
lgarron9e25c7402017-03-15 04:03:111237 'page_info' : {
1238 'filepath': 'chrome/browser/ui/page_info/'\
1239 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191240 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181241 '|components/page_info_strings.grdp'\
Gregory Chatzinoffdf93d692017-09-09 01:32:271242 '|ios/chrome/browser/ui/page_info/'
lgarron6cd116a2017-04-07 19:42:181243 },
csharrison3b1dc4062015-10-19 14:31:081244 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501245 'filepath': 'chrome/browser/page_load_metrics/'\
1246 '|chrome/common/page_load_metrics/'\
1247 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081248 },
[email protected]f76c8852012-06-21 16:37:001249 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291250 'filepath': 'chrome/browser/ui/panels'\
1251 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291252 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001253 },
[email protected]3cc8b3922014-05-05 13:12:081254 'password_manager': {
1255 'filepath': 'chrome/.*/password_'\
1256 '|chrome/browser/ui/passwords'\
1257 '|chrome/browser/ui/views/passwords'\
1258 '|chrome/test/data/password'\
1259 '|components/autofill.*password'
1260 '|components/password_'\
vabrccdb7222016-06-01 14:59:401261 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081262 },
rouslane8a22262016-10-19 20:49:411263 'payments': {
1264 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1265 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491266 '|chrome/browser/payments'\
1267 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151268 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311269 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491270 '|content/browser/payments'\
1271 '|content/test/data/payments'\
1272 '|ios/chrome/browser/payments'\
1273 '|ios/chrome/browser/ui/payments'\
1274 '|ios/web/payments'\
1275 '|ios/web/public/payments'\
1276 '|third_party/WebKit/LayoutTests/external/wpt/payment-request'\
1277 '|third_party/WebKit/LayoutTests/http/tests/payments'\
1278 '|third_party/WebKit/LayoutTests/payments'\
Blink Reformata30d4232018-04-07 15:31:061279 '|third_party/blink/public/platform/modules/payments'\
1280 '|third_party/blink/renderer/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491281 },
1282 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491283 'filepath': 'ios/web/payments'\
1284 '|ios/chrome/browser/payments'\
1285 '|ios/chrome/browser/ui/payments'\
1286 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411287 },
[email protected]f76c8852012-06-21 16:37:001288 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581289 'filepath': 'ppapi/api'\
1290 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001291 },
mlamourid8b0feb2015-06-02 16:30:471292 'permissions': {
1293 'filepath': 'content/(child,browser)/permissions/'\
1294 '|content/common/permission_*'\
1295 '|content/public/(common,browser)/permission_*'\
1296 '|chrome/browser/permissions/'\
1297 '|chrome/browser/content_settings/permission*'\
1298 '|permission_context',
1299 },
François Beaufortb2070eb2018-02-08 10:36:341300 'picture_in_picture': {
Blink Reformata30d4232018-04-07 15:31:061301 'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
François Beaufortb2070eb2018-02-08 10:36:341302 },
[email protected]f76c8852012-06-21 16:37:001303 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:491304 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:591305 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:001306 },
michaelpg11fff3f2015-02-06 03:35:341307 'polymer': {
1308 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001309 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491310 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341311 'ui/webui/resources/polymer_resources.grdp',
1312 },
Charles Harrison981d33c2017-10-06 21:36:221313 'popup_blocker': {
1314 'filepath': 'chrome/browser/ui/blocked_content'
1315 },
twifkak0c69c1f2015-06-22 18:20:091316 'precache': {
1317 'filepath': '[pP]recache'
1318 },
[email protected]be775bc2014-06-30 15:41:141319 'prepopulated_engines': {
1320 'filepath': 'components/search_engines/prepopulated_engines.json',
1321 },
[email protected]f76c8852012-06-21 16:37:001322 'prerender': {
[email protected]78375a52012-07-14 14:47:571323 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001324 },
mfoltz57fd7f32017-05-03 06:12:581325 'presentation': {
1326 'filepath': 'content/(browser|common|renderer)/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061327 '|third_party/blink/public/platform/modules/presentation/' \
mfoltz57fd7f32017-05-03 06:12:581328 '|third_party/WebKit/LayoutTests/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061329 '|third_party/blink/renderer/modules/presentation/'
mfoltz57fd7f32017-05-03 06:12:581330 },
peter884896c72015-03-12 14:26:201331 'push_messaging': {
1332 'filepath': 'push_messaging'
1333 },
stkhapugin06503142016-12-07 14:32:121334 'reading_list': {
1335 'filepath': 'components/reading_list|'\
1336 'ios/chrome/browser/reading_list|'\
1337 'ios/chrome/browser/ui/reading_list',
1338 },
[email protected]f76c8852012-06-21 16:37:001339 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011340 'filepath': '^remoting/' \
1341 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001342 },
gab57e80c72014-12-08 21:06:131343 'rlz_id': {
1344 'filepath' :'rlz/lib/machine_id.cc|'\
1345 'rlz/lib/machine_id.h|'\
1346 'rlz/win/lib/machine_id_win.cc',
1347 },
Joe Medleya129fe32018-01-25 15:20:221348 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061349 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221350 },
grt829c6a82014-10-20 09:29:321351 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341352 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1353 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321354 },
vakhf8e14c92016-10-17 21:29:471355 'safe_browsing_db': {
1356 'filepath': 'components/safe_browsing_db/',
1357 },
mlamourid8b0feb2015-06-02 16:30:471358 'screen_orientation': {
1359 'filepath': 'screen_orientation',
1360 },
[email protected]0b431722014-01-08 07:21:511361 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171362 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511363 },
Colin Blundell6d2669a2017-07-11 06:26:531364 'services_public': {
1365 'filepath': 'services/([^/]*/)*public/',
1366 },
alitoc5534d62017-04-21 01:48:581367 'settings_reset_prompt': {
1368 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1369 '|chrome/browser/ui/views/settings_reset_prompt',
1370 },
dominickn8884155a2016-06-23 02:28:161371 'site_engagement': {
1372 'filepath': 'chrome/browser/engagement/|'\
1373 'chrome/browser/ui/webui/engagement/',
1374 },
[email protected]f76c8852012-06-21 16:37:001375 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491376 'filepath': 'content/browser/site_instance|'\
1377 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001378 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561379 'smb': {
1380 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1381 '|chrome/browser/chromeos/smb_client'\
1382 '|chromeos/dbus/fake_smb_provider_client'\
1383 '|chromeos/dbus/smb_provider_client',
1384 },
Joe Medleya129fe32018-01-25 15:20:221385 'source_idls': {
1386 'filepath': 'third_party/Webkit/Source/(core|modules|platform)/.*\.idl',
1387 },
[email protected]ad0295d2012-10-11 23:43:361388 'spellcheck': {
1389 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221390 '|chrome/browser/renderer_context_menu/spelling_'\
1391 '|components/spellcheck/'\
1392 '|third_party/hunspell/'\
1393 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361394 },
Greg Thompson9ea091702018-01-04 11:06:321395 'startup': {
1396 'filepath': 'chrome/browser/ui/startup/',
1397 },
[email protected]67f39af2013-08-23 20:06:051398 'streams': {
1399 'filepath': 'content/browser/streams/',
1400 },
vmpstrcc1c08302015-11-18 06:05:511401 'styleguide': {
1402 'filepath': '^styleguide/',
1403 },
engedye7b734da2017-02-07 12:08:131404 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021405 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131406 },
[email protected]43d33e92014-07-14 16:39:311407 'supervised_users': {
1408 'filepath': 'chrome/browser/.*managed_mode'\
1409 '|chrome/browser/.*managed_user'\
1410 '|chrome/browser/.*supervised_user',
1411 },
[email protected]f76c8852012-06-21 16:37:001412 'sync': {
maxboguefa217942016-04-01 01:08:131413 'filepath': '^chrome/android/sync_shell/'\
1414 '|^chrome/browser/ui/sync/'\
1415 '|^chrome/browser/ui/views/sync/'\
1416 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1417 '|^ios/chrome/browser/sync/'\
1418 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1419 '|^chrome/browser/sync/'\
1420 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091421 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131422 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091423 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001424 },
[email protected]92871a102013-07-01 11:11:411425 'syncfs': {
1426 'filepath': 'sync_file_system',
1427 },
miu5e69f1c52016-10-23 13:40:111428 'tab_alert_indicators': {
1429 'filepath': 'content/browser/media/audio_stream_monitor'\
1430 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1431 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1432 '|chrome/browser/ui/tabs/tab_utils'\
1433 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1434 '|chrome/browser/ui/views/tabs/tab\.cc'\
1435 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1436 '|media/audio/audio_(output_controller|power_monitor)',
1437 },
[email protected]82d74152013-07-28 08:55:311438 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481439 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111440 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131441 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481442 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1443 '|components/viz/service/display/'\
1444 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1445 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131446 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131447 '|content/browser/renderer_host/media/(audio_'\
1448 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111449 '|content/public/renderer/media_stream_'\
1450 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131451 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1452 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481453 '|media/capture/'\
1454 '|services/viz/privileged/interfaces/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311455 },
[email protected]f76c8852012-06-21 16:37:001456 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491457 'filepath': 'chrome/browser/tab_contents/|'\
1458 'content/browser/tab_contents/|'\
1459 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001460 },
tdresserd80646f2017-03-03 19:26:081461 'tbmv2_metrics': {
1462 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1463 },
[email protected]5e105332012-09-13 01:55:521464 'tcmalloc': {
1465 'filepath': 'third_party/tcmalloc'
1466 },
[email protected]31a10602012-11-21 01:51:261467 'telemetry': {
nednguyen79105d422016-04-18 01:38:421468 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261469 },
Takeshi Yoshino524e1d262017-07-28 01:16:381470 'test_runner': {
1471 'filepath': 'components/test_runner/' \
1472 '|content/shell/(common|browser|renderer)/layout_test/' \
1473 '|content/test/layouttest_support.cc' \
1474 '|content/public/test/layouttest_support.h' \
1475 },
[email protected]f76c8852012-06-21 16:37:001476 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491477 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521478 },
jlkleinecc81952016-11-19 00:16:071479 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221480 'filepath': 'chrome/browser/chromeos/tether/'\
1481 '|chrome/browser/ui/ash/network/tether*'\
jlkleinecc81952016-11-19 00:16:071482 '|chromeos/components/tether/'\
Kyle Horimoto592f64c2018-03-28 23:43:221483 '|components/cryptauth/'\
1484 '|components/proximity_auth/logging'
jlkleinecc81952016-11-19 00:16:071485 },
[email protected]1cbbb30b2011-10-14 08:03:561486 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531487 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491488 '|content/browser/renderer_host/render_widget_host_view'\
1489 '|content/browser/renderer_host/text_input'\
1490 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491491 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531492 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561493 },
[email protected]3a117c62011-11-29 04:28:021494 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491495 'filepath': 'chrome/browser/chromeos/input_method/'\
1496 '|chrome/browser/chromeos/extensions/input_method'\
1497 '|chrome/browser/chromeos/status/input_method'\
1498 '|chrome/browser/extensions/extension_input_'\
1499 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491500 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421501 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021502 },
chirantan96fcf6d2015-01-21 22:36:191503 'timers': {
1504 'filepath': 'base/timer/'\
1505 '|components/timers/'
1506 },
robliaofd54b5c2017-01-13 00:41:301507 'tools_win_chromeexts': {
1508 'filepath': 'tools/win/chromeexts',
1509 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571510 'touch_selection': {
1511 'filepath': 'ui/touch_selection/'\
1512 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1513 },
[email protected]c8eb7f72013-07-04 15:30:111514 'tracing': {
1515 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311516 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111517 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301518 '|components/tracing/'\
1519 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111520 },
[email protected]cf428f732012-10-02 20:48:151521 'ui_compositor': {
1522 'filepath': 'ui/compositor/layer\.|'\
1523 'ui/compositor/layer_unittest|'\
1524 'ui/compositor/compositor',
1525 },
robliao2c4b7492016-07-19 01:57:261526 'ui_display_win': {
1527 'filepath': '^ui/display/win',
1528 },
[email protected]6b5093c2012-05-23 19:10:181529 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491530 'filepath': 'ui/resources/'\
1531 '|ui/base/native_theme/resources/'\
1532 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181533 },
edwardjung83f52ef22017-02-07 13:15:071534 'ui_strings': {
1535 'filepath': 'chrome/app/generated_resources.grd'\
1536 '|chrome/app/google_chrome_strings.grd'\
1537 '|chrome/android/java/strings/android_chrome_strings.grd'\
1538 '|chrome/app/settings_strings.grdp'\
1539 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1540 '|ui/strings/ui_strings.grd',
1541 },
Vincent Scheibd5da4d952017-11-03 01:33:241542 'usb': {
1543 'filepath': '/usb/',
1544 },
Hirokazu Hondaf98a3122018-04-12 11:19:481545 'v4l2': {
1546 'filepath': 'media/gpu/v4l2',
1547 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481548 'vaapi': {
1549 'filepath': 'media/gpu/vaapi',
1550 },
[email protected]f76c8852012-06-21 16:37:001551 'valgrind': {
1552 'filepath': 'valgrind',
1553 },
[email protected]c73ec8ab2014-01-16 20:35:231554 'version_assembly': {
1555 'filepath': 'chrome/app/version_assembly',
1556 },
posciak62a72272016-05-11 08:31:241557 'video': {
1558 'filepath': 'content/browser/renderer_host/media/|'\
1559 'content/renderer/media/|'\
1560 'media/capture/video/|'\
1561 'media/filters/|'\
1562 'media/gpu/|'\
1563 '.*video.*',
1564 },
mcasas09e881c2016-04-09 02:09:501565 'video_capture': {
1566 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1567 '|content/browser/renderer_host/media/.*(capture|media)'\
1568 '|content/renderer/media/.*(capture|media|webrtc)'\
1569 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011570 '|media/muxers/'\
1571 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501572 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421573 'video_gpu': {
1574 'filepath': 'content/renderer/media/|'\
1575 'media/capture/video/|'\
1576 'media/gpu/',
1577 },
[email protected]f76c8852012-06-21 16:37:001578 'views': {
1579 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491580 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001581 },
[email protected]ef514a32014-02-26 01:02:351582 'virtual_keyboard': {
1583 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571584 '|chrome/test/data/chromeos/virtual_keyboard/'\
1585 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081586 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571587 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351588 },
billorr3c7e1442016-11-11 21:21:351589 'virtual_reality': {
1590 'filepath': 'vr_shell/|'\
1591 '/vr/|'\
1592 'third_party/gvr',
1593 },
Vincent Scheibd5da4d952017-11-03 01:33:241594 'wake_lock': {
1595 'filepath': 'wake_lock',
1596 },
Devin Mullins4ff9b282018-03-09 00:37:321597 'web_package': {
1598 'filepath': 'content/browser/loader/prefetch_url_loader'\
1599 '|content/browser/web_package/'\
1600 '|content/test/data/htxg/'
1601 },
Matt Giuca9eb910d2017-08-02 04:07:381602 'web_share': {
1603 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1604 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
1605 '|chrome/browser/ui/views/webshare/'\
1606 '|chrome/browser/webshare/'\
1607 '|third_party/WebKit/LayoutTests/webshare/'\
1608 '|third_party/WebKit/LayoutTests/external/wpt/web-share/'\
Blink Reformata30d4232018-04-07 15:31:061609 '|third_party/blink/public/platform/modules/webshare/'\
1610 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381611 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131612 'webrtc_browser_tests': {
1613 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1614 'content/browser/media/.*webrtc.*browsertest',
1615 },
[email protected]208879542012-07-05 11:15:341616 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491617 'filepath': 'chrome/browser/content_settings/'\
1618 '|chrome/browser/ui/views/website_settings/'\
1619 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521620 '|chrome/common/content_settings'\
1621 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341622 },
[email protected]b17d9e02014-07-29 09:45:501623 'windows_sandboxing': {
1624 'filepath': 'sandbox/win/',
1625 },
[email protected]f76c8852012-06-21 16:37:001626 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491627 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1628 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1629 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001630 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491631 'xinput_hierarchy_changed_event_listener\.' \
1632 '|chrome/browser/chromeos/wm_' \
1633 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401634 },
wjmaclean3ff6a402015-03-31 19:00:201635 'zoom': {
1636 'filepath': 'chrome/browser/ui/zoom/' \
1637 '|components/ui/zoom/' \
1638 '|content/browser/host_zoom_*' \
1639 '|content/browser/storage_partition_impl*' \
1640 '|content/public/browser/host_zoom_map.h' \
1641 '|content/public/browser/storage_partition.h'
1642 },
[email protected]a3838612009-10-13 21:57:541643 },
[email protected]ca872e362011-07-12 21:06:031644
pennymac962d190432016-07-27 00:58:351645 ##############################################################################
1646 # Please keep alphabetical
1647 ##############################################################################
[email protected]a3838612009-10-13 21:57:541648 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451649 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551650 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001651 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571652 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411653 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571654 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401655 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001656 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541657 '[email protected]',
Katie Dektara52038e42017-12-06 21:00:311658 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571659 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001660 '[email protected]'],
Andrew Grieve5babdbfc2017-08-16 01:26:491661 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111662 '[email protected]',
F07b660412017-08-01 20:53:061663 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001664 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201665 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261666 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381667 'android_infra': ['[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491668 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381669 'android_item_chooser_dialogs': ['[email protected]',
1670 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531671 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411672 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081673 'android_media': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571674 'android_search_widget': ['[email protected]',
1675 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441676 'android_studio': ['[email protected]',
1677 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081678 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:001679 'android_uma_settings': ['[email protected]',
1680 '[email protected]'],
Piotr Swigon13cf6402017-09-26 07:14:331681 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441682 'android_webview': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:381683 'app_list': ['[email protected]'],
1684 'app_shortcuts': ['[email protected]',
1685 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001686 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351687 'apps': ['[email protected]',
1688 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461689 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471690 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461691 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021692 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:301693 '[email protected]',
1694 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371695 'arc_auth': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121696 'arc_fileapi': ['[email protected]'],
poromov7633f602017-02-21 16:44:011697 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461698 'arc_net': ['[email protected]',
1699 '[email protected]',
1700 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431701 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:481702 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351703 'ash': ['[email protected]',
1704 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:381705 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:401706 'audio_service': ['[email protected]',
1707 '[email protected]',
1708 '[email protected]'],
pennymac962d190432016-07-27 00:58:351709 'aura': ['[email protected]',
1710 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071711 'aura_compositor': ['[email protected]',
1712 '[email protected]',
pennymac962d190432016-07-27 00:58:351713 '[email protected]',
danakj3695c582016-10-26 21:54:431714 '[email protected]'],
Evan Stade18fbcb7a2017-07-25 18:31:271715 'autofill': ['[email protected]',
sebsgbbfbea02016-10-24 21:54:591716 '[email protected]',
1717 '[email protected]',
mathpc2040642017-01-25 14:59:411718 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:211719 '[email protected]',
Tommy Martino7e7d74082018-04-09 19:25:051720 '[email protected]',
1721 '[email protected]',
1722 '[email protected]'],
Peter Beverloo4548c852017-08-31 13:45:171723 'background_fetch': ['[email protected]',
Rayan Kanso94a493b2018-04-05 13:35:341724 '[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:281725 '[email protected]',
1726 '[email protected]'],
pennymac962d190432016-07-27 00:58:351727 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121728 '[email protected]',
pennymac962d190432016-07-27 00:58:351729 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321730 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111731 '[email protected]',
F07b660412017-08-01 20:53:061732 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381733 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191734 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501735 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051736 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281737 'base_scheduler': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591738 'base_task_scheduler': ['[email protected]',
1739 '[email protected]',
1740 '[email protected]'],
pennymac962d190432016-07-27 00:58:351741 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:481742 '[email protected]',
pennymac962d190432016-07-27 00:58:351743 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551744 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371745 'binary_size': ['[email protected]',
1746 '[email protected]',
1747 '[email protected]'],
pennymac962d190432016-07-27 00:58:351748 'blink': ['[email protected]'],
1749 'blink_accessibility': ['[email protected]',
1750 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401751 '[email protected]',
horo8e9a01572016-07-27 06:05:311752 '[email protected]',
Katie Dektara52038e42017-12-06 21:00:311753 '[email protected]',
pennymac962d190432016-07-27 00:58:351754 '[email protected]'],
1755 'blink_animation': ['[email protected]',
1756 '[email protected]',
1757 '[email protected]',
1758 '[email protected]',
1759 '[email protected]'],
1760 'blink_app_banner': ['[email protected]'],
1761 'blink_audio': ['[email protected]',
1762 '[email protected]'],
1763 'blink_battery_status': ['[email protected]',
1764 '[email protected]'],
pennymac962d190432016-07-27 00:58:351765 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081766 'blink_bindings_serialization': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:241767 'blink_bluetooth': ['[email protected]',
1768 '[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:061769 '[email protected]'],
danakjdfa88932017-06-29 18:43:281770 'blink_canvas2d': ['[email protected]',
pennymac962d190432016-07-27 00:58:351771 '[email protected]'],
1772 'blink_client_hints': ['[email protected]'],
1773 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:551774 'blink_common': ['[email protected]',
1775 '[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371776 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351777 'blink_css': ['[email protected]',
1778 '[email protected]',
horo8e9a01572016-07-27 06:05:311779 '[email protected]',
pennymac962d190432016-07-27 00:58:351780 '[email protected]'],
1781 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:371782 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351783 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311784 '[email protected]',
pennymac962d190432016-07-27 00:58:351785 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251786 'blink_custom_elements': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351787 'blink_device_orientation': ['[email protected]',
1788 '[email protected]'],
1789 'blink_devtools': ['[email protected]',
1790 '[email protected]',
1791 '[email protected]',
1792 '[email protected]',
1793 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391794 '[email protected]'],
pennymac962d190432016-07-27 00:58:351795 'blink_dom': ['[email protected]',
pennymac962d190432016-07-27 00:58:351796 '[email protected]',
Sigbjorn Finne2f2dec92017-07-27 07:23:501797 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321798 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351799 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:351800 '[email protected]',
1801 '[email protected]'],
1802 'blink_fetch': ['[email protected]',
1803 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341804 '[email protected]'],
pennymac962d190432016-07-27 00:58:351805 'blink_fileapi': ['[email protected]',
1806 '[email protected]',
1807 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191808 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:371809 'blink_geolocation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351810 'blink_heap': ['[email protected]',
1811 '[email protected]',
1812 '[email protected]',
1813 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251814 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:221815 'blink_htmlparser': ['[email protected]',
1816 '[email protected]'],
pennymac962d190432016-07-27 00:58:351817 'blink_indexed_db': ['[email protected]',
1818 '[email protected]'],
1819 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451820 '[email protected]'],
pennymac962d190432016-07-27 00:58:351821 'blink_layers': ['[email protected]'],
1822 'blink_layout': ['[email protected]',
1823 '[email protected]',
pennymac962d190432016-07-27 00:58:351824 '[email protected]',
1825 '[email protected]',
1826 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:401827 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:071828 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261829 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051830 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321831 '[email protected]',
1832 '[email protected]'],
pennymac962d190432016-07-27 00:58:351833 'blink_loader': ['[email protected]',
1834 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:191835 '[email protected]'],
pennymac962d190432016-07-27 00:58:351836 'blink_media': ['[email protected]',
1837 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191838 '[email protected]',
1839 '[email protected]'],
pennymac962d190432016-07-27 00:58:351840 'blink_media_queries': ['[email protected]',
1841 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311842 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351843 'blink_modules': ['[email protected]'],
1844 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351845 'blink_out_of_process_frames': ['[email protected]',
1846 '[email protected]'],
pennymac962d190432016-07-27 00:58:351847 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591848 '[email protected]'],
Xida Chen0ef92782018-01-17 05:53:351849 'blink_paintworklet' : ['[email protected]'],
panickere9ffa3f2017-04-10 18:26:061850 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351851 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491852 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501853 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351854 '[email protected]',
1855 '[email protected]',
1856 '[email protected]',
fmalita9710b732017-02-17 05:10:021857 '[email protected]',
pennymac962d190432016-07-27 00:58:351858 '[email protected]',
1859 '[email protected]',
1860 '[email protected]',
1861 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381862 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351863 'blink_prerender': ['[email protected]',
1864 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251865 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351866 'blink_quota': ['[email protected]',
1867 '[email protected]',
1868 '[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281869 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351870 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571871 'blink_script': ['[email protected]',
1872 '[email protected]',
1873 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011874 'blink_scroll': ['[email protected]'],
falken6731ece42016-10-12 01:41:501875 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351876 '[email protected]',
1877 '[email protected]',
1878 '[email protected]',
1879 '[email protected]',
1880 '[email protected]',
1881 '[email protected]',
shimazu99de61f2016-09-07 03:57:411882 '[email protected]',
pennymac962d190432016-07-27 00:58:351883 '[email protected]'],
1884 'blink_serviceworkers_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321885 'blink_shadow_dom': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221886 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321887 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321888 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361889 'blink_spv2_layout_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351890 'blink_style': ['[email protected]'],
1891 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021892 '[email protected]',
pennymac962d190432016-07-27 00:58:351893 '[email protected]',
1894 '[email protected]',
1895 '[email protected]',
1896 '[email protected]',
1897 '[email protected]',
1898 '[email protected]'],
pennymac962d190432016-07-27 00:58:351899 'blink_track': ['[email protected]',
1900 '[email protected]',
1901 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:161902 '[email protected]',
1903 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311904 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011905 'blink_viewport_interaction': ['[email protected]',
1906 '[email protected]'],
pennymac962d190432016-07-27 00:58:351907 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351908 'blink_webp': ['[email protected]',
1909 '[email protected]',
1910 '[email protected]'],
Takeshi Yoshino965c7b22018-02-15 05:18:241911 'blink_websockets': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351912 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501913 '[email protected]',
pennymac962d190432016-07-27 00:58:351914 '[email protected]',
shimazu99de61f2016-09-07 03:57:411915 '[email protected]',
1916 '[email protected]'],
pennymac962d190432016-07-27 00:58:351917 'blink_wtf': ['[email protected]',
1918 '[email protected]'],
Joel Hockey0db16432018-03-09 22:41:491919 'blink_xml': ['[email protected]',
1920 '[email protected]'],
noyauce460872016-09-09 11:54:001921 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561922 'bottombar': ['[email protected]',
1923 '[email protected]'],
[email protected]22650d22012-07-18 17:02:351924 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351925 'browser_compositor': ['[email protected]',
1926 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571927 'browser_resources_md': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:221928 'browsing_data': ['[email protected]',
1929 '[email protected]',
msramek878b39d92016-04-20 07:55:331930 '[email protected]'],
pennymac962d190432016-07-27 00:58:351931 'bubble': ['[email protected]',
1932 '[email protected]',
pennymac962d190432016-07-27 00:58:351933 '[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:171934 'cache_storage': ['[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:121935 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341936 '[email protected]',
miua1710162015-08-27 01:38:091937 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121938 '[email protected]',
miua1710162015-08-27 01:38:091939 '[email protected]',
1940 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161941 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581942 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341943 '[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:121944 'cast_channel': ['[email protected]',
1945 '[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:471946 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281947 'cc': ['[email protected]'],
danakjca574522017-09-20 16:38:591948 'cc-contexts': ['[email protected]'],
1949 'cc-display': ['[email protected]'],
1950 'cc-paint': ['[email protected]'],
1951 'cc-quads': ['[email protected]'],
1952 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281953 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351954 'certificate_transparency': ['[email protected]',
1955 '[email protected]',
martijnccdd0542016-11-07 18:49:271956 '[email protected]',
pennymac962d190432016-07-27 00:58:351957 '[email protected]'],
Joe Mason60ec2f32018-02-15 15:50:511958 'chrome_cleaner': ['[email protected]',
1959 '[email protected]',
1960 '[email protected]'],
pennymac962d190432016-07-27 00:58:351961 'chrome_elf': ['[email protected]',
1962 '[email protected]'],
lpy0ca13772017-02-28 19:48:271963 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011964 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311965 'chromecast': ['[email protected]',
1966 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571967 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211968 'chromecast_public': ['[email protected]'],
Jonathon Kereliuk540c7d52018-01-18 06:22:031969 'chromedriver': ['[email protected]',
1970 '[email protected]'],
pennymac962d190432016-07-27 00:58:351971 'chromeos': ['[email protected]'],
1972 'chromeos_attestation': ['[email protected]'],
1973 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311974 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181975 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:121976 'chromeos_lkgm': ['[email protected]',
1977 '[email protected]'],
alematec5187b1b2016-08-26 05:32:181978 'chromeos_login': ['[email protected]',
1979 '[email protected]'],
pennymac962d190432016-07-27 00:58:351980 'chromeos_net': ['[email protected]'],
1981 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181982 'chromeos_timezone': ['[email protected]'],
1983 'chromeos_webui': ['[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:491984 'clang_update': ['[email protected]',
1985 '[email protected]',
thestigf023ccc2016-11-10 14:39:151986 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071987 '[email protected]',
pennymac962d190432016-07-27 00:58:351988 '[email protected]',
rnk28bbd1772016-05-04 17:57:581989 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:131990 '[email protected]',
Ramin Halavati33b495062018-04-06 11:13:351991 '[email protected]',
rnk28bbd1772016-05-04 17:57:581992 '[email protected]',
pennymac962d190432016-07-27 00:58:351993 '[email protected]',
thestigf023ccc2016-11-10 14:39:151994 '[email protected]',
pennymac962d190432016-07-27 00:58:351995 '[email protected]',
horo8e9a01572016-07-27 06:05:311996 '[email protected]',
pennymac962d190432016-07-27 00:58:351997 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001998 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:001999 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:552000 'components_deps': ['[email protected]',
2001 '[email protected]',
2002 '[email protected]'],
Darin Fisher619bbcd2017-11-20 17:45:382003 'content': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242004 'content_bluetooth': ['[email protected]',
2005 '[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062006 '[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082007 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352008 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532009 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162010 '[email protected]',
2011 '[email protected]'],
Jinsuk Kim6d10a222017-11-16 06:37:062012 'content_view_core': ['[email protected]'],
nhiroki90ba0102015-07-21 01:42:242013 'content_worker': ['[email protected]',
2014 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562015 'contextual_search': ['[email protected]',
2016 '[email protected]'],
pennymac962d190432016-07-27 00:58:352017 'courgette': ['[email protected]',
2018 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502019 'cq': ['[email protected]',
2020 '[email protected]',
2021 '[email protected]',
2022 '[email protected]',
2023 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252024 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:572025 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042026 'cros_benchmarks': ['[email protected]',
2027 '[email protected]',
2028 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462029 'crostini': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:532030 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422031 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192032 'deep_memory_profiler': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242033 'device_bluetooth': ['[email protected]',
2034 '[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062035 '[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242036 'device_chooser': ['[email protected]',
2037 '[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062038 '[email protected]'],
Jun Caiaa1f040d2017-11-15 01:21:532039 'device_sensors': ['[email protected]',
2040 '[email protected]',
mlamouri5cdcdf02014-11-27 15:58:592041 '[email protected]',
pennymac962d190432016-07-27 00:58:352042 '[email protected]'],
pennymac962d190432016-07-27 00:58:352043 'devtools': ['[email protected]',
2044 '[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:122045 'dial': ['[email protected]',
2046 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582047 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492048 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132049 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252050 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402051 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362052 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102053 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412054 'extension': ['[email protected]',
2055 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142056 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222057 '[email protected]',
2058 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192059 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482060 '[email protected]',
2061 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262062 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492063 'filesapp': ['[email protected]',
2064 '[email protected]',
okab0be3dc2016-08-30 07:37:102065 '[email protected]',
2066 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042067 'fsp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162068 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552069 'fuzzing': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242070 'gamepad': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062071 '[email protected]'],
Dan Elphick7c3105252017-11-06 15:51:472072 'gcm': ['[email protected]',
pennymac962d190432016-07-27 00:58:352073 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122074 'generic_sensor': ['[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242075 '[email protected]',
Jun Caiaa1f040d2017-11-15 01:21:532076 '[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242077 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122078 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482079 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122080 '[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242081 'geolocation': ['[email protected]',
2082 '[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062083 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152084 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162085 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382086 'gn': ['[email protected]',
2087 '[email protected]',
pennymac962d190432016-07-27 00:58:352088 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522089 'gpu': ['[email protected]'],
Corentin Wallezc68aa9b2017-10-02 15:00:032090 'gpu_passthrough_cmd_decoder': ['[email protected]',
2091 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252092 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002093 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002094 'importer': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372095 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452096 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132097 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312098 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072099 'input': ['[email protected]'],
Piotr Swigone1f92632017-12-17 23:40:112100 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182101 'installer_linux': ['[email protected]',
2102 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372103 'installer_win': ['[email protected]',
2104 '[email protected]',
2105 '[email protected]'],
pennymac962d190432016-07-27 00:58:352106 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352107 '[email protected]',
jered0bd025a82017-05-03 20:01:132108 '[email protected]',
pennymac962d190432016-07-27 00:58:352109 '[email protected]',
2110 '[email protected]',
2111 '[email protected]',
2112 '[email protected]',
2113 '[email protected]'],
edchin46453b42017-03-03 01:40:112114 'ios': ['[email protected]'],
2115 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342116 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112117 '[email protected]'],
edchin46453b42017-03-03 01:40:112118 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592119 '[email protected]'],
edchin46453b42017-03-03 01:40:112120 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592121 '[email protected]'],
Mike Baxley2b300f52018-02-12 18:59:422122 'ios_test': ['[email protected]'],
edchin46453b42017-03-03 01:40:112123 'ios_web': ['[email protected]',
2124 '[email protected]'],
Darin Fisher619bbcd2017-11-20 17:45:382125 'ipc': ['[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292126 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352127 '[email protected]',
2128 '[email protected]',
2129 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292130 'libvpx': ['[email protected]',
2131 '[email protected]',
2132 '[email protected]',
2133 '[email protected]',
2134 '[email protected]',
2135 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382136 'libwebp': ['[email protected]',
2137 '[email protected]',
2138 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232139 'libxml_xslt': ['[email protected]',
2140 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422141 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402142 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422143 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352144 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392145 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472146 'manifest': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252147 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112148 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002149 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032150 'media_capture_from_element': ['[email protected]'],
Tommy Steimel074a1822018-02-07 17:25:442151 'media_controls': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352152 'media_galleries': ['[email protected]',
2153 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:092154 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562155 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312156 '[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:122157 'media_remoting': ['[email protected]',
2158 '[email protected]',
erickungc2289dea2016-12-13 19:01:282159 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582160 '[email protected]',
apacible01538e02016-11-04 22:15:312161 '[email protected]',
miu5e69f1c52016-10-23 13:40:112162 '[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:122163 'media_router': ['[email protected]',
2164 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582165 '[email protected]'],
fmeawad4582cd22017-03-30 20:59:362166 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002167 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302168 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122169 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212170 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002171 'mojo': ['[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492172 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532173 '[email protected]',
Yuzhu Shen93bd7c992017-09-01 18:21:032174 '[email protected]'],
Kyle Horimotoc4d57b122018-02-28 01:17:302175 'multidevice': ['[email protected]',
2176 '[email protected]',
2177 '[email protected]',
2178 '[email protected]',
2179 '[email protected]'],
rjkroegef60dea862015-10-29 17:50:062180 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002181 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352182 'native_client_sdk': ['[email protected]',
2183 '[email protected]'],
2184 'navigation': ['[email protected]',
2185 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312186 'net': ['[email protected]',
2187 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282188 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282189 'net_http2': ['[email protected]'],
2190 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092191 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282192 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312193 'netinfo': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242194 'nfc': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062195 '[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:372196 'notifications': ['[email protected]', '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422197 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042198 'ntp_snippets': ['[email protected]',
2199 '[email protected]'],
2200 'ntp_tiles': ['[email protected]',
2201 '[email protected]'],
peterc7e27422017-05-17 04:05:282202 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352203 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142204 '[email protected]',
pennymac962d190432016-07-27 00:58:352205 '[email protected]',
2206 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252207 '[email protected]',
2208 '[email protected]',
pennymac962d190432016-07-27 00:58:352209 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352210 'omnibox': ['[email protected]'],
Doug Arnetta94d3ae2017-11-07 00:10:342211 'optimization_guide': ['[email protected]',
2212 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:192213 '[email protected]'],
iclelland8b904402016-10-05 15:01:232214 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242215 '[email protected]'],
pennymac962d190432016-07-27 00:58:352216 'ozone': ['[email protected]',
2217 '[email protected]'],
Emily Stark204d2382017-12-01 05:24:562218 'page_info' : ['[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412219 'page_load_metrics' : ['[email protected]',
2220 '[email protected]',
tdresserd80646f2017-03-03 19:26:082221 '[email protected]',
2222 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492223 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352224 '[email protected]',
2225 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392226 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232227 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592228 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222229 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492230 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212231 '[email protected]',
2232 '[email protected]'],
mahmadi0a7bb59f2017-02-22 19:13:492233 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352234 'pepper_api': ['[email protected]',
2235 '[email protected]',
2236 '[email protected]',
2237 '[email protected]',
2238 '[email protected]',
horo8e9a01572016-07-27 06:05:312239 '[email protected]',
pennymac962d190432016-07-27 00:58:352240 '[email protected]'],
Dominick Ngcaa7b402017-07-11 07:35:392241 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112242 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392243 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562244 '[email protected]',
2245 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342246 'picture_in_picture': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342247 'plugin': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252248 'polymer': ['[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222249 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092250 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142251 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352252 'prerender': ['[email protected]',
2253 '[email protected]',
2254 '[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:122255 'presentation': ['[email protected]',
2256 '[email protected]'],
Peter Beverloo4548c852017-08-31 13:45:172257 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352258 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122259 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252260 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422261 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352262 '[email protected]'],
Joe Medleya129fe32018-01-25 15:20:222263 'runtime_enabled_features': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372264 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252265 '[email protected]'],
2266 'safe_browsing_db': ['[email protected]',
2267 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472268 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352269 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162270 '[email protected]',
pennymac962d190432016-07-27 00:58:352271 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172272 '[email protected]',
pennymac962d190432016-07-27 00:58:352273 '[email protected]',
horo8e9a01572016-07-27 06:05:312274 '[email protected]',
shimazu99de61f2016-09-07 03:57:412275 '[email protected]',
pennymac962d190432016-07-27 00:58:352276 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532277 'services_public': ['[email protected]'],
alitoc5534d62017-04-21 01:48:582278 'settings_reset_prompt': ['[email protected]'],
dominickn8884155a2016-06-23 02:28:162279 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352280 'site_instance': ['[email protected]',
2281 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432282 '[email protected]'],
Zentaro Kavanagh608f8a12018-01-19 18:39:562283 'smb': ['[email protected]'],
Joe Medleya129fe32018-01-25 15:20:222284 'source_idls': ['[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362285 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142286 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222287 '[email protected]',
2288 '[email protected]'],
Greg Thompson9ea091702018-01-04 11:06:322289 'startup': ['[email protected]',
2290 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052291 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352292 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322293 '[email protected]',
2294 '[email protected]'],
engedye7b734da2017-02-07 12:08:132295 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352296 'supervised_users': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:582297 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192298 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482299 '[email protected]',
2300 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112301 'tab_alert_indicators': ['[email protected]'],
Adam Parker41b9e4cb2017-08-14 17:09:122302 'tab_capture': ['[email protected]',
2303 '[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]'],
Vincent Scheibd5da4d952017-11-03 01:33:242340 'usb': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062341 '[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:482342 'v4l2': ['[email protected]'],
Miguel Casas-Sancheza65d49a2017-12-11 03:27:482343 'vaapi': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002344 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:552345 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232346 'version_assembly': ['[email protected]',
2347 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422348 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312349 'video_capture': ['[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422350 'video_gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002351 'views': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482352 'virtual_keyboard': ['[email protected]',
2353 '[email protected]',
okabf9f6f02017-02-17 05:14:292354 '[email protected]',
2355 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352356 'virtual_reality': ['[email protected]'],
Vincent Scheibd5da4d952017-11-03 01:33:242357 'wake_lock': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062358 '[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322359 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382360 'web_share': ['[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132361 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222362 'website_settings': ['[email protected]',
2363 '[email protected]',
pennymac962d190432016-07-27 00:58:352364 '[email protected]',
2365 '[email protected]'],
2366 'windows_sandboxing': ['[email protected]',
2367 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002368 'x11': ['[email protected]',
2369 '[email protected]',
2370 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202371 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542372 },
2373}