blob: a825110e5862b32056d9fc97669dba497910d7ef [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 },
[email protected]e9db77a2013-06-12 23:56:1728 'activity_log': {
29 'filepath': 'chrome/browser/extensions/activity_log/' \
30 '|chrome/browser/extensions/api/activity_log_private/'
31 },
johnmaguire6aaac7902016-03-15 12:28:2032 'android_crazy_linker': {
33 'filepath': 'third_party/android_crazy_linker/'
34 },
dfalcantaraef21e9e2016-01-07 01:16:2635 'android_infobars': {
36 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
37 },
[email protected]d2cdf342012-08-07 11:00:0238 'android_infra': {
39 'filepath': 'build/android/' \
40 '|testing/android/' \
41 '|tools/android/'
42 },
gabadieb0d23bb92016-02-17 11:26:1643 'android_loading': {
44 'filepath': 'tools/android/loading/'
45 },
[email protected]d6af50812014-04-01 17:18:0946 'android_media': {
47 'filepath': 'content/browser/media/android' \
48 '|content/renderer/media/android' \
49 '|media/audio/android' \
50 '|media/base/android' \
51 '|media/midi/*_android.*' \
52 '|media/video/capture/android'
53 },
[email protected]3261d962014-03-04 22:18:2854 'android_tab': {
55 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
56 },
[email protected]7ca78dc12012-09-20 09:26:4457 'android_webview': {
58 'filepath': 'android_webview/',
59 },
[email protected]8a197f22012-06-22 14:59:0560 'app_list': {
[email protected]311cc902013-03-15 04:45:4661 'filepath': 'chrome/browser/ui/app_list'\
62 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4663 '|chrome/browser/ui/views/app_list'\
64 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0565 },
[email protected]e38d185a2013-07-09 08:23:5266 'app_shortcuts': {
67 'filepath': 'apps/app_shim/'\
68 '|chrome/browser/web_applications/'\
69 '|chrome/browser/ui/web_applications/'\
70 '|chrome/common/mac/'
71 },
[email protected]374a93c2009-11-05 21:45:5672 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4973 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5674 },
[email protected]54bf94d2013-01-30 23:07:4075 'apps': {
76 'filepath': '^apps/',
77 },
[email protected]3ce56642013-10-17 22:12:5178 'ash': {
79 'filepath': 'ash/',
80 },
[email protected]f76c8852012-06-21 16:37:0081 'aura': {
[email protected]3ce56642013-10-17 22:12:5182 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3983 },
[email protected]c3a6e1e72013-08-02 00:13:0784 'aura_compositor': {
85 'filepath':
86 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5887 '|content/browser/compositor/' \
88 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0789 '|content/browser/renderer_host/render_widget_host_view_aura' \
90 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4491 '|content/browser/renderer_host/delegated' \
92 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0793 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:0794 },
sullivan0171e3c2015-03-03 18:47:2195 'auto_bisect': {
96 'filepath': 'tools/run-bisect-perf-regression.py'\
97 '|tools/run-perf-test.cfg'\
98 '|tools/auto_bisect/'
99 },
[email protected]2a38f0c02013-05-29 02:27:45100 'autofill': {
[email protected]30964792013-05-29 02:41:25101 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48102 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48103 'chrome/browser/ui/android/autofill/|'\
104 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27105 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48106 'chrome/browser/ui/views/autofill/|'\
107 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48108 'chrome/renderer/autofill/|'\
109 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05110 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25111 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08112 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29113 },
[email protected]f76c8852012-06-21 16:37:00114 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49115 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55116 },
jkarlin539748402015-03-31 17:36:31117 'background_sync': {
118 'filepath': 'background_sync',
119 },
[email protected]f76c8852012-06-21 16:37:00120 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49121 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59122 },
[email protected]5e105332012-09-13 01:55:52123 'base_allocator': {
124 'filepath': '^base/allocator',
125 },
[email protected]1ed5e0fd2012-07-19 00:19:05126 'base_memory': {
127 'filepath': '^base/memory',
128 },
[email protected]b17d9e02014-07-29 09:45:50129 'base_win': {
130 'filepath': '^base/win',
131 },
[email protected]7e093d4022014-06-26 19:19:55132 'battery_status': {
133 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10134 'content/renderer/battery_status/|'\
135 'content/test/data/battery_status/|'\
136 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55137 },
maniscalco44c99752015-09-09 21:52:04138 'blimp': {
139 'filepath': '^blimp/',
140 },
[email protected]06798f72013-01-14 22:31:17141 'bookmarks': {
142 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48143 '|chrome/browser/extensions/api/bookmark_manager_private/' \
144 '|chrome/browser/extensions/api/bookmarks/' \
145 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35146 '|chrome/browser/ui/bookmarks/' \
147 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46148 '|chrome/browser/ui/views/bookmarks/' \
149 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17150 },
[email protected]b17d9e02014-07-29 09:45:50151 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13152 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50153 },
[email protected]f76c8852012-06-21 16:37:00154 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49155 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25156 },
[email protected]f76c8852012-06-21 16:37:00157 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49158 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25159 },
[email protected]22650d22012-07-18 17:02:35160 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48161 'filepath': 'chrome/browser/autofill/' \
162 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48163 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27164 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19165 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05166 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35167 },
[email protected]f76c8852012-06-21 16:37:00168 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49169 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18170 },
[email protected]f76c8852012-06-21 16:37:00171 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49172 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00173 },
michaelpge42ca3b32016-02-19 08:17:57174 'browser_resources_md': {
175 'filepath': 'chrome/browser/resources/md_'\
176 '|chrome/browser/resources/settings/',
177 },
[email protected]0ce480532012-07-20 12:33:20178 'browsing_data': {
179 'filepath': 'chrome/browser/browsing_data/',
180 },
[email protected]f76c8852012-06-21 16:37:00181 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49182 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10183 'chrome/browser/ui/views/bubble/|'\
184 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00185 },
jkarlin539748402015-03-31 17:36:31186 'cache_storage': {
187 'filepath': 'cache_storage',
188 },
[email protected]10fbd5952013-08-22 07:42:39189 'cast': {
[email protected]31ef420b2014-08-13 21:19:13190 'filepath': 'media/cast/'\
191 '|chrome/browser/extensions/api/cast_streaming/'\
192 '|chrome/browser/media/cast'\
193 '|chrome/renderer/media/cast'\
194 '|chrome/test/data/extensions/api_test/cast_'\
195 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39196 },
eranmc2a9f612015-11-24 16:41:34197 'certificate_transparency': {
198 'filepath': 'components/certificate_transparency/'\
199 '|components/packed_ct_ev_whitelist/'\
200 '|net/cert/ct_'\
201 '|net/cert/multi_log_ct_verifier'\
202 '|net/cert/sct_status_flags.h'\
203 '|net/cert/signed_certificate_timestamp'\
204 '|net/cert/signed_tree_head'\
205 '|net/test/ct_',
206 },
[email protected]651d9992014-04-09 17:18:41207 'chromecast': {
208 'filepath': 'chromecast/',
209 },
gfhuang2548f902016-02-26 02:29:21210 'chromecast_public': {
211 'filepath': 'chromecast/public/',
212 },
[email protected]c863702a2012-09-14 20:05:28213 'cc': {
214 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53215 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28216 },
[email protected]c73ec8ab2014-01-16 20:35:23217 'chrome_elf': {
218 'filepath': 'chrome_elf',
219 },
[email protected]d5b21972012-07-20 02:06:01220 'chrome_views': {
221 'filepath': 'chrome/browser/ui/views',
222 },
[email protected]f7bf8ba2011-02-24 22:28:46223 'chromedriver': {
samuong53d5e612014-10-10 18:56:38224 'filepath': 'chrome/test/chromedriver|'\
225 'chrome/test/data/chromedriver|'\
226 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46227 },
[email protected]f76c8852012-06-21 16:37:00228 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49229 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01230 },
[email protected]eda0a0b2013-04-19 20:34:35231 'chromeos_attestation': {
232 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59233 'chrome/browser/chromeos/attestation/|'\
234 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35235 },
[email protected]7c59a152012-11-06 20:56:35236 'chromeos_calculator': {
237 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
238 },
hashimoto40ecb692014-09-02 04:51:31239 'chromeos_dbus': {
240 'filepath': 'chromeos/dbus/',
241 },
[email protected]f76c8852012-06-21 16:37:00242 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49243 'filepath': 'chrome/browser/chromeos/login/|'\
244 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58245 'chrome/browser/resources/chromeos/login/|'\
246 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57247 },
[email protected]d7d35f342012-10-22 20:32:47248 'chromeos_net': {
249 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47250 'chrome/browser/chromeos/net/|'\
251 'chrome/browser/extensions/api/networking_private/|'\
252 'extensions/browser/api/networking_private/|'\
253 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47254 },
[email protected]2315ac0c2013-02-05 00:49:16255 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56256 'filepath': 'ash/system/chromeos/power/|'\
257 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16258 'chrome/browser/chromeos/power/',
259 },
[email protected]f76c8852012-06-21 16:37:00260 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49261 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
262 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12263 },
[email protected]cef7a6d2011-04-29 20:49:07264 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56265 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07266 },
[email protected]f76c8852012-06-21 16:37:00267 'clipboard': {
268 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02269 },
[email protected]0387ab32014-08-05 00:13:42270 'closure': {
[email protected]18fd7a532014-08-20 23:09:51271 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49272 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42273 },
sdefresned94c5b02015-07-22 17:54:55274 'components_deps': {
275 'filepath': 'components/([^/]*/)*DEPS',
276 },
[email protected]f76c8852012-06-21 16:37:00277 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49278 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00279 },
scheib968e61052014-11-05 00:27:25280 'content_bluetooth': {
281 'filepath': 'content/.*bluetooth'
282 },
kinuko01cbe8a12015-10-20 09:59:06283 'content_loader': {
284 'filepath': 'content/browser/loader|'\
285 'content/child/*loader',
286 },
mkwst512627022014-09-16 09:23:27287 'content_renderer': {
288 'filepath': 'content/renderer/',
289 },
[email protected]aa3311a2012-11-19 16:04:58290 'content_shell': {
291 'filepath': 'content/shell/',
292 },
kinukoa121bce2015-01-30 10:04:41293 'content_worker': {
294 'filepath': 'content/.*worker',
295 },
[email protected]f76c8852012-06-21 16:37:00296 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49297 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08298 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00299 },
michaelpge42ca3b32016-02-19 08:17:57300 'cr_elements': {
301 'filepath': 'ui/webui/resources/cr_element',
302 },
ianwencdb8c9e2015-06-18 22:10:15303 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53304 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15305 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28306 },
[email protected]5e105332012-09-13 01:55:52307 'deep_memory_profiler': {
308 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
309 },
Bartosz Fabianowski85a823812015-04-16 10:27:51310 'device_bluetooth': {
311 'filepath': 'device/.*bluetooth'
312 },
[email protected]29ad47c2014-04-23 09:12:48313 'device_sensors': {
314 'filepath': 'content/browser/device_sensors/|'\
315 'content/common/device_sensors/|'\
316 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
317 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
318 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14319 },
scheibabdd7d32015-02-11 22:13:08320 'developer_recommended_flags': {
321 'filepath': 'developer_recommended_flags.gypi',
322 },
[email protected]342b12872012-11-07 12:10:46323 'devtools': {
324 'filepath': 'devtools',
325 },
[email protected]bab2a832012-07-11 23:29:41326 'disk_cache': {
327 'filepath': 'net/disk_cache/|http_cache',
328 },
[email protected]f76c8852012-06-21 16:37:00329 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49330 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08331 'net/base/host_cache|' \
332 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00333 },
[email protected]f76c8852012-06-21 16:37:00334 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49335 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08336 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51337 },
[email protected]ca872e362011-07-12 21:06:03338 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49339 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08340 'chrome/browser/ui/webui/.*downloads|' \
341 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12342 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03343 },
[email protected]f6df20a2012-10-23 21:22:07344 'drive': {
[email protected]8492b5b2012-12-17 21:58:08345 'filepath': 'chrome/browser/chromeos/drive/|' \
346 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07347 },
[email protected]89d2cd52013-04-16 01:55:36348 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33349 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36350 },
[email protected]3a25c8a2014-06-26 06:47:10351 'eme': {
352 'filepath': 'components/cdm/|' \
353 'content/browser/media/cdm/|' \
354 'content/renderer/media/crypto/|' \
355 'media/base/android/*drm*|' \
356 'media/cdm/|' \
357 'third_party/widevine/cdm/'
358 },
[email protected]247dcfb92014-04-23 18:25:59359 'events': {
360 'filepath': 'ui/events/',
361 },
[email protected]f76c8852012-06-21 16:37:00362 'extension': {
363 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45364 },
[email protected]f76c8852012-06-21 16:37:00365 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08366 'filepath': 'file_system/|' \
367 'fileapi/'
[email protected]80919512011-08-03 08:51:04368 },
[email protected]f76c8852012-06-21 16:37:00369 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08370 'filepath': 'file_browser|' \
371 'file_manager|' \
372 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39373 },
[email protected]4ed766c2013-09-19 09:45:20374 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20375 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20376 },
[email protected]f76c8852012-06-21 16:37:00377 'ftp': {
378 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39379 },
[email protected]3a2a6ac02014-06-20 07:07:12380 'gcm': {
381 'filepath': 'chrome/browser/services/gcm/|'\
382 'components/gcm_driver/|'\
383 'google_apis/gcm/',
384 },
[email protected]d8036492013-08-09 16:02:23385 'geolocation': {
386 'filepath': 'chrome/browser/geolocation/|'\
387 'content/browser/geolocation|'\
388 'content/public/common/geoposition.*|'\
389 'content/public/browser/geolocation.*|'\
390 'content/renderer/geolocation.*|'\
391 'content/shell/geolocation/',
392 },
[email protected]f93b7382012-08-09 20:53:16393 'gfx_image': {
394 'filepath': 'ui/gfx/image/',
395 },
[email protected]cf428f732012-10-02 20:48:15396 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36397 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15398 },
[email protected]4d1773e2014-04-05 07:59:57399 'gn': {
400 'filepath': 'tools/gn',
401 },
[email protected]f76c8852012-06-21 16:37:00402 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49403 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00404 },
[email protected]f76c8852012-06-21 16:37:00405 'history_ui': {
dbeam78528be2016-02-18 07:08:49406 'filepath': 'chrome/browser/resources/(md_)?history|'\
407 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00408 },
[email protected]18d7e402014-07-08 19:53:14409 'hotword': {
410 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
411 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28412 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14413 '|chrome/browser/search/hotword*'\
414 '|chrome/test/data/extensions/api_test/hotword_private/',
415 },
[email protected]f76c8852012-06-21 16:37:00416 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49417 'filepath': 'base/i18n/|base/string|l10n|icu|'\
418 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00419 },
[email protected]f76c8852012-06-21 16:37:00420 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49421 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00422 },
[email protected]c26161352013-11-12 19:50:01423 'indexed_db': {
424 'filepath': 'content/browser/indexed_db|'\
425 'content/child/indexed_db|'\
426 'content/common/indexed_db|'\
427 'content/public/browser/indexed_db|'\
428 'content/test/data/indexeddb',
429 },
bruthigaa8281f2016-02-09 17:52:31430 'ink_drop': {
431 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
432 'ui/views/animation/.*ink_drop.*'
433 },
dtapuska1f997a12016-03-14 19:22:07434 'input': {
435 'filepath': 'content/browser/renderer_host/input|'\
436 'content/renderer/input|'\
437 'ui/events/blink/'
438 },
[email protected]f76c8852012-06-21 16:37:00439 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49440 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00441 },
mmoss19826c62014-11-14 21:37:36442 'installer_linux': {
443 'filepath': 'chrome/installer/linux/',
444 },
[email protected]56b4b09d32012-07-27 18:28:41445 'instant': {
[email protected]607903d2013-03-25 22:15:47446 'filepath': 'instant|searchbox|'\
447 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13448 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39449 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47450 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41451 },
sdefresne18b47312015-06-18 15:15:09452 'ios_chrome': {
453 'filepath': 'ios/chrome',
454 },
[email protected]f76c8852012-06-21 16:37:00455 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49456 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00457 },
mkwstb0d1b1d2014-09-30 11:45:36458 'ipc_messages': {
459 'filepath': '_message.*.h|'\
460 '_messages.cc',
461 },
vabraafbd4f32015-11-10 19:30:23462 'login': {
463 'filepath': 'chrome/browser/ui/login'
464 },
[email protected]a3f777d2014-01-07 23:38:26465 'libwebp': {
466 'filepath': 'third_party/libwebp'
467 },
johannkoenig52381382015-09-18 22:35:25468 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31469 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25470 },
[email protected]04a292a2013-03-07 19:58:42471 'linux_fonts': {
472 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41473 'ui/gfx/platform_font_linux.*|'\
474 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42475 },
476 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49477 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00478 },
[email protected]04a292a2013-03-07 19:58:42479 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54480 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00481 },
mlamourid8b0feb2015-06-02 16:30:47482 'manifest': {
483 'filepath': 'content/(browser|renderer)/manifest/'\
484 '|content/public/common/manifest*',
485 },
michaelpg32ca07902015-02-07 00:31:11486 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57487 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19488 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11489 },
[email protected]f76c8852012-06-21 16:37:00490 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49491 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00492 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00493 },
[email protected]06dd23172013-06-24 21:04:51494 'media_galleries': {
495 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51496 '|chrome/browser/media_galleries/'\
497 '|chrome/browser/storage_monitor/'\
498 '|chrome/common/media_galleries/'\
499 '|chrome/test/data/extensions/api_test/media_galleries/'\
500 '|chrome/utility/itunes*'\
501 '|chrome/utility/picasa*',
502 },
kmarshallb698ad4f2015-02-24 19:42:48503 'media_router': {
504 'filepath': 'chrome/browser/media/router/*' \
505 '|chrome/app/theme/*/common/media_router*' \
506 '|chrome/browser/resources/media_router/' \
507 '|chrome/browser/ui/webui/media_router/' \
508 '|chrome/test/media_router/',
509 },
[email protected]f76c8852012-06-21 16:37:00510 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49511 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00512 },
513 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49514 'filepath': 'base/metrics/'\
515 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49516 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12517 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49518 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45519 '|chromecast/browser/metrics/'\
[email protected]f76c8852012-06-21 16:37:00520 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45521 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45522 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39523 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45524 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00525 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12526 # Exclude XML files; in particular, histograms.xml.
527 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
528 },
529 'metrics_xml_files': {
530 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21531 'filepath': 'tools/metrics/.*\.xml$',
532 },
533 'midi': {
534 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00535 },
[email protected]341f218a2013-09-24 22:16:10536 'mojo': {
537 'filepath': 'mojo',
538 },
[email protected]f76c8852012-06-21 16:37:00539 'mouse_lock': {
540 'filepath': 'mouse_lock',
541 },
rjkroegef60dea862015-10-29 17:50:06542 'mus': {
543 'filepath': 'components/mus/'\
544 '|mojo/gles2/'\
545 '|mojo/gpu/',
546 },
[email protected]f76c8852012-06-21 16:37:00547 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49548 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56549 'chrome/browser/nacl_host/|chrome/common/nacl|'\
550 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00551 },
[email protected]99ddc3d2013-01-22 16:15:33552 'native_client_sdk': {
553 'filepath': '^native_client_sdk/',
554 },
[email protected]b9ecdb62014-03-07 14:56:43555 'navigation': {
556 'filepath': 'content/browser/frame_host|'\
557 'content/browser/renderer_host/render_process_host.*|'\
558 'content/browser/renderer_host/render_view_host.*|'\
559 'content/browser/web_contents/web_contents_impl.*|'\
560 'content/renderer/render_frame.*|'\
561 'content/renderer/render_view.*'
562 },
[email protected]f76c8852012-06-21 16:37:00563 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49564 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00565 },
566 'net_error_list': {
567 'filepath': 'net/base/net_error_list.h',
568 },
569 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49570 'filepath': 'net/base/net_log|' \
571 'chrome/browser/net/.*net_log|' \
572 'chrome/browser/net/passive_log_collector|' \
573 'chrome/browser/resources/net_internals/|' \
574 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00575 },
jkarlin539748402015-03-31 17:36:31576 'netinfo': {
577 'filepath': 'netinfo',
578 },
peterf4758412014-09-17 15:06:01579 'notifications': {
580 'filepath': 'chrome/browser/extensions/api/notifications/|' \
581 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12582 'chrome/test/data/notifications/|' \
583 'content/browser/notifications/|' \
584 'content/child/notifications/|' \
585 'content/common/platform_notification|' \
586 'content/public/browser/platform_notification|' \
587 'content/public/common/platform_notification|' \
588 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01589 'ui/message_center/'
590 },
[email protected]f76c8852012-06-21 16:37:00591 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49592 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16593 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49594 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00595 },
596 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49597 'filepath': 'chrome/browser/autocomplete/'\
598 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00599 },
[email protected]437c44b2012-11-08 01:35:52600 'options': {
601 'filepath': 'chrome/browser/resources/options/|'\
602 'chrome/browser/ui/webui/options/',
603 },
chasej6dff9292016-02-02 20:33:12604 'origin_trials': {
605 'filepath': 'origin_trials',
606 },
[email protected]4a2078e2013-07-18 20:40:20607 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44608 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43609 'ui/events/ozone/|'\
610 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20611 'ui/gl/gl_.*egl.*|'\
612 'ui/gl/gl_.*ozone.*'
613 },
csharrison3b1dc4062015-10-19 14:31:08614 'page_load_metrics' : {
615 'filepath': 'components/page_load_metrics/'
616 },
[email protected]f76c8852012-06-21 16:37:00617 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29618 'filepath': 'chrome/browser/ui/panels'\
619 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29620 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00621 },
[email protected]3cc8b3922014-05-05 13:12:08622 'password_manager': {
623 'filepath': 'chrome/.*/password_'\
624 '|chrome/browser/ui/passwords'\
625 '|chrome/browser/ui/views/passwords'\
626 '|chrome/test/data/password'\
627 '|components/autofill.*password'
628 '|components/password_'\
629 },
[email protected]f76c8852012-06-21 16:37:00630 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58631 'filepath': 'ppapi/api'\
632 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00633 },
mlamourid8b0feb2015-06-02 16:30:47634 'permissions': {
635 'filepath': 'content/(child,browser)/permissions/'\
636 '|content/common/permission_*'\
637 '|content/public/(common,browser)/permission_*'\
638 '|chrome/browser/permissions/'\
639 '|chrome/browser/content_settings/permission*'\
640 '|permission_context',
641 },
[email protected]f76c8852012-06-21 16:37:00642 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49643 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59644 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00645 },
tnagelad92622a92015-10-20 10:26:30646 'policy_definitions': {
647 'filepath': 'components/policy/resources/policy_templates.json',
648 },
michaelpg11fff3f2015-02-06 03:35:34649 'polymer': {
650 'filepath': 'third_party/polymer/|'\
dbeam78528be2016-02-18 07:08:49651 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34652 'ui/webui/resources/polymer_resources.grdp',
653 },
twifkak0c69c1f2015-06-22 18:20:09654 'precache': {
655 'filepath': '[pP]recache'
656 },
[email protected]ef6cc442012-10-30 03:24:17657 'predictors': {
658 'filepath': 'predictors',
659 },
[email protected]be775bc2014-06-30 15:41:14660 'prepopulated_engines': {
661 'filepath': 'components/search_engines/prepopulated_engines.json',
662 },
[email protected]f76c8852012-06-21 16:37:00663 'prerender': {
[email protected]78375a52012-07-14 14:47:57664 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00665 },
peter884896c72015-03-12 14:26:20666 'push_messaging': {
667 'filepath': 'push_messaging'
668 },
[email protected]f76c8852012-06-21 16:37:00669 'pyauto': {
670 'filepath': 'chrome/test/pyautolib' \
671 '|chrome/test/functional' \
672 '|chrome/browser/automation/automation_provider_json'
673 },
674 'remoting': {
anandce1c55372015-03-04 01:23:10675 'filepath': 'remoting/' \
676 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00677 },
rdsmith33aa2b32016-03-17 18:08:23678 'resource_scheduler': {
679 'filepath' : 'content/browser/loader/resource_scheduler*'
680 },
gab57e80c72014-12-08 21:06:13681 'rlz_id': {
682 'filepath' :'rlz/lib/machine_id.cc|'\
683 'rlz/lib/machine_id.h|'\
684 'rlz/win/lib/machine_id_win.cc',
685 },
grt829c6a82014-10-20 09:29:32686 'safe_browsing': {
687 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
688 },
rickyz0a819bfc2015-02-04 23:57:22689 'sandbox': {
690 'filepath': 'sandbox/'\
691 '|content/browser/bootstrap_sandbox_mac'\
692 '|content/browser/renderer_host/render_sandbox_host_linux'\
693 '|content/browser/renderer_host/sandbox_ipc_linux'\
694 '|content/browser/zygote_host/'\
695 '|content/common/sandbox_'\
696 '|content/zygote/'\
697 },
skyostil20dea312014-11-11 13:43:06698 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17699 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37700 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17701 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06702 },
mlamourid8b0feb2015-06-02 16:30:47703 'screen_orientation': {
704 'filepath': 'screen_orientation',
705 },
[email protected]21cd39b2012-06-28 01:48:40706 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49707 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40708 },
[email protected]0b431722014-01-08 07:21:51709 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17710 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51711 },
[email protected]f76c8852012-06-21 16:37:00712 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49713 'filepath': 'content/browser/site_instance|'\
714 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00715 },
716 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49717 'filepath': 'chrome/browser/speech/'\
718 '|content/browser/speech/'\
719 '|content/common/.*speech'\
720 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00721 },
[email protected]ad0295d2012-10-11 23:43:36722 'spellcheck': {
723 'filepath': 'chrome/browser/spellchecker/'\
724 '|chrome/browser/tab_contents/spellchecker'\
725 '|chrome/browser/tab_contents/spelling_menu'\
726 '|chrome/common/spellcheck_'\
727 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35728 '|third_party/hunspell/'\
729 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36730 },
[email protected]67f39af2013-08-23 20:06:05731 'streams': {
732 'filepath': 'content/browser/streams/',
733 },
vmpstrcc1c08302015-11-18 06:05:51734 'styleguide': {
735 'filepath': '^styleguide/',
736 },
[email protected]43d33e92014-07-14 16:39:31737 'supervised_users': {
738 'filepath': 'chrome/browser/.*managed_mode'\
739 '|chrome/browser/.*managed_user'\
740 '|chrome/browser/.*supervised_user',
741 },
[email protected]f76c8852012-06-21 16:37:00742 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12743 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00744 },
[email protected]92871a102013-07-01 11:11:41745 'syncfs': {
746 'filepath': 'sync_file_system',
747 },
[email protected]4529a792013-06-18 19:18:49748 'sync_proto': {
749 'filepath': 'sync/protocol/',
750 },
[email protected]82d74152013-07-28 08:55:31751 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13752 'filepath': 'cc/output/copy_output_request'\
753 '|chrome/browser/extensions/api/tab_capture/'\
754 '|chrome/test/data/extensions/api_test/tab_capture/'\
755 '|content/browser/compositor/delegated_frame_host'\
756 '|content/browser/media/capture/'\
757 '|content/browser/renderer_host/compositing_iosurface'\
758 '|content/browser/renderer_host/media/(audio_'\
759 '|media_stream_manager|video_)'\
760 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
761 '|media/base/video_frame\.h'\
762 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31763 },
[email protected]f76c8852012-06-21 16:37:00764 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49765 'filepath': 'chrome/browser/tab_contents/|'\
766 'content/browser/tab_contents/|'\
767 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00768 },
[email protected]31ef420b2014-08-13 21:19:13769 'tab_media_indicators': {
770 'filepath': 'chrome/browser/media/audio_stream_monitor'\
771 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
772 '|chrome/browser/ui/tabs/tab_utils'\
773 '|chrome/browser/ui/views/tabs/tab\.cc'\
774 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
775 '|media/audio/audio_(output_controller|power_monitor)',
776 },
[email protected]f76c8852012-06-21 16:37:00777 'task_manager': {
778 'filepath': 'task_manager'
779 },
[email protected]5e105332012-09-13 01:55:52780 'tcmalloc': {
781 'filepath': 'third_party/tcmalloc'
782 },
[email protected]31a10602012-11-21 01:51:26783 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19784 'filepath': 'tools/perf/|'\
785 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26786 },
[email protected]f76c8852012-06-21 16:37:00787 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49788 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52789 },
[email protected]1cbbb30b2011-10-14 08:03:56790 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49791 'filepath': 'content/browser/renderer_host/gtk_im'\
792 '|content/browser/renderer_host/gtk_key'\
793 '|content/browser/renderer_host/render_widget_host_view'\
794 '|content/browser/renderer_host/text_input'\
795 '|ui/base/ime/'\
796 '|ui/base/gtk/event'\
797 '|ui/base/gtk/gtk_im'\
798 '|ui/base/keycodes/'\
799 '|ui/base/win/ime'\
800 '|ui/views/controls/textfield/'\
801 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56802 },
[email protected]3a117c62011-11-29 04:28:02803 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49804 'filepath': 'chrome/browser/chromeos/input_method/'\
805 '|chrome/browser/chromeos/extensions/input_method'\
806 '|chrome/browser/chromeos/status/input_method'\
807 '|chrome/browser/extensions/extension_input_'\
808 '|chrome/browser/resources/keyboard'\
809 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43810 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49811 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42812 '|chrome/browser/ui/webui/options/language'\
813 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02814 },
chirantan96fcf6d2015-01-21 22:36:19815 'timers': {
816 'filepath': 'base/timer/'\
817 '|components/timers/'
818 },
[email protected]f76c8852012-06-21 16:37:00819 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49820 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09821 },
[email protected]f76c8852012-06-21 16:37:00822 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49823 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05824 },
[email protected]c8eb7f72013-07-04 15:30:11825 'tracing': {
826 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31827 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11828 '|content/browser/tracing/'\
829 '|components/tracing/'
830 },
[email protected]cf428f732012-10-02 20:48:15831 'ui_compositor': {
832 'filepath': 'ui/compositor/layer\.|'\
833 'ui/compositor/layer_unittest|'\
834 'ui/compositor/compositor',
835 },
[email protected]6b5093c2012-05-23 19:10:18836 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49837 'filepath': 'ui/resources/'\
838 '|ui/base/native_theme/resources/'\
839 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18840 },
[email protected]f76c8852012-06-21 16:37:00841 'valgrind': {
842 'filepath': 'valgrind',
843 },
[email protected]c73ec8ab2014-01-16 20:35:23844 'version_assembly': {
845 'filepath': 'chrome/app/version_assembly',
846 },
[email protected]f76c8852012-06-21 16:37:00847 'views': {
848 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49849 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00850 },
[email protected]f47d871a2013-10-11 22:14:15851 'views_corewm': {
852 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17853 },
[email protected]ef514a32014-02-26 01:02:35854 'virtual_keyboard': {
855 'filepath': 'ui/keyboard/'\
856 'chrome/test/data/chromeos/virtual_keyboard/'\
857 'chrome/common/extensions/api/virtual_keyboard',
858 },
[email protected]b887a262013-09-18 22:43:56859 'webrtc_media': {
860 'filepath': 'chrome/browser/media/|'\
861 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10862 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56863 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58864 'media/base/android/|'\
mcasasa5584a02015-09-11 21:15:28865 'media/capture/|'\
mcasas53024942014-11-11 12:59:28866 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56867 },
phoglundfad6cac2015-06-02 09:21:26868 'webrtc_browser_tests': {
869 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
870 'content/browser/media/.*webrtc.*browsertest',
871 },
[email protected]208879542012-07-05 11:15:34872 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49873 'filepath': 'chrome/browser/content_settings/'\
874 '|chrome/browser/ui/views/website_settings/'\
875 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52876 '|chrome/common/content_settings'\
877 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34878 },
[email protected]b17d9e02014-07-29 09:45:50879 'windows_sandboxing': {
880 'filepath': 'sandbox/win/',
881 },
[email protected]f76c8852012-06-21 16:37:00882 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49883 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
884 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
885 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00886 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49887 'xinput_hierarchy_changed_event_listener\.' \
888 '|chrome/browser/chromeos/wm_' \
889 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40890 },
wjmaclean3ff6a402015-03-31 19:00:20891 'zoom': {
892 'filepath': 'chrome/browser/ui/zoom/' \
893 '|components/ui/zoom/' \
894 '|content/browser/host_zoom_*' \
895 '|content/browser/storage_partition_impl*' \
896 '|content/public/browser/host_zoom_map.h' \
897 '|content/public/browser/storage_partition.h'
898 },
timlohd035d572015-09-25 15:28:02899
900 'blink': {
901 'filepath': 'third_party/WebKit/',
902 },
903 'blink_accessibility': {
904 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
905 },
906 'blink_animation': {
907 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
908 },
909 'blink_app_banner': {
910 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
911 '|third_party/WebKit/public/platform/modules/app_banner',
912 },
913 'blink_audio': {
914 'filepath': 'third_party/WebKit/Source/platform/audio' \
915 '|third_party/WebKit/Source/modules/webaudio',
916 },
917 'blink_battery_status': {
918 'filepath': 'third_party/WebKit/Source/modules/battery/' \
919 '|third_party/WebKit/LayoutTests/battery-status/' \
920 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
921 },
922 'blink_bidi': {
923 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
924 '|third_party/WebKit/Source/core/rendering/.*Bidi',
925 },
926 'blink_bindings': {
927 'filepath': 'third_party/WebKit/Source/bindings',
928 },
929 'blink_bluetooth': {
930 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
931 },
932 'blink_canvas2d': {
933 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
934 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
935 '|third_party/WebKit/Source/modules/canvas2d' \
936 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
937 },
938 'blink_clipboard': {
939 'filepath': 'third_party/WebKit/Source/core/clipboard' \
940 '|third_party/WebKit/Source/core/page/.*Drag' \
941 '|third_party/WebKit/Source/platform/.*Drag' \
942 '|third_party/WebKit/Source/platform/clipboard' \
943 '|third_party/WebKit/Source/web/.*Drag' \
944 '|third_party/WebKit/public/platform/.*Drag' \
945 '|third_party/WebKit/public/web/.*Drag',
946 },
947 'blink_content_security_policy': {
948 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
949 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
950 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
951 },
952 'blink_css': {
953 'filepath': 'third_party/WebKit/Source/core/css',
954 },
955 'blink_css_grid_layout': {
956 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
957 '|third_party/WebKit/Source/core/paint/.*Grid' \
958 '|third_party/WebKit/Source/core/css/.*Grid' \
959 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
960 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
961 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
962 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
963 },
964 'blink_css_flexbox': {
965 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
966 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
967 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
968 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
969 },
970 'blink_css_fragmentation_tests': {
971 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:02972 '|third_party/WebKit/LayoutTests/fast/pagination/' \
973 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:02974 },
975 'blink_css_regions': {
976 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
977 '|third_party/WebKit/Source/core/dom/NodeRendering' \
978 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
979 '|third_party/WebKit/Source/core/css/.*Region' \
980 '|third_party/WebKit/LayoutTests/compositing/regions/' \
981 '|third_party/WebKit/LayoutTests/fast/regions/' \
982 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
983 },
984 'blink_custom_elements': {
985 'filepath': 'third_party/WebKit/Source/core/dom/CustomElement' \
986 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
987 },
988 'blink_device_light': {
989 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
990 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
991 },
992 'blink_device_orientation': {
993 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
994 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
995 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
996 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
997 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
998 },
999 'blink_devtools': {
1000 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1001 },
1002 'blink_dom': {
1003 'filepath': 'third_party/WebKit/Source/core/dom/'
1004 },
1005 'blink_events': {
1006 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1007 '|third_party/WebKit/Source/core/dom/.*Event' \
1008 '|third_party/WebKit/Source/core/css/.*Event' \
1009 '|third_party/WebKit/Source/platform/.*Event'
1010 },
1011 'blink_fetch': {
1012 'filepath': 'third_party/WebKit/Source/core/fetch',
1013 },
1014 'blink_heap': {
1015 'filepath': 'third_party/WebKit/Source/platform/heap' \
1016 '|third_party/WebKit/Source/wtf/Partition.*'
1017 },
1018 'blink_html': {
1019 'filepath': 'third_party/WebKit/Source/core/html/'
1020 },
1021 'blink_loader': {
1022 'filepath': 'third_party/WebKit/Source/core/loader',
1023 },
haraken04143c62016-03-31 08:48:561024 'blink_modules': {
1025 'filepath': 'third_party/WebKit/Source/modules'
1026 },
timlohd035d572015-09-25 15:28:021027 'blink_notifications': {
1028 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1029 '|third_party/WebKit/Source/modules/notifications' \
1030 '|third_party/WebKit/public/platform/modules/notifications'
1031 },
1032 'blink_owners': {
1033 'filepath': 'third_party/WebKit/.*OWNERS',
1034 },
1035 'blink_paint': {
1036 'filepath': 'third_party/WebKit/Source/core/paint/'
1037 },
1038 'blink_permissions': {
1039 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1040 '|third_party/WebKit/public/platform/modules/permissions/',
1041 },
1042 'blink_preloadScanner': {
1043 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1044 },
1045 'blink_public_api': {
1046 'filepath': 'third_party/WebKit/public'
1047 },
1048 'blink_push_messaging': {
1049 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1050 '|third_party/WebKit/Source/modules/push_messaging' \
1051 '|third_party/WebKit/public/platform/modules/push_messaging'
1052 },
kinuko533a1692015-12-21 08:57:251053 'blink_platform': {
1054 'filepath': 'third_party/WebKit/Source/platform'
1055 },
timlohd035d572015-09-25 15:28:021056 'blink_platform_graphics': {
1057 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1058 '|third_party/WebKit/Source/platform/geometry' \
1059 '|third_party/WebKit/Source/platform/graphics'
1060 },
1061 'blink_indexed_db': {
1062 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1063 '|third_party/WebKit/Source/web/.*IDB' \
1064 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1065 '|third_party/WebKit/public/platform/.*IDB'
1066 },
dtapuska1f997a12016-03-14 19:22:071067 'blink_input': {
1068 'filepath': 'third_party/WebKit/Source/core/input/'
1069 },
timlohd035d572015-09-25 15:28:021070 'blink_layout': {
1071 'filepath': 'third_party/WebKit/Source/core/layout' \
1072 '|third_party/WebKit/Source/core/rendering'
1073 },
1074 'blink_layers': {
1075 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1076 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1077 '|third_party/WebKit/Source/core/layout/Layer'
1078 },
1079 'blink_prerender': {
1080 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1081 },
1082 'blink_client_hints': {
1083 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1084 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1085 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1086 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1087 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1088 },
1089 'blink_track': {
1090 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1091 '|third_party/WebKit/Source/core/loader/TextTrack' \
1092 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1093 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1094 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1095 '|third_party/WebKit/Source/core/css/mediaControl' \
1096 '|third_party/WebKit/LayoutTests/media/track/'
1097 },
1098 'blink_media': {
1099 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1100 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1101 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1102 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1103 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1104 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1105 '|third_party/WebKit/Source/platform/drm/' \
1106 '|third_party/WebKit/Source/platform/graphics/media/' \
1107 '|third_party/WebKit/Source/web/.*Media' \
1108 '|third_party/WebKit/LayoutTests/media/' \
1109 '|third_party/WebKit/public/.*Media'
1110 },
1111 'blink_media_queries': {
1112 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1113 '|third_party/WebKit/Source/core/css/MediaList' \
1114 '|third_party/WebKit/Source/core/css/MediaQuery' \
1115 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1116 },
1117 'blink_navigator_content_utils': {
1118 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1119 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1120 },
1121 'blink_out_of_process_frames': {
1122 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
1123 '|third_party/WebKit/Source/web/WebFrame' \
1124 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1125 },
1126 'blink_fileapi': {
1127 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1128 '|third_party/WebKit/Source/core/fileapi/' \
1129 '|third_party/WebKit/Source/platform/.*File' \
1130 '|third_party/WebKit/Source/web/.*File' \
1131 '|third_party/WebKit/LayoutTests/fast/file' \
1132 '|third_party/WebKit/public/.*File'
1133 },
1134 'blink_quota': {
1135 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1136 '|third_party/WebKit/Source/web/.*Quota' \
1137 '|third_party/WebKit/public/.*Quota'
1138 },
1139 'blink_mediastream': {
1140 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1141 '|third_party/WebKit/Source/platform/mediastream/' \
1142 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1143 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1144 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1145 },
1146 'blink_geolocation': {
1147 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1148 '|third_party/WebKit/Source/modules/geolocation/' \
1149 '|third_party/WebKit/Source/web/.*Geolocation' \
1150 '|third_party/WebKit/public/web/.*Geolocation'
1151 },
1152 'blink_htmlparser': {
1153 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1154 },
1155 'blink_screen_orientation': {
1156 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1157 '|third_party/WebKit/public/platform/modules/screen_orientation',
1158 },
1159 'blink_scheduler': {
1160 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1161 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1162 },
1163 'blink_serviceworkers' : {
1164 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1165 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1166 },
1167 'blink_serviceworkers_tests' : {
1168 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1169 },
1170 'blink_sheriff_o_matic' : {
1171 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1172 },
1173 'blink_spellcheck' : {
1174 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1175 },
jbromana7bdfdb2016-02-05 15:10:321176 'blink_spv2_layout_tests': {
1177 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1178 },
timlohd035d572015-09-25 15:28:021179 'blink_style': {
1180 'filepath': 'third_party/WebKit/.*(style/|Style)',
1181 },
1182 'blink_svg': {
1183 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1184 },
timlohd035d572015-09-25 15:28:021185 'blink_vibration': {
1186 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1187 '|third_party/WebKit/Source/modules/vibration/'
1188 },
1189 'blink_viewport_interaction': {
1190 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1191 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1192 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1193 '|third_party/WebKit/Source/core/page/FrameView' \
1194 '|third_party/WebKit/Source/core/page/scrolling'
1195 },
1196 'blink_w3ctests': {
1197 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1198 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1199 },
timlohd035d572015-09-25 15:28:021200 'blink_webcomponents': {
1201 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1202 '|third_party/WebKit/Source/core/dom/custom/' \
1203 '|third_party/WebKit/Source/core/html/imports/' \
1204 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1205 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1206 },
1207 'blink_webp': {
1208 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1209 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1210 },
1211 'blink_websockets': {
1212 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1213 },
1214 'blink_workers': {
1215 'filepath': 'third_party/WebKit/Source/core/workers',
1216 },
1217 'blink_wtf': {
1218 'filepath': 'third_party/WebKit/Source/wtf',
1219 },
1220 'blink_xmlhttprequest': {
1221 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011222 },
1223 'test_runner': {
1224 'filepath': 'components/test_runner/' \
1225 '|content/shell/(common|browser|renderer)/layout_test/' \
1226 '|content/test/layouttest_support.cc' \
1227 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011228 },
[email protected]a3838612009-10-13 21:57:541229 },
[email protected]ca872e362011-07-12 21:06:031230
[email protected]a3838612009-10-13 21:57:541231 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451232 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551233 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001234 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571235 'accessibility': ['[email protected]',
1236 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001237 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541238 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571239 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001240 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171241 'activity_log': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201242 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261243 'android_infobars': ['[email protected]'],
yfriedman78e879d2016-01-19 15:40:061244 'android_infra': ['[email protected]',
mikecasec0ea0862015-10-24 00:14:321245 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531246 'android_loading': ['[email protected]',
1247 '[email protected]@'],
mlamourid8b0feb2015-06-02 16:30:471248 'android_media': ['[email protected]',
1249 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591250 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441251 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141252 'app_list': ['[email protected]',
1253 '[email protected]',
1254 '[email protected]'],
1255 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001256 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401257 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:521258 'ash': ['[email protected]',
1259 '[email protected]'],
1260 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321261 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071262 'aura_compositor': ['[email protected]',
1263 '[email protected]',
1264 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321265 '[email protected]',
1266 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211267 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421268 'autofill': ['[email protected]',
1269 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031270 '[email protected]',
vabraafbd4f32015-11-10 19:30:231271 '[email protected]',
1272 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331273 'automation': ['[email protected]'],
iclellandf581d48d2016-01-21 22:07:151274 'background_sync': ['[email protected]','[email protected]',
chasej6dff9292016-02-02 20:33:121275 '[email protected]',
1276 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191277 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501278 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051279 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:321280 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551281 'battery_status': ['[email protected]'],
anandc54ad4f72016-01-08 20:43:531282 'blimp' : ['[email protected]',
1283 '[email protected]',
jessicag4b355162016-03-24 00:33:361284 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351285 '[email protected]',
1286 '[email protected]',
sriramsr93d84202015-10-08 00:06:151287 '[email protected]',
1288 '[email protected]',
1289 '[email protected]'],
noyauc7f9ea392014-11-26 11:24:481290 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471291 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351292 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441293 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401294 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571295 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571296 'browser_resources_md': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:201297 'browsing_data': ['[email protected]'],
rouslan8d6a8372015-09-10 19:10:101298 'bubble': ['[email protected]',
1299 '[email protected]',
1300 '[email protected]',
1301 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111302 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591303 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341304 '[email protected]',
miua1710162015-08-27 01:38:091305 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121306 '[email protected]',
miua1710162015-08-27 01:38:091307 '[email protected]',
1308 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281309 'cc': ['[email protected]'],
eranmc2a9f612015-11-24 16:41:341310 'certificate_transparency': ['[email protected]', '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231311 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011312 'chrome_views': ['[email protected]'],
gunsch0cd49cdb2016-03-11 00:26:411313 'chromecast': ['[email protected]',
halliwellfa56b3a42015-09-04 21:42:571314 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211315 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391316 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471317 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351318 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351319 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311320 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021321 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161322 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551323 'chromeos_login' : ['[email protected]',
1324 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251325 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071326 '[email protected]',
1327 '[email protected]',
hans5aeb7d12015-09-29 20:50:351328 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071329 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001330 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511331 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491332 '[email protected]',
1333 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551334 'components_deps': ['[email protected]',
1335 '[email protected]',
1336 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591337 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271338 '[email protected]' ],
ortunob0035b242016-01-26 21:00:361339 'content_bluetooth': ['[email protected]',
1340 '[email protected]'],
kinuko01cbe8a12015-10-20 09:59:061341 'content_loader': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591342 'content_renderer': [ '[email protected]',
1343 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531344 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591345 '[email protected]',
peterc9e3e172015-11-02 09:29:161346 '[email protected]',
1347 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241348 'content_worker': ['[email protected]',
1349 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571350 'cr_elements': ['[email protected]',
1351 '[email protected]',
1352 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531353 'custom_tabs': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191354 'deep_memory_profiler': ['[email protected]'],
ortunob0035b242016-01-26 21:00:361355 'device_bluetooth': ['[email protected]',
1356 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591357 'device_sensors': ['[email protected]',
1358 '[email protected]',
1359 '[email protected]',
1360 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081361 'developer_recommended_flags': ['[email protected]'],
yurysa0fccaa2015-10-26 22:47:101362 'devtools': ['[email protected]', '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411363 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001364 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511365 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491366 'downloads_ui': ['[email protected]',
1367 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401368 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361369 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101370 'eme': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011371 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411372 'extension': ['[email protected]',
1373 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191374 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481375 '[email protected]',
1376 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261377 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201378 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001379 'ftp': ['[email protected]'],
johnme02d3cdb2016-02-24 18:10:191380 'gcm': ['[email protected]', '[email protected]',
1381 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591382 'geolocation': ['[email protected]',
1383 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151384 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161385 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:571386 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:521387 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491388 'history_ui': ['[email protected]',
1389 '[email protected]',
1390 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141391 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001392 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001393 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451394 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131395 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311396 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071397 'input': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501398 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361399 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371400 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441401 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041402 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381403 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441404 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091405 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001406 'ipc': ['[email protected]', '[email protected]'],
vabraafbd4f32015-11-10 19:30:231407 'login': ['[email protected]'],
jzerna66c86c2016-02-05 22:53:021408 'libwebp': ['[email protected]', '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251409 'libvpx': ['[email protected]', '[email protected]',
1410 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421411 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401412 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421413 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311414 'supervised_users': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471415 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171416 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111417 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111418 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001419 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561420 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481421 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001422 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301423 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121424 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211425 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001426 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161427 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151428 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491429 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531430 '[email protected]',
[email protected]84003af2014-05-02 09:37:131431 '[email protected]',
1432 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001433 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061434 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001435 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541436 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431437 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521438 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001439 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311440 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001441 'net_log': ['[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161442 'notifications': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591443 '[email protected]'],
Evan Stade459d16662015-07-07 17:04:571444 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541445 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001446 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351447 'options': ['[email protected]',
1448 '[email protected]'],
chasej6dff9292016-02-02 20:33:121449 'origin_trials': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321450 'ozone': ['[email protected]', '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081451 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061452 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001453 'panels': ['[email protected]', '[email protected]',
1454 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251455 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511456 '[email protected]',
vabraafbd4f32015-11-10 19:30:231457 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251458 'pepper_api': ['[email protected]',
1459 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151460 '[email protected]', '[email protected]',
1461 '[email protected]', '[email protected]'],
kcarattinic1d30ef2016-01-07 05:12:301462 'permissions': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341463 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301464 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491465 'polymer': ['[email protected]',
1466 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091467 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441468 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141469 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001470 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311471 '[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161472 'push_messaging': ['[email protected]', '[email protected]',
harknessf287a8f42016-01-25 09:58:131473 '[email protected]',
1474 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001475 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381476 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001477 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251478 'remoting': ['[email protected]'],
rdsmith33aa2b32016-03-17 18:08:231479 'resource_scheduler': ['[email protected]'],
gab57e80c72014-12-08 21:06:131480 'rlz_id': ['[email protected]',
alito0c8029e2016-03-16 05:22:591481 '[email protected]',
1482 '[email protected]'],
grt829c6a82014-10-20 09:29:321483 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221484 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061485 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471486 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511487 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191488 '[email protected]',
[email protected]0b431722014-01-08 07:21:511489 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091490 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161491 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171492 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161493 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431494 'site_instance': ['[email protected]', '[email protected]',
1495 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361496 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141497 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101498 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051499 'streams': ['[email protected]'],
vmpstr63a36532016-03-09 01:11:301500 'styleguide': ['[email protected]', '[email protected]'],
zea2b40a9292014-10-09 16:45:251501 'sync': ['[email protected]',
maxboguee02372182014-11-13 00:42:221502 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101503 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121504 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191505 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481506 '[email protected]',
1507 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491508 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311509 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351510 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001511 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131512 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191513 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261514 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001515 'tests': [],
penghuang7d460212015-07-21 20:25:061516 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421517 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181518 '[email protected]',
yukishiino616672e2015-04-02 06:43:101519 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421520 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181521 '[email protected]',
yukishiino616672e2015-04-02 06:43:101522 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191523 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051524 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381525 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151526 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181527 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001528 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551529 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231530 'version_assembly': ['[email protected]',
1531 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001532 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351533 'virtual_keyboard': ['[email protected]',
1534 '[email protected]'],
mcasasa5584a02015-09-11 21:15:281535 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101536 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021537 'webrtc_browser_tests': ['[email protected]',
1538 '[email protected]'],
raymesf5084632015-07-02 07:14:151539 'website_settings': ['[email protected]',
msramek78c361b72015-10-20 14:09:151540 '[email protected]',
1541 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501542 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001543 'x11': ['[email protected]',
1544 '[email protected]',
1545 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201546 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021547
1548 'blink': ['[email protected]'],
1549 'blink_accessibility': ['[email protected]',
1550 '[email protected]',
1551 '[email protected]',
1552 '[email protected]'],
1553 'blink_animation': ['[email protected]',
1554 '[email protected]',
1555 '[email protected]',
1556 '[email protected]',
1557 '[email protected]'],
1558 'blink_app_banner': [ '[email protected]' ],
hongchan07217ca2016-02-12 23:38:591559 'blink_audio': ['[email protected]',
1560 '[email protected]'],
timlohd035d572015-09-25 15:28:021561 'blink_battery_status': [ '[email protected]',
1562 '[email protected]' ],
1563 'blink_bidi': [ '[email protected]' ],
1564 'blink_bindings': [ '[email protected]' ],
ortunob0035b242016-01-26 21:00:361565 'blink_bluetooth': [ '[email protected]',
1566 '[email protected]'],
timlohd035d572015-09-25 15:28:021567 'blink_canvas2d': [ '[email protected]',
1568 '[email protected]',
ajumadd78f9b2015-11-16 21:06:481569 '[email protected]',
1570 '[email protected]' ],
timlohd035d572015-09-25 15:28:021571 'blink_clipboard': [ '[email protected]', ],
1572 'blink_content_security_policy': [ '[email protected]' ],
1573 'blink_css': [ '[email protected]',
1574 '[email protected]',
1575 '[email protected]',
1576 '[email protected]',
1577 '[email protected]' ],
1578 'blink_css_grid_layout': [ '[email protected]',
1579 '[email protected]',
1580 '[email protected]' ],
1581 'blink_css_flexbox': [ '[email protected]' ],
1582 'blink_css_fragmentation_tests': [ '[email protected]' ],
1583 'blink_css_regions': [ '[email protected]' ],
1584 'blink_custom_elements': [ '[email protected]',
1585 '[email protected]' ],
1586 'blink_dom': [ '[email protected]',
1587 '[email protected]',
1588 '[email protected]',
1589 '[email protected]',
1590 '[email protected]' ],
1591 'blink_device_light': [ '[email protected]',
1592 '[email protected]' ],
1593 'blink_device_orientation': [ '[email protected]',
1594 '[email protected]',
timlohd035d572015-09-25 15:28:021595 '[email protected]' ],
1596 'blink_devtools': [ '[email protected]',
1597 '[email protected]',
1598 '[email protected]',
timlohd035d572015-09-25 15:28:021599 '[email protected]',
1600 '[email protected]',
1601 '[email protected]',
1602 '[email protected]' ],
1603 'blink_events': [ '[email protected]',
1604 '[email protected]',
dtapuska1f997a12016-03-14 19:22:071605 '[email protected]',
timlohd035d572015-09-25 15:28:021606 '[email protected]' ],
1607 'blink_fetch': [ '[email protected]',
1608 '[email protected]',
1609 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061610 '[email protected]' ],
dtapuska1f997a12016-03-14 19:22:071611 'blink_input': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021612 'blink_layers': [ '[email protected]' ],
1613 'blink_loader': [ '[email protected]',
1614 '[email protected]',
1615 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061616 '[email protected]' ],
timlohd035d572015-09-25 15:28:021617 'blink_owners': [ '[email protected]'],
kinuko533a1692015-12-21 08:57:251618 'blink_platform': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021619 'blink_platform_graphics': [ '[email protected]',
danakj7d0a4fd2016-01-07 00:54:311620 '[email protected]',
timlohd035d572015-09-25 15:28:021621 '[email protected]',
1622 '[email protected]',
1623 '[email protected]',
1624 '[email protected]',
1625 '[email protected]',
1626 '[email protected]',
1627 '[email protected]',
1628 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281629 '[email protected]',
1630 '[email protected]' ],
haraken04143c62016-03-31 08:48:561631 'blink_modules': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021632 'blink_heap': [ '[email protected]',
1633 '[email protected]',
1634 '[email protected]',
1635 '[email protected]' ],
1636 'blink_html': [ '[email protected]',
1637 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281638 'blink_public_api': [ '[email protected]',
1639 '[email protected]' ],
dgrogand792a7f2016-01-21 00:12:131640 'blink_indexed_db': ['[email protected]',
timlohd035d572015-09-25 15:28:021641 '[email protected]'],
1642 'blink_layout': [ '[email protected]',
1643 '[email protected]',
1644 '[email protected]',
1645 '[email protected]',
1646 '[email protected]',
1647 '[email protected]',
1648 '[email protected]' ],
1649 'blink_paint' : [ '[email protected]',
1650 '[email protected]',
1651 '[email protected]' ],
1652 'blink_permissions': [ '[email protected]' ],
1653 'blink_prerender': [ '[email protected]',
1654 '[email protected]' ],
1655 'blink_preloadScanner': [ '[email protected]' ],
1656 'blink_push_messaging': [ '[email protected]',
1657 '[email protected]',
peterc9e3e172015-11-02 09:29:161658 '[email protected]' ],
timlohd035d572015-09-25 15:28:021659 'blink_client_hints': [ '[email protected]' ],
1660 'blink_scheduler': [ '[email protected]' ],
1661 'blink_track': [ '[email protected]',
1662 '[email protected]',
1663 '[email protected]',
1664 '[email protected]',
1665 '[email protected]',
1666 '[email protected]' ],
1667 'blink_media': [ '[email protected]',
1668 '[email protected]',
1669 '[email protected]',
1670 '[email protected]' ],
1671 'blink_media_queries': [ '[email protected]',
1672 '[email protected]' ],
1673 'blink_fileapi': [ '[email protected]',
1674 '[email protected]',
1675 '[email protected]' ],
1676 'blink_quota': [ '[email protected]',
1677 '[email protected]',
1678 '[email protected]' ],
1679 'blink_viewport_interaction': [ '[email protected]' ],
1680 'blink_webcomponents': [ '[email protected]',
1681 '[email protected]' ],
1682 'blink_mediastream': [ '[email protected]' ],
1683 'blink_navigator_content_utils': [ '[email protected]' ],
peterc9e3e172015-11-02 09:29:161684 'blink_notifications': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021685 'blink_geolocation': [ '[email protected]',
1686 '[email protected]',
1687 '[email protected]' ],
1688 'blink_htmlparser': [ '[email protected]' ],
1689 'blink_vibration': [ '[email protected]',
1690 '[email protected]' ],
1691 'blink_serviceworkers': [ '[email protected]',
1692 '[email protected]',
1693 '[email protected]',
1694 '[email protected]',
1695 '[email protected]',
1696 '[email protected]',
1697 '[email protected]',
1698 '[email protected]' ],
1699 'blink_serviceworkers_tests': [ '[email protected]' ],
1700 'blink_sheriff_o_matic': [ '[email protected]',
1701 '[email protected]',
1702 '[email protected]',
1703 '[email protected]',
1704 '[email protected]',
1705 '[email protected]',
1706 '[email protected]',
1707 '[email protected]' ],
1708 'blink_spellcheck' : [ '[email protected]' ],
jbromana7bdfdb2016-02-05 15:10:321709 'blink_spv2_layout_tests': [ '[email protected]',
1710 '[email protected]' ],
timlohd035d572015-09-25 15:28:021711 'blink_style': [ '[email protected]' ],
1712 'blink_svg': [ '[email protected]',
1713 '[email protected]',
1714 '[email protected]',
1715 '[email protected]',
1716 '[email protected]',
1717 '[email protected]',
1718 '[email protected]',
1719 '[email protected]' ],
timlohd035d572015-09-25 15:28:021720 'blink_w3ctests' : [ '[email protected]' ],
1721 'blink_webp': [ '[email protected]',
1722 '[email protected]',
1723 '[email protected]',
1724 '[email protected]' ],
1725 'blink_out_of_process_frames': [ '[email protected]',
1726 '[email protected]' ],
1727 'blink_screen_orientation': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021728 'blink_websockets': [ '[email protected]',
1729 '[email protected]' ],
1730 'blink_workers': [ '[email protected]',
1731 '[email protected]',
1732 '[email protected]',
1733 '[email protected]' ],
1734 'blink_wtf': [ '[email protected]',
1735 '[email protected]' ],
1736 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011737 'test_runner': [ '[email protected]',
1738 '[email protected]' ],
[email protected]a3838612009-10-13 21:57:541739 },
1740}