blob: 185fb31cb45d1865b48fbb46362dff325f4b2f9b [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 },
lhchavez4b19176f2016-05-04 23:12:4678 'arc': {
79 'filepath': 'arc/',
80 },
81 'arc_net': {
82 'filepath': 'components/arc/net/',
83 },
[email protected]3ce56642013-10-17 22:12:5184 'ash': {
85 'filepath': 'ash/',
86 },
[email protected]f76c8852012-06-21 16:37:0087 'aura': {
[email protected]3ce56642013-10-17 22:12:5188 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3989 },
[email protected]c3a6e1e72013-08-02 00:13:0790 'aura_compositor': {
91 'filepath':
92 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5893 '|content/browser/compositor/' \
94 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0795 '|content/browser/renderer_host/render_widget_host_view_aura' \
96 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4497 '|content/browser/renderer_host/delegated' \
98 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0799 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07100 },
sullivan0171e3c2015-03-03 18:47:21101 'auto_bisect': {
102 'filepath': 'tools/run-bisect-perf-regression.py'\
103 '|tools/run-perf-test.cfg'\
104 '|tools/auto_bisect/'
105 },
[email protected]2a38f0c02013-05-29 02:27:45106 'autofill': {
[email protected]30964792013-05-29 02:41:25107 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48108 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48109 'chrome/browser/ui/android/autofill/|'\
110 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27111 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48112 'chrome/browser/ui/views/autofill/|'\
113 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48114 'chrome/renderer/autofill/|'\
115 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05116 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25117 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08118 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29119 },
[email protected]f76c8852012-06-21 16:37:00120 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49121 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55122 },
jkarlin539748402015-03-31 17:36:31123 'background_sync': {
124 'filepath': 'background_sync',
125 },
[email protected]f76c8852012-06-21 16:37:00126 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49127 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59128 },
[email protected]5e105332012-09-13 01:55:52129 'base_allocator': {
130 'filepath': '^base/allocator',
131 },
[email protected]1ed5e0fd2012-07-19 00:19:05132 'base_memory': {
133 'filepath': '^base/memory',
134 },
robliao1644d8b2016-04-11 15:39:59135 'base_task_scheduler': {
136 'filepath': '^base/task_scheduler',
137 },
[email protected]b17d9e02014-07-29 09:45:50138 'base_win': {
139 'filepath': '^base/win',
140 },
[email protected]7e093d4022014-06-26 19:19:55141 'battery_status': {
142 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10143 'content/renderer/battery_status/|'\
144 'content/test/data/battery_status/|'\
145 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55146 },
maniscalco44c99752015-09-09 21:52:04147 'blimp': {
148 'filepath': '^blimp/',
149 },
[email protected]06798f72013-01-14 22:31:17150 'bookmarks': {
151 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48152 '|chrome/browser/extensions/api/bookmark_manager_private/' \
153 '|chrome/browser/extensions/api/bookmarks/' \
154 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35155 '|chrome/browser/ui/bookmarks/' \
156 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46157 '|chrome/browser/ui/views/bookmarks/' \
158 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17159 },
[email protected]b17d9e02014-07-29 09:45:50160 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13161 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50162 },
[email protected]f76c8852012-06-21 16:37:00163 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49164 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25165 },
[email protected]f76c8852012-06-21 16:37:00166 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49167 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25168 },
[email protected]22650d22012-07-18 17:02:35169 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48170 'filepath': 'chrome/browser/autofill/' \
171 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48172 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27173 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19174 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05175 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35176 },
[email protected]f76c8852012-06-21 16:37:00177 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49178 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18179 },
[email protected]f76c8852012-06-21 16:37:00180 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49181 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00182 },
michaelpge42ca3b32016-02-19 08:17:57183 'browser_resources_md': {
184 'filepath': 'chrome/browser/resources/md_'\
185 '|chrome/browser/resources/settings/',
186 },
[email protected]0ce480532012-07-20 12:33:20187 'browsing_data': {
188 'filepath': 'chrome/browser/browsing_data/',
189 },
[email protected]f76c8852012-06-21 16:37:00190 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49191 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10192 'chrome/browser/ui/views/bubble/|'\
193 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00194 },
jkarlin539748402015-03-31 17:36:31195 'cache_storage': {
196 'filepath': 'cache_storage',
197 },
[email protected]10fbd5952013-08-22 07:42:39198 'cast': {
[email protected]31ef420b2014-08-13 21:19:13199 'filepath': 'media/cast/'\
200 '|chrome/browser/extensions/api/cast_streaming/'\
201 '|chrome/browser/media/cast'\
202 '|chrome/renderer/media/cast'\
203 '|chrome/test/data/extensions/api_test/cast_'\
204 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39205 },
ryanchung4d157372016-05-10 20:27:16206 'cast_certificate': {
207 'filepath': 'components/cast_certificate/'\
208 '|components/test/data/cast_certificate/',
209 },
eranmc2a9f612015-11-24 16:41:34210 'certificate_transparency': {
211 'filepath': 'components/certificate_transparency/'\
212 '|components/packed_ct_ev_whitelist/'\
213 '|net/cert/ct_'\
214 '|net/cert/multi_log_ct_verifier'\
215 '|net/cert/sct_status_flags.h'\
216 '|net/cert/signed_certificate_timestamp'\
217 '|net/cert/signed_tree_head'\
218 '|net/test/ct_',
219 },
[email protected]651d9992014-04-09 17:18:41220 'chromecast': {
221 'filepath': 'chromecast/',
222 },
gfhuang2548f902016-02-26 02:29:21223 'chromecast_public': {
224 'filepath': 'chromecast/public/',
225 },
[email protected]c863702a2012-09-14 20:05:28226 'cc': {
227 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53228 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28229 },
[email protected]c73ec8ab2014-01-16 20:35:23230 'chrome_elf': {
231 'filepath': 'chrome_elf',
232 },
[email protected]d5b21972012-07-20 02:06:01233 'chrome_views': {
234 'filepath': 'chrome/browser/ui/views',
235 },
[email protected]f7bf8ba2011-02-24 22:28:46236 'chromedriver': {
samuong53d5e612014-10-10 18:56:38237 'filepath': 'chrome/test/chromedriver|'\
238 'chrome/test/data/chromedriver|'\
239 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46240 },
[email protected]f76c8852012-06-21 16:37:00241 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49242 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01243 },
[email protected]eda0a0b2013-04-19 20:34:35244 'chromeos_attestation': {
245 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59246 'chrome/browser/chromeos/attestation/|'\
247 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35248 },
[email protected]7c59a152012-11-06 20:56:35249 'chromeos_calculator': {
250 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
251 },
hashimoto40ecb692014-09-02 04:51:31252 'chromeos_dbus': {
253 'filepath': 'chromeos/dbus/',
254 },
[email protected]f76c8852012-06-21 16:37:00255 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49256 'filepath': 'chrome/browser/chromeos/login/|'\
257 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58258 'chrome/browser/resources/chromeos/login/|'\
259 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57260 },
[email protected]d7d35f342012-10-22 20:32:47261 'chromeos_net': {
262 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47263 'chrome/browser/chromeos/net/|'\
264 'chrome/browser/extensions/api/networking_private/|'\
265 'extensions/browser/api/networking_private/|'\
266 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47267 },
[email protected]2315ac0c2013-02-05 00:49:16268 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56269 'filepath': 'ash/system/chromeos/power/|'\
270 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16271 'chrome/browser/chromeos/power/',
272 },
[email protected]f76c8852012-06-21 16:37:00273 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49274 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
275 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12276 },
[email protected]cef7a6d2011-04-29 20:49:07277 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56278 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07279 },
gayanef5f29ec2016-05-02 20:29:18280 'clank_uma_settings': {
281 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
282 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
283 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
284 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/CrashDumpUploadPreference.java|'\
285 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
286 },
[email protected]f76c8852012-06-21 16:37:00287 'clipboard': {
288 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02289 },
[email protected]0387ab32014-08-05 00:13:42290 'closure': {
[email protected]18fd7a532014-08-20 23:09:51291 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49292 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42293 },
sdefresned94c5b02015-07-22 17:54:55294 'components_deps': {
295 'filepath': 'components/([^/]*/)*DEPS',
296 },
[email protected]f76c8852012-06-21 16:37:00297 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49298 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00299 },
scheib968e61052014-11-05 00:27:25300 'content_bluetooth': {
301 'filepath': 'content/.*bluetooth'
302 },
kinuko01cbe8a12015-10-20 09:59:06303 'content_loader': {
304 'filepath': 'content/browser/loader|'\
305 'content/child/*loader',
306 },
mkwst512627022014-09-16 09:23:27307 'content_renderer': {
308 'filepath': 'content/renderer/',
309 },
[email protected]aa3311a2012-11-19 16:04:58310 'content_shell': {
311 'filepath': 'content/shell/',
312 },
kinukoa121bce2015-01-30 10:04:41313 'content_worker': {
314 'filepath': 'content/.*worker',
315 },
[email protected]f76c8852012-06-21 16:37:00316 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49317 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08318 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00319 },
wfh792b71c2016-05-04 23:33:41320 'courgette': {
321 'filepath': 'courgette/',
322 },
michaelpge42ca3b32016-02-19 08:17:57323 'cr_elements': {
324 'filepath': 'ui/webui/resources/cr_element',
325 },
ianwencdb8c9e2015-06-18 22:10:15326 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53327 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15328 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28329 },
[email protected]5e105332012-09-13 01:55:52330 'deep_memory_profiler': {
331 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
332 },
Bartosz Fabianowski85a823812015-04-16 10:27:51333 'device_bluetooth': {
334 'filepath': 'device/.*bluetooth'
335 },
[email protected]29ad47c2014-04-23 09:12:48336 'device_sensors': {
337 'filepath': 'content/browser/device_sensors/|'\
338 'content/common/device_sensors/|'\
339 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
340 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
341 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14342 },
scheibabdd7d32015-02-11 22:13:08343 'developer_recommended_flags': {
344 'filepath': 'developer_recommended_flags.gypi',
345 },
[email protected]342b12872012-11-07 12:10:46346 'devtools': {
347 'filepath': 'devtools',
348 },
[email protected]bab2a832012-07-11 23:29:41349 'disk_cache': {
350 'filepath': 'net/disk_cache/|http_cache',
351 },
[email protected]f76c8852012-06-21 16:37:00352 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49353 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08354 'net/base/host_cache|' \
355 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00356 },
[email protected]f76c8852012-06-21 16:37:00357 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49358 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08359 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51360 },
[email protected]ca872e362011-07-12 21:06:03361 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49362 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08363 'chrome/browser/ui/webui/.*downloads|' \
364 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12365 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03366 },
[email protected]f6df20a2012-10-23 21:22:07367 'drive': {
[email protected]8492b5b2012-12-17 21:58:08368 'filepath': 'chrome/browser/chromeos/drive/|' \
369 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07370 },
[email protected]89d2cd52013-04-16 01:55:36371 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33372 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36373 },
[email protected]3a25c8a2014-06-26 06:47:10374 'eme': {
375 'filepath': 'components/cdm/|' \
376 'content/browser/media/cdm/|' \
377 'content/renderer/media/crypto/|' \
378 'media/base/android/*drm*|' \
379 'media/cdm/|' \
380 'third_party/widevine/cdm/'
381 },
[email protected]247dcfb92014-04-23 18:25:59382 'events': {
383 'filepath': 'ui/events/',
384 },
[email protected]f76c8852012-06-21 16:37:00385 'extension': {
386 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45387 },
apaciblec4093a92016-04-19 19:21:58388 'feedback_ui': {
389 'filepath': 'chrome/browser/resources/(md_)?feedback/'
390 },
[email protected]f76c8852012-06-21 16:37:00391 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08392 'filepath': 'file_system/|' \
393 'fileapi/'
[email protected]80919512011-08-03 08:51:04394 },
[email protected]f76c8852012-06-21 16:37:00395 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08396 'filepath': 'file_browser|' \
397 'file_manager|' \
398 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39399 },
[email protected]4ed766c2013-09-19 09:45:20400 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20401 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20402 },
[email protected]f76c8852012-06-21 16:37:00403 'ftp': {
404 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39405 },
[email protected]3a2a6ac02014-06-20 07:07:12406 'gcm': {
407 'filepath': 'chrome/browser/services/gcm/|'\
408 'components/gcm_driver/|'\
409 'google_apis/gcm/',
410 },
[email protected]d8036492013-08-09 16:02:23411 'geolocation': {
412 'filepath': 'chrome/browser/geolocation/|'\
413 'content/browser/geolocation|'\
414 'content/public/common/geoposition.*|'\
415 'content/public/browser/geolocation.*|'\
416 'content/renderer/geolocation.*|'\
417 'content/shell/geolocation/',
418 },
[email protected]f93b7382012-08-09 20:53:16419 'gfx_image': {
420 'filepath': 'ui/gfx/image/',
421 },
[email protected]cf428f732012-10-02 20:48:15422 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36423 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15424 },
[email protected]4d1773e2014-04-05 07:59:57425 'gn': {
426 'filepath': 'tools/gn',
427 },
[email protected]f76c8852012-06-21 16:37:00428 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49429 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00430 },
[email protected]f76c8852012-06-21 16:37:00431 'history_ui': {
dbeam78528be2016-02-18 07:08:49432 'filepath': 'chrome/browser/resources/(md_)?history|'\
433 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00434 },
[email protected]18d7e402014-07-08 19:53:14435 'hotword': {
436 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
437 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28438 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14439 '|chrome/browser/search/hotword*'\
440 '|chrome/test/data/extensions/api_test/hotword_private/',
441 },
[email protected]f76c8852012-06-21 16:37:00442 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49443 'filepath': 'base/i18n/|base/string|l10n|icu|'\
444 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00445 },
[email protected]f76c8852012-06-21 16:37:00446 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49447 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00448 },
[email protected]c26161352013-11-12 19:50:01449 'indexed_db': {
450 'filepath': 'content/browser/indexed_db|'\
451 'content/child/indexed_db|'\
452 'content/common/indexed_db|'\
453 'content/public/browser/indexed_db|'\
454 'content/test/data/indexeddb',
455 },
bruthigaa8281f2016-02-09 17:52:31456 'ink_drop': {
457 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
458 'ui/views/animation/.*ink_drop.*'
459 },
dtapuska1f997a12016-03-14 19:22:07460 'input': {
461 'filepath': 'content/browser/renderer_host/input|'\
462 'content/renderer/input|'\
463 'ui/events/blink/'
464 },
[email protected]f76c8852012-06-21 16:37:00465 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49466 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00467 },
mmoss19826c62014-11-14 21:37:36468 'installer_linux': {
469 'filepath': 'chrome/installer/linux/',
470 },
[email protected]56b4b09d32012-07-27 18:28:41471 'instant': {
[email protected]607903d2013-03-25 22:15:47472 'filepath': 'instant|searchbox|'\
473 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13474 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39475 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47476 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41477 },
sdefresne18b47312015-06-18 15:15:09478 'ios_chrome': {
479 'filepath': 'ios/chrome',
480 },
[email protected]f76c8852012-06-21 16:37:00481 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49482 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00483 },
mkwstb0d1b1d2014-09-30 11:45:36484 'ipc_messages': {
485 'filepath': '_message.*.h|'\
486 '_messages.cc',
487 },
vabraafbd4f32015-11-10 19:30:23488 'login': {
489 'filepath': 'chrome/browser/ui/login'
490 },
[email protected]a3f777d2014-01-07 23:38:26491 'libwebp': {
492 'filepath': 'third_party/libwebp'
493 },
johannkoenig52381382015-09-18 22:35:25494 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31495 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25496 },
[email protected]04a292a2013-03-07 19:58:42497 'linux_fonts': {
498 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41499 'ui/gfx/platform_font_linux.*|'\
500 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42501 },
502 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49503 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00504 },
[email protected]04a292a2013-03-07 19:58:42505 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54506 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00507 },
mlamourid8b0feb2015-06-02 16:30:47508 'manifest': {
509 'filepath': 'content/(browser|renderer)/manifest/'\
510 '|content/public/common/manifest*',
511 },
michaelpg32ca07902015-02-07 00:31:11512 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57513 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19514 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11515 },
[email protected]f76c8852012-06-21 16:37:00516 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49517 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00518 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00519 },
[email protected]06dd23172013-06-24 21:04:51520 'media_galleries': {
521 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51522 '|chrome/browser/media_galleries/'\
523 '|chrome/browser/storage_monitor/'\
524 '|chrome/common/media_galleries/'\
525 '|chrome/test/data/extensions/api_test/media_galleries/'\
526 '|chrome/utility/itunes*'\
527 '|chrome/utility/picasa*',
528 },
kmarshallb698ad4f2015-02-24 19:42:48529 'media_router': {
530 'filepath': 'chrome/browser/media/router/*' \
531 '|chrome/app/theme/*/common/media_router*' \
532 '|chrome/browser/resources/media_router/' \
533 '|chrome/browser/ui/webui/media_router/' \
534 '|chrome/test/media_router/',
535 },
[email protected]f76c8852012-06-21 16:37:00536 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49537 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00538 },
539 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49540 'filepath': 'base/metrics/'\
541 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49542 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12543 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49544 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45545 '|chromecast/browser/metrics/'\
[email protected]f76c8852012-06-21 16:37:00546 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45547 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45548 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39549 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45550 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00551 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12552 # Exclude XML files; in particular, histograms.xml.
553 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
554 },
555 'metrics_xml_files': {
556 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21557 'filepath': 'tools/metrics/.*\.xml$',
558 },
559 'midi': {
560 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00561 },
[email protected]341f218a2013-09-24 22:16:10562 'mojo': {
563 'filepath': 'mojo',
564 },
[email protected]f76c8852012-06-21 16:37:00565 'mouse_lock': {
566 'filepath': 'mouse_lock',
567 },
rjkroegef60dea862015-10-29 17:50:06568 'mus': {
569 'filepath': 'components/mus/'\
570 '|mojo/gles2/'\
571 '|mojo/gpu/',
572 },
[email protected]f76c8852012-06-21 16:37:00573 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49574 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56575 'chrome/browser/nacl_host/|chrome/common/nacl|'\
576 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00577 },
[email protected]99ddc3d2013-01-22 16:15:33578 'native_client_sdk': {
579 'filepath': '^native_client_sdk/',
580 },
[email protected]b9ecdb62014-03-07 14:56:43581 'navigation': {
582 'filepath': 'content/browser/frame_host|'\
583 'content/browser/renderer_host/render_process_host.*|'\
584 'content/browser/renderer_host/render_view_host.*|'\
585 'content/browser/web_contents/web_contents_impl.*|'\
586 'content/renderer/render_frame.*|'\
587 'content/renderer/render_view.*'
588 },
[email protected]f76c8852012-06-21 16:37:00589 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49590 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00591 },
592 'net_error_list': {
593 'filepath': 'net/base/net_error_list.h',
594 },
595 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49596 'filepath': 'net/base/net_log|' \
597 'chrome/browser/net/.*net_log|' \
598 'chrome/browser/net/passive_log_collector|' \
599 'chrome/browser/resources/net_internals/|' \
600 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00601 },
jkarlin539748402015-03-31 17:36:31602 'netinfo': {
603 'filepath': 'netinfo',
604 },
peterf4758412014-09-17 15:06:01605 'notifications': {
606 'filepath': 'chrome/browser/extensions/api/notifications/|' \
607 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12608 'chrome/test/data/notifications/|' \
609 'content/browser/notifications/|' \
610 'content/child/notifications/|' \
611 'content/common/platform_notification|' \
612 'content/public/browser/platform_notification|' \
613 'content/public/common/platform_notification|' \
614 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01615 'ui/message_center/'
616 },
[email protected]f76c8852012-06-21 16:37:00617 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49618 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f52013-02-14 21:04:16619 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49620 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00621 },
mcwilliamsedee5042016-04-05 18:46:45622 'ntp_snippets': {
623 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36624 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34625 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45626 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00627 'chrome/browser/resources/snippets_internals|'\
628 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45629 'components/ntp_snippets/|'\
630 'chrome/android/java/res/layout/new_tab_page|'\
631 'chrome/android/java/res/layout/most_visited'
632 },
dimichdce3ee492016-04-04 04:20:52633 'offline_pages': {
634 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11635 '|chrome/browser/android/offline_pages/'\
636 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52637 },
[email protected]f76c8852012-06-21 16:37:00638 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49639 'filepath': 'chrome/browser/autocomplete/'\
640 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00641 },
[email protected]437c44b2012-11-08 01:35:52642 'options': {
643 'filepath': 'chrome/browser/resources/options/|'\
644 'chrome/browser/ui/webui/options/',
645 },
chasej6dff9292016-02-02 20:33:12646 'origin_trials': {
647 'filepath': 'origin_trials',
648 },
[email protected]4a2078e2013-07-18 20:40:20649 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44650 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43651 'ui/events/ozone/|'\
652 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20653 'ui/gl/gl_.*egl.*|'\
654 'ui/gl/gl_.*ozone.*'
655 },
csharrison3b1dc4062015-10-19 14:31:08656 'page_load_metrics' : {
657 'filepath': 'components/page_load_metrics/'
658 },
[email protected]f76c8852012-06-21 16:37:00659 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29660 'filepath': 'chrome/browser/ui/panels'\
661 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29662 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00663 },
[email protected]3cc8b3922014-05-05 13:12:08664 'password_manager': {
665 'filepath': 'chrome/.*/password_'\
666 '|chrome/browser/ui/passwords'\
667 '|chrome/browser/ui/views/passwords'\
668 '|chrome/test/data/password'\
669 '|components/autofill.*password'
670 '|components/password_'\
671 },
[email protected]f76c8852012-06-21 16:37:00672 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58673 'filepath': 'ppapi/api'\
674 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00675 },
mlamourid8b0feb2015-06-02 16:30:47676 'permissions': {
677 'filepath': 'content/(child,browser)/permissions/'\
678 '|content/common/permission_*'\
679 '|content/public/(common,browser)/permission_*'\
680 '|chrome/browser/permissions/'\
681 '|chrome/browser/content_settings/permission*'\
682 '|permission_context',
683 },
[email protected]f76c8852012-06-21 16:37:00684 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49685 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59686 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00687 },
tnagelad92622a92015-10-20 10:26:30688 'policy_definitions': {
689 'filepath': 'components/policy/resources/policy_templates.json',
690 },
michaelpg11fff3f2015-02-06 03:35:34691 'polymer': {
692 'filepath': 'third_party/polymer/|'\
dbeam78528be2016-02-18 07:08:49693 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34694 'ui/webui/resources/polymer_resources.grdp',
695 },
twifkak0c69c1f2015-06-22 18:20:09696 'precache': {
697 'filepath': '[pP]recache'
698 },
[email protected]ef6cc442012-10-30 03:24:17699 'predictors': {
700 'filepath': 'predictors',
701 },
[email protected]be775bc2014-06-30 15:41:14702 'prepopulated_engines': {
703 'filepath': 'components/search_engines/prepopulated_engines.json',
704 },
[email protected]f76c8852012-06-21 16:37:00705 'prerender': {
[email protected]78375a52012-07-14 14:47:57706 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00707 },
peter884896c72015-03-12 14:26:20708 'push_messaging': {
709 'filepath': 'push_messaging'
710 },
[email protected]f76c8852012-06-21 16:37:00711 'pyauto': {
712 'filepath': 'chrome/test/pyautolib' \
713 '|chrome/test/functional' \
714 '|chrome/browser/automation/automation_provider_json'
715 },
716 'remoting': {
anandce1c55372015-03-04 01:23:10717 'filepath': 'remoting/' \
718 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00719 },
rdsmith33aa2b32016-03-17 18:08:23720 'resource_scheduler': {
721 'filepath' : 'content/browser/loader/resource_scheduler*'
722 },
gab57e80c72014-12-08 21:06:13723 'rlz_id': {
724 'filepath' :'rlz/lib/machine_id.cc|'\
725 'rlz/lib/machine_id.h|'\
726 'rlz/win/lib/machine_id_win.cc',
727 },
grt829c6a82014-10-20 09:29:32728 'safe_browsing': {
729 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
730 },
rickyz0a819bfc2015-02-04 23:57:22731 'sandbox': {
732 'filepath': 'sandbox/'\
733 '|content/browser/bootstrap_sandbox_mac'\
734 '|content/browser/renderer_host/render_sandbox_host_linux'\
735 '|content/browser/renderer_host/sandbox_ipc_linux'\
736 '|content/browser/zygote_host/'\
737 '|content/common/sandbox_'\
738 '|content/zygote/'\
739 },
skyostil20dea312014-11-11 13:43:06740 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17741 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37742 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17743 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06744 },
mlamourid8b0feb2015-06-02 16:30:47745 'screen_orientation': {
746 'filepath': 'screen_orientation',
747 },
[email protected]21cd39b2012-06-28 01:48:40748 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49749 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40750 },
[email protected]0b431722014-01-08 07:21:51751 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17752 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51753 },
[email protected]f76c8852012-06-21 16:37:00754 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49755 'filepath': 'content/browser/site_instance|'\
756 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00757 },
758 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49759 'filepath': 'chrome/browser/speech/'\
760 '|content/browser/speech/'\
761 '|content/common/.*speech'\
762 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00763 },
[email protected]ad0295d2012-10-11 23:43:36764 'spellcheck': {
765 'filepath': 'chrome/browser/spellchecker/'\
766 '|chrome/browser/tab_contents/spellchecker'\
767 '|chrome/browser/tab_contents/spelling_menu'\
768 '|chrome/common/spellcheck_'\
769 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35770 '|third_party/hunspell/'\
771 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36772 },
[email protected]67f39af2013-08-23 20:06:05773 'streams': {
774 'filepath': 'content/browser/streams/',
775 },
vmpstrcc1c08302015-11-18 06:05:51776 'styleguide': {
777 'filepath': '^styleguide/',
778 },
[email protected]43d33e92014-07-14 16:39:31779 'supervised_users': {
780 'filepath': 'chrome/browser/.*managed_mode'\
781 '|chrome/browser/.*managed_user'\
782 '|chrome/browser/.*supervised_user',
783 },
[email protected]f76c8852012-06-21 16:37:00784 'sync': {
maxboguefa217942016-04-01 01:08:13785 'filepath': '^chrome/android/sync_shell/'\
786 '|^chrome/browser/ui/sync/'\
787 '|^chrome/browser/ui/views/sync/'\
788 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
789 '|^ios/chrome/browser/sync/'\
790 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
791 '|^chrome/browser/sync/'\
792 '|^components/browser_sync/'\
793 '|^components/sync_bookmarks/'\
794 '|^components/sync_driver/'\
795 '|^components/sync_sessions/'\
796 '|^sync/',
[email protected]f76c8852012-06-21 16:37:00797 },
[email protected]92871a102013-07-01 11:11:41798 'syncfs': {
799 'filepath': 'sync_file_system',
800 },
[email protected]4529a792013-06-18 19:18:49801 'sync_proto': {
802 'filepath': 'sync/protocol/',
803 },
[email protected]82d74152013-07-28 08:55:31804 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13805 'filepath': 'cc/output/copy_output_request'\
806 '|chrome/browser/extensions/api/tab_capture/'\
807 '|chrome/test/data/extensions/api_test/tab_capture/'\
808 '|content/browser/compositor/delegated_frame_host'\
809 '|content/browser/media/capture/'\
810 '|content/browser/renderer_host/compositing_iosurface'\
811 '|content/browser/renderer_host/media/(audio_'\
812 '|media_stream_manager|video_)'\
813 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
814 '|media/base/video_frame\.h'\
815 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31816 },
[email protected]f76c8852012-06-21 16:37:00817 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49818 'filepath': 'chrome/browser/tab_contents/|'\
819 'content/browser/tab_contents/|'\
820 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00821 },
[email protected]31ef420b2014-08-13 21:19:13822 'tab_media_indicators': {
823 'filepath': 'chrome/browser/media/audio_stream_monitor'\
824 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
825 '|chrome/browser/ui/tabs/tab_utils'\
826 '|chrome/browser/ui/views/tabs/tab\.cc'\
827 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
828 '|media/audio/audio_(output_controller|power_monitor)',
829 },
[email protected]f76c8852012-06-21 16:37:00830 'task_manager': {
831 'filepath': 'task_manager'
832 },
[email protected]5e105332012-09-13 01:55:52833 'tcmalloc': {
834 'filepath': 'third_party/tcmalloc'
835 },
[email protected]31a10602012-11-21 01:51:26836 'telemetry': {
nednguyen79105d422016-04-18 01:38:42837 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:26838 },
[email protected]f76c8852012-06-21 16:37:00839 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49840 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52841 },
[email protected]1cbbb30b2011-10-14 08:03:56842 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49843 'filepath': 'content/browser/renderer_host/gtk_im'\
844 '|content/browser/renderer_host/gtk_key'\
845 '|content/browser/renderer_host/render_widget_host_view'\
846 '|content/browser/renderer_host/text_input'\
847 '|ui/base/ime/'\
848 '|ui/base/gtk/event'\
849 '|ui/base/gtk/gtk_im'\
850 '|ui/base/keycodes/'\
851 '|ui/base/win/ime'\
852 '|ui/views/controls/textfield/'\
853 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56854 },
[email protected]3a117c62011-11-29 04:28:02855 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49856 'filepath': 'chrome/browser/chromeos/input_method/'\
857 '|chrome/browser/chromeos/extensions/input_method'\
858 '|chrome/browser/chromeos/status/input_method'\
859 '|chrome/browser/extensions/extension_input_'\
860 '|chrome/browser/resources/keyboard'\
861 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43862 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49863 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42864 '|chrome/browser/ui/webui/options/language'\
865 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02866 },
chirantan96fcf6d2015-01-21 22:36:19867 'timers': {
868 'filepath': 'base/timer/'\
869 '|components/timers/'
870 },
[email protected]f76c8852012-06-21 16:37:00871 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49872 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09873 },
[email protected]f76c8852012-06-21 16:37:00874 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49875 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05876 },
[email protected]c8eb7f72013-07-04 15:30:11877 'tracing': {
878 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31879 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11880 '|content/browser/tracing/'\
881 '|components/tracing/'
882 },
[email protected]cf428f732012-10-02 20:48:15883 'ui_compositor': {
884 'filepath': 'ui/compositor/layer\.|'\
885 'ui/compositor/layer_unittest|'\
886 'ui/compositor/compositor',
887 },
[email protected]6b5093c2012-05-23 19:10:18888 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49889 'filepath': 'ui/resources/'\
890 '|ui/base/native_theme/resources/'\
891 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18892 },
[email protected]f76c8852012-06-21 16:37:00893 'valgrind': {
894 'filepath': 'valgrind',
895 },
[email protected]c73ec8ab2014-01-16 20:35:23896 'version_assembly': {
897 'filepath': 'chrome/app/version_assembly',
898 },
posciak62a72272016-05-11 08:31:24899 'video': {
900 'filepath': 'content/browser/renderer_host/media/|'\
901 'content/renderer/media/|'\
902 'media/capture/video/|'\
903 'media/filters/|'\
904 'media/gpu/|'\
905 '.*video.*',
906 },
mcasas09e881c2016-04-09 02:09:50907 'video_capture': {
908 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
909 '|content/browser/renderer_host/media/.*(capture|media)'\
910 '|content/renderer/media/.*(capture|media|webrtc)'\
911 '|media/capture/'\
912 '|media/muxers/',
913 },
[email protected]f76c8852012-06-21 16:37:00914 'views': {
915 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49916 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00917 },
[email protected]f47d871a2013-10-11 22:14:15918 'views_corewm': {
919 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17920 },
[email protected]ef514a32014-02-26 01:02:35921 'virtual_keyboard': {
922 'filepath': 'ui/keyboard/'\
923 'chrome/test/data/chromeos/virtual_keyboard/'\
924 'chrome/common/extensions/api/virtual_keyboard',
925 },
mcasas09e881c2016-04-09 02:09:50926 'webrtc_browser_tests': {
927 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
928 'content/browser/media/.*webrtc.*browsertest',
929 },
[email protected]208879542012-07-05 11:15:34930 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49931 'filepath': 'chrome/browser/content_settings/'\
932 '|chrome/browser/ui/views/website_settings/'\
933 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52934 '|chrome/common/content_settings'\
935 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34936 },
[email protected]b17d9e02014-07-29 09:45:50937 'windows_sandboxing': {
938 'filepath': 'sandbox/win/',
939 },
[email protected]f76c8852012-06-21 16:37:00940 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49941 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
942 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
943 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00944 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49945 'xinput_hierarchy_changed_event_listener\.' \
946 '|chrome/browser/chromeos/wm_' \
947 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40948 },
wjmaclean3ff6a402015-03-31 19:00:20949 'zoom': {
950 'filepath': 'chrome/browser/ui/zoom/' \
951 '|components/ui/zoom/' \
952 '|content/browser/host_zoom_*' \
953 '|content/browser/storage_partition_impl*' \
954 '|content/public/browser/host_zoom_map.h' \
955 '|content/public/browser/storage_partition.h'
956 },
timlohd035d572015-09-25 15:28:02957
958 'blink': {
959 'filepath': 'third_party/WebKit/',
960 },
961 'blink_accessibility': {
962 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
963 },
964 'blink_animation': {
965 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
966 },
967 'blink_app_banner': {
968 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
969 '|third_party/WebKit/public/platform/modules/app_banner',
970 },
971 'blink_audio': {
972 'filepath': 'third_party/WebKit/Source/platform/audio' \
973 '|third_party/WebKit/Source/modules/webaudio',
974 },
975 'blink_battery_status': {
976 'filepath': 'third_party/WebKit/Source/modules/battery/' \
977 '|third_party/WebKit/LayoutTests/battery-status/' \
978 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
979 },
980 'blink_bidi': {
981 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
982 '|third_party/WebKit/Source/core/rendering/.*Bidi',
983 },
984 'blink_bindings': {
985 'filepath': 'third_party/WebKit/Source/bindings',
986 },
987 'blink_bluetooth': {
988 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
989 },
990 'blink_canvas2d': {
991 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
992 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
993 '|third_party/WebKit/Source/modules/canvas2d' \
994 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
995 },
996 'blink_clipboard': {
997 'filepath': 'third_party/WebKit/Source/core/clipboard' \
998 '|third_party/WebKit/Source/core/page/.*Drag' \
999 '|third_party/WebKit/Source/platform/.*Drag' \
1000 '|third_party/WebKit/Source/platform/clipboard' \
1001 '|third_party/WebKit/Source/web/.*Drag' \
1002 '|third_party/WebKit/public/platform/.*Drag' \
1003 '|third_party/WebKit/public/web/.*Drag',
1004 },
1005 'blink_content_security_policy': {
1006 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1007 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1008 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1009 },
1010 'blink_css': {
1011 'filepath': 'third_party/WebKit/Source/core/css',
1012 },
1013 'blink_css_grid_layout': {
1014 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1015 '|third_party/WebKit/Source/core/paint/.*Grid' \
1016 '|third_party/WebKit/Source/core/css/.*Grid' \
1017 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1018 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1019 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1020 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1021 },
1022 'blink_css_flexbox': {
1023 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1024 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1025 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1026 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1027 },
1028 'blink_css_fragmentation_tests': {
1029 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021030 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1031 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021032 },
1033 'blink_css_regions': {
1034 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1035 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1036 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1037 '|third_party/WebKit/Source/core/css/.*Region' \
1038 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1039 '|third_party/WebKit/LayoutTests/fast/regions/' \
1040 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1041 },
1042 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401043 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021044 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1045 },
1046 'blink_device_light': {
1047 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1048 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1049 },
1050 'blink_device_orientation': {
1051 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
1052 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
1053 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
1054 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1055 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1056 },
1057 'blink_devtools': {
1058 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1059 },
1060 'blink_dom': {
1061 'filepath': 'third_party/WebKit/Source/core/dom/'
1062 },
1063 'blink_events': {
1064 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1065 '|third_party/WebKit/Source/core/dom/.*Event' \
1066 '|third_party/WebKit/Source/core/css/.*Event' \
1067 '|third_party/WebKit/Source/platform/.*Event'
1068 },
1069 'blink_fetch': {
1070 'filepath': 'third_party/WebKit/Source/core/fetch',
1071 },
1072 'blink_heap': {
1073 'filepath': 'third_party/WebKit/Source/platform/heap' \
1074 '|third_party/WebKit/Source/wtf/Partition.*'
1075 },
1076 'blink_html': {
1077 'filepath': 'third_party/WebKit/Source/core/html/'
1078 },
1079 'blink_loader': {
1080 'filepath': 'third_party/WebKit/Source/core/loader',
1081 },
haraken04143c62016-03-31 08:48:561082 'blink_modules': {
1083 'filepath': 'third_party/WebKit/Source/modules'
1084 },
timlohd035d572015-09-25 15:28:021085 'blink_notifications': {
1086 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1087 '|third_party/WebKit/Source/modules/notifications' \
1088 '|third_party/WebKit/public/platform/modules/notifications'
1089 },
1090 'blink_owners': {
1091 'filepath': 'third_party/WebKit/.*OWNERS',
1092 },
1093 'blink_paint': {
1094 'filepath': 'third_party/WebKit/Source/core/paint/'
1095 },
1096 'blink_permissions': {
1097 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1098 '|third_party/WebKit/public/platform/modules/permissions/',
1099 },
1100 'blink_preloadScanner': {
1101 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1102 },
1103 'blink_public_api': {
1104 'filepath': 'third_party/WebKit/public'
1105 },
1106 'blink_push_messaging': {
1107 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1108 '|third_party/WebKit/Source/modules/push_messaging' \
1109 '|third_party/WebKit/public/platform/modules/push_messaging'
1110 },
kinuko533a1692015-12-21 08:57:251111 'blink_platform': {
1112 'filepath': 'third_party/WebKit/Source/platform'
1113 },
timlohd035d572015-09-25 15:28:021114 'blink_platform_graphics': {
1115 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1116 '|third_party/WebKit/Source/platform/geometry' \
1117 '|third_party/WebKit/Source/platform/graphics'
1118 },
1119 'blink_indexed_db': {
1120 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1121 '|third_party/WebKit/Source/web/.*IDB' \
1122 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1123 '|third_party/WebKit/public/platform/.*IDB'
1124 },
dtapuska1f997a12016-03-14 19:22:071125 'blink_input': {
1126 'filepath': 'third_party/WebKit/Source/core/input/'
1127 },
timlohd035d572015-09-25 15:28:021128 'blink_layout': {
1129 'filepath': 'third_party/WebKit/Source/core/layout' \
1130 '|third_party/WebKit/Source/core/rendering'
1131 },
1132 'blink_layers': {
1133 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1134 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1135 '|third_party/WebKit/Source/core/layout/Layer'
1136 },
1137 'blink_prerender': {
1138 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1139 },
1140 'blink_client_hints': {
1141 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1142 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1143 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1144 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1145 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1146 },
1147 'blink_track': {
1148 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1149 '|third_party/WebKit/Source/core/loader/TextTrack' \
1150 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1151 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1152 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1153 '|third_party/WebKit/Source/core/css/mediaControl' \
1154 '|third_party/WebKit/LayoutTests/media/track/'
1155 },
1156 'blink_media': {
1157 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1158 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1159 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1160 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1161 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1162 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1163 '|third_party/WebKit/Source/platform/drm/' \
1164 '|third_party/WebKit/Source/platform/graphics/media/' \
1165 '|third_party/WebKit/Source/web/.*Media' \
1166 '|third_party/WebKit/LayoutTests/media/' \
1167 '|third_party/WebKit/public/.*Media'
1168 },
1169 'blink_media_queries': {
1170 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1171 '|third_party/WebKit/Source/core/css/MediaList' \
1172 '|third_party/WebKit/Source/core/css/MediaQuery' \
1173 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1174 },
1175 'blink_navigator_content_utils': {
1176 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1177 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1178 },
1179 'blink_out_of_process_frames': {
1180 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031181 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021182 '|third_party/WebKit/Source/web/WebFrame' \
1183 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1184 },
1185 'blink_fileapi': {
1186 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1187 '|third_party/WebKit/Source/core/fileapi/' \
1188 '|third_party/WebKit/Source/platform/.*File' \
1189 '|third_party/WebKit/Source/web/.*File' \
1190 '|third_party/WebKit/LayoutTests/fast/file' \
1191 '|third_party/WebKit/public/.*File'
1192 },
1193 'blink_quota': {
1194 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1195 '|third_party/WebKit/Source/web/.*Quota' \
1196 '|third_party/WebKit/public/.*Quota'
1197 },
mcasas09e881c2016-04-09 02:09:501198 'blink_mediacapturefromelement': {
1199 'filepath': 'third_party/WebKit/Source/modules/mediacapture/' \
1200 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
1201 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
1202 '|third_party/WebKit/public/platform/WebCanvasCapture'
1203 },
1204 'blink_mediarecorder': {
1205 'filepath': 'third_party/WebKit/Source/modules/mediarecorder/' \
1206 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
1207 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
1208 '|third_party/WebKit/public/platform/WebMediaRecorder'
1209 },
timlohd035d572015-09-25 15:28:021210 'blink_mediastream': {
1211 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1212 '|third_party/WebKit/Source/platform/mediastream/' \
1213 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1214 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1215 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1216 },
1217 'blink_geolocation': {
1218 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1219 '|third_party/WebKit/Source/modules/geolocation/' \
1220 '|third_party/WebKit/Source/web/.*Geolocation' \
1221 '|third_party/WebKit/public/web/.*Geolocation'
1222 },
1223 'blink_htmlparser': {
1224 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1225 },
1226 'blink_screen_orientation': {
1227 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1228 '|third_party/WebKit/public/platform/modules/screen_orientation',
1229 },
1230 'blink_scheduler': {
1231 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1232 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1233 },
1234 'blink_serviceworkers' : {
1235 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1236 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1237 },
1238 'blink_serviceworkers_tests' : {
1239 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1240 },
1241 'blink_sheriff_o_matic' : {
1242 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1243 },
1244 'blink_spellcheck' : {
1245 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1246 },
jbromana7bdfdb2016-02-05 15:10:321247 'blink_spv2_layout_tests': {
1248 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1249 },
timlohd035d572015-09-25 15:28:021250 'blink_style': {
1251 'filepath': 'third_party/WebKit/.*(style/|Style)',
1252 },
1253 'blink_svg': {
1254 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1255 },
timlohd035d572015-09-25 15:28:021256 'blink_vibration': {
1257 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1258 '|third_party/WebKit/Source/modules/vibration/'
1259 },
1260 'blink_viewport_interaction': {
1261 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1262 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1263 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1264 '|third_party/WebKit/Source/core/page/FrameView' \
1265 '|third_party/WebKit/Source/core/page/scrolling'
1266 },
1267 'blink_w3ctests': {
1268 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1269 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1270 },
timlohd035d572015-09-25 15:28:021271 'blink_webcomponents': {
1272 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1273 '|third_party/WebKit/Source/core/dom/custom/' \
1274 '|third_party/WebKit/Source/core/html/imports/' \
1275 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1276 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1277 },
dpranke7d5df742016-04-06 00:27:031278 'blink_tools': {
1279 'filepath': 'third_party/WebKit/Tools/'
1280 },
timlohd035d572015-09-25 15:28:021281 'blink_webp': {
1282 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1283 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1284 },
1285 'blink_websockets': {
1286 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1287 },
1288 'blink_workers': {
1289 'filepath': 'third_party/WebKit/Source/core/workers',
1290 },
1291 'blink_wtf': {
1292 'filepath': 'third_party/WebKit/Source/wtf',
1293 },
1294 'blink_xmlhttprequest': {
1295 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011296 },
1297 'test_runner': {
1298 'filepath': 'components/test_runner/' \
1299 '|content/shell/(common|browser|renderer)/layout_test/' \
1300 '|content/test/layouttest_support.cc' \
1301 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011302 },
dominicc05d120d2016-05-16 01:13:401303 'xml': {
1304 'filepath': 'third_party/WebKit/Source/core/xml/' \
1305 '|third_party/libxml/' \
1306 '|third_party/libxslt/',
1307 },
[email protected]a3838612009-10-13 21:57:541308 },
[email protected]ca872e362011-07-12 21:06:031309
[email protected]a3838612009-10-13 21:57:541310 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451311 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551312 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001313 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571314 'accessibility': ['[email protected]',
1315 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001316 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541317 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571318 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001319 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171320 'activity_log': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201321 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261322 'android_infobars': ['[email protected]'],
yfriedman78e879d2016-01-19 15:40:061323 'android_infra': ['[email protected]',
mikecasec0ea0862015-10-24 00:14:321324 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531325 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411326 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471327 'android_media': ['[email protected]',
1328 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591329 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441330 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141331 'app_list': ['[email protected]',
1332 '[email protected]',
1333 '[email protected]'],
1334 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001335 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401336 'apps': ['[email protected]', '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461337 'arc': ['[email protected]',
hidehikob92e8d02016-05-10 04:42:311338 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461339 '[email protected]',
1340 '[email protected]'],
1341 'arc_net': ['[email protected]',
1342 '[email protected]',
1343 '[email protected]'],
ben0ee290d02014-10-28 00:02:521344 'ash': ['[email protected]',
1345 '[email protected]'],
1346 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321347 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071348 'aura_compositor': ['[email protected]',
1349 '[email protected]',
1350 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321351 '[email protected]',
1352 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211353 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421354 'autofill': ['[email protected]',
1355 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031356 '[email protected]',
vabraafbd4f32015-11-10 19:30:231357 '[email protected]',
1358 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331359 'automation': ['[email protected]'],
iclellandf581d48d2016-01-21 22:07:151360 'background_sync': ['[email protected]','[email protected]',
chasej6dff9292016-02-02 20:33:121361 '[email protected]',
1362 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191363 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501364 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051365 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591366 'base_task_scheduler': ['[email protected]',
1367 '[email protected]',
1368 '[email protected]'],
grt829c6a82014-10-20 09:29:321369 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551370 'battery_status': ['[email protected]'],
anandc54ad4f72016-01-08 20:43:531371 'blimp' : ['[email protected]',
1372 '[email protected]',
jessicag4b355162016-03-24 00:33:361373 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351374 '[email protected]',
nyquist05ec00812016-05-11 00:57:111375 '[email protected]',
lethalantidote30759402016-05-16 21:32:421376 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351377 '[email protected]',
sriramsr93d84202015-10-08 00:06:151378 '[email protected]',
1379 '[email protected]',
nyquist05ec00812016-05-11 00:57:111380 '[email protected]',
sriramsr93d84202015-10-08 00:06:151381 '[email protected]'],
dpranke7d5df742016-04-06 00:27:031382 'blink_tools': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:481383 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471384 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351385 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441386 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401387 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571388 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571389 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331390 'browsing_data': ['[email protected]',
1391 '[email protected]'],
rouslan8d6a8372015-09-10 19:10:101392 'bubble': ['[email protected]',
1393 '[email protected]',
1394 '[email protected]',
1395 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111396 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591397 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341398 '[email protected]',
miua1710162015-08-27 01:38:091399 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121400 '[email protected]',
miua1710162015-08-27 01:38:091401 '[email protected]',
1402 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161403 'cast_certificate': ['[email protected]',
1404 '[email protected]',
1405 '[email protected]',
1406 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281407 'cc': ['[email protected]'],
eranmc2a9f612015-11-24 16:41:341408 'certificate_transparency': ['[email protected]', '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231409 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011410 'chrome_views': ['[email protected]'],
gunsch0cd49cdb2016-03-11 00:26:411411 'chromecast': ['[email protected]',
halliwellfa56b3a42015-09-04 21:42:571412 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211413 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391414 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471415 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351416 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351417 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311418 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021419 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161420 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551421 'chromeos_login' : ['[email protected]',
1422 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251423 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071424 '[email protected]',
1425 '[email protected]',
hans5aeb7d12015-09-29 20:50:351426 '[email protected]',
rnk28bbd1772016-05-04 17:57:581427 '[email protected]',
1428 '[email protected]',
1429 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071430 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001431 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511432 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491433 '[email protected]',
1434 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551435 'components_deps': ['[email protected]',
1436 '[email protected]',
1437 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591438 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271439 '[email protected]' ],
ortunob0035b242016-01-26 21:00:361440 'content_bluetooth': ['[email protected]',
1441 '[email protected]'],
kinuko01cbe8a12015-10-20 09:59:061442 'content_loader': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591443 'content_renderer': [ '[email protected]',
1444 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531445 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591446 '[email protected]',
peterc9e3e172015-11-02 09:29:161447 '[email protected]',
1448 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241449 'content_worker': ['[email protected]',
1450 '[email protected]'],
wfh792b71c2016-05-04 23:33:411451 'courgette': ['[email protected]',
1452 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571453 'cr_elements': ['[email protected]',
1454 '[email protected]',
1455 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531456 'custom_tabs': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191457 'deep_memory_profiler': ['[email protected]'],
ortunob0035b242016-01-26 21:00:361458 'device_bluetooth': ['[email protected]',
1459 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591460 'device_sensors': ['[email protected]',
1461 '[email protected]',
1462 '[email protected]',
1463 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081464 'developer_recommended_flags': ['[email protected]'],
yurysa0fccaa2015-10-26 22:47:101465 'devtools': ['[email protected]', '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411466 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001467 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511468 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491469 'downloads_ui': ['[email protected]',
1470 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401471 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361472 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101473 'eme': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011474 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411475 'extension': ['[email protected]',
1476 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581477 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191478 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481479 '[email protected]',
1480 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261481 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201482 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001483 'ftp': ['[email protected]'],
johnme02d3cdb2016-02-24 18:10:191484 'gcm': ['[email protected]', '[email protected]',
1485 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591486 'geolocation': ['[email protected]',
1487 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151488 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161489 'gfx_image': ['[email protected]'],
dpranke7d5df742016-04-06 00:27:031490 'gn': ['[email protected]', '[email protected]'],
[email protected]a6159102013-11-08 23:21:521491 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491492 'history_ui': ['[email protected]',
1493 '[email protected]',
1494 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141495 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001496 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001497 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451498 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131499 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311500 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071501 'input': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501502 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361503 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371504 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441505 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041506 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381507 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441508 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091509 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001510 'ipc': ['[email protected]', '[email protected]'],
vabraafbd4f32015-11-10 19:30:231511 'login': ['[email protected]'],
jzerna66c86c2016-02-05 22:53:021512 'libwebp': ['[email protected]', '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251513 'libvpx': ['[email protected]', '[email protected]',
1514 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421515 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401516 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421517 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311518 'supervised_users': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471519 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171520 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111521 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111522 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001523 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561524 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481525 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001526 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301527 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121528 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211529 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001530 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161531 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151532 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491533 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531534 '[email protected]',
[email protected]84003af2014-05-02 09:37:131535 '[email protected]',
1536 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001537 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061538 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001539 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541540 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431541 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521542 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001543 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311544 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001545 'net_log': ['[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161546 'notifications': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591547 '[email protected]'],
Evan Stade459d16662015-07-07 17:04:571548 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541549 '[email protected]'],
mcwilliamsedee5042016-04-05 18:46:451550 'ntp_snippets': ['[email protected]',
mvanouwerkerkb8d984042016-05-16 11:44:071551 '[email protected]',
1552 '[email protected]'],
fgorski329be5b2016-04-19 21:38:111553 'offline_pages': ['[email protected]',
dewittj74b23f6f2016-04-21 19:29:251554 '[email protected]',
1555 '[email protected]',
1556 '[email protected]',
dewittj116022d2016-05-10 22:25:211557 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:251558 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001559 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351560 'options': ['[email protected]',
1561 '[email protected]'],
chasej6dff9292016-02-02 20:33:121562 'origin_trials': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321563 'ozone': ['[email protected]', '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081564 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061565 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001566 'panels': ['[email protected]', '[email protected]',
1567 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251568 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511569 '[email protected]',
vabraafbd4f32015-11-10 19:30:231570 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251571 'pepper_api': ['[email protected]',
1572 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151573 '[email protected]', '[email protected]',
1574 '[email protected]', '[email protected]'],
kcarattinic1d30ef2016-01-07 05:12:301575 'permissions': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341576 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301577 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491578 'polymer': ['[email protected]',
1579 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091580 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441581 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141582 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001583 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311584 '[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161585 'push_messaging': ['[email protected]', '[email protected]',
harknessf287a8f42016-01-25 09:58:131586 '[email protected]',
1587 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001588 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381589 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001590 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251591 'remoting': ['[email protected]'],
rdsmith33aa2b32016-03-17 18:08:231592 'resource_scheduler': ['[email protected]'],
gab57e80c72014-12-08 21:06:131593 'rlz_id': ['[email protected]',
alito0c8029e2016-03-16 05:22:591594 '[email protected]',
1595 '[email protected]'],
grt829c6a82014-10-20 09:29:321596 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221597 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061598 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471599 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511600 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191601 '[email protected]',
[email protected]0b431722014-01-08 07:21:511602 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091603 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161604 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171605 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161606 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431607 'site_instance': ['[email protected]', '[email protected]',
1608 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361609 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141610 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101611 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051612 'streams': ['[email protected]'],
vmpstr63a36532016-03-09 01:11:301613 'styleguide': ['[email protected]', '[email protected]'],
maxbogue65ea2632016-04-04 18:12:581614 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191615 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481616 '[email protected]',
1617 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491618 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311619 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351620 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001621 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131622 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191623 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261624 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001625 'tests': [],
penghuang7d460212015-07-21 20:25:061626 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421627 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181628 '[email protected]',
yukishiino616672e2015-04-02 06:43:101629 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421630 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181631 '[email protected]',
yukishiino616672e2015-04-02 06:43:101632 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191633 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051634 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381635 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151636 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181637 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001638 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551639 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231640 'version_assembly': ['[email protected]',
1641 '[email protected]'],
posciak62a72272016-05-11 08:31:241642 'video': ['[email protected]'],
miud5878c02016-05-14 23:27:131643 'video_capture': ['[email protected]',
1644 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001645 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351646 'virtual_keyboard': ['[email protected]',
1647 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021648 'webrtc_browser_tests': ['[email protected]',
1649 '[email protected]'],
raymesf5084632015-07-02 07:14:151650 'website_settings': ['[email protected]',
msramek78c361b72015-10-20 14:09:151651 '[email protected]',
1652 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501653 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001654 'x11': ['[email protected]',
1655 '[email protected]',
1656 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201657 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021658
1659 'blink': ['[email protected]'],
1660 'blink_accessibility': ['[email protected]',
1661 '[email protected]',
1662 '[email protected]',
1663 '[email protected]'],
1664 'blink_animation': ['[email protected]',
1665 '[email protected]',
1666 '[email protected]',
1667 '[email protected]',
1668 '[email protected]'],
1669 'blink_app_banner': [ '[email protected]' ],
hongchan07217ca2016-02-12 23:38:591670 'blink_audio': ['[email protected]',
1671 '[email protected]'],
timlohd035d572015-09-25 15:28:021672 'blink_battery_status': [ '[email protected]',
1673 '[email protected]' ],
1674 'blink_bidi': [ '[email protected]' ],
1675 'blink_bindings': [ '[email protected]' ],
ortunob0035b242016-01-26 21:00:361676 'blink_bluetooth': [ '[email protected]',
1677 '[email protected]'],
timlohd035d572015-09-25 15:28:021678 'blink_canvas2d': [ '[email protected]',
1679 '[email protected]',
ajumadd78f9b2015-11-16 21:06:481680 '[email protected]',
1681 '[email protected]' ],
timlohd035d572015-09-25 15:28:021682 'blink_clipboard': [ '[email protected]', ],
1683 'blink_content_security_policy': [ '[email protected]' ],
1684 'blink_css': [ '[email protected]',
1685 '[email protected]',
1686 '[email protected]',
1687 '[email protected]',
1688 '[email protected]' ],
1689 'blink_css_grid_layout': [ '[email protected]',
1690 '[email protected]',
1691 '[email protected]' ],
1692 'blink_css_flexbox': [ '[email protected]' ],
1693 'blink_css_fragmentation_tests': [ '[email protected]' ],
1694 'blink_css_regions': [ '[email protected]' ],
1695 'blink_custom_elements': [ '[email protected]',
1696 '[email protected]' ],
1697 'blink_dom': [ '[email protected]',
1698 '[email protected]',
1699 '[email protected]',
1700 '[email protected]',
1701 '[email protected]' ],
1702 'blink_device_light': [ '[email protected]',
1703 '[email protected]' ],
1704 'blink_device_orientation': [ '[email protected]',
1705 '[email protected]',
timlohd035d572015-09-25 15:28:021706 '[email protected]' ],
1707 'blink_devtools': [ '[email protected]',
1708 '[email protected]',
1709 '[email protected]',
timlohd035d572015-09-25 15:28:021710 '[email protected]',
1711 '[email protected]',
1712 '[email protected]',
1713 '[email protected]' ],
1714 'blink_events': [ '[email protected]',
1715 '[email protected]',
dtapuska1f997a12016-03-14 19:22:071716 '[email protected]',
timlohd035d572015-09-25 15:28:021717 '[email protected]' ],
1718 'blink_fetch': [ '[email protected]',
1719 '[email protected]',
1720 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061721 '[email protected]' ],
dtapuska1f997a12016-03-14 19:22:071722 'blink_input': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021723 'blink_layers': [ '[email protected]' ],
1724 'blink_loader': [ '[email protected]',
1725 '[email protected]',
1726 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061727 '[email protected]' ],
timlohd035d572015-09-25 15:28:021728 'blink_owners': [ '[email protected]'],
kinuko533a1692015-12-21 08:57:251729 'blink_platform': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021730 'blink_platform_graphics': [ '[email protected]',
danakj7d0a4fd2016-01-07 00:54:311731 '[email protected]',
timlohd035d572015-09-25 15:28:021732 '[email protected]',
1733 '[email protected]',
1734 '[email protected]',
1735 '[email protected]',
1736 '[email protected]',
1737 '[email protected]',
1738 '[email protected]',
1739 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281740 '[email protected]',
ajumad87a11e2016-05-19 19:54:281741 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281742 '[email protected]' ],
haraken04143c62016-03-31 08:48:561743 'blink_modules': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021744 'blink_heap': [ '[email protected]',
1745 '[email protected]',
1746 '[email protected]',
1747 '[email protected]' ],
1748 'blink_html': [ '[email protected]',
1749 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281750 'blink_public_api': [ '[email protected]',
1751 '[email protected]' ],
dgrogand792a7f2016-01-21 00:12:131752 'blink_indexed_db': ['[email protected]',
timlohd035d572015-09-25 15:28:021753 '[email protected]'],
1754 'blink_layout': [ '[email protected]',
1755 '[email protected]',
1756 '[email protected]',
1757 '[email protected]',
1758 '[email protected]',
1759 '[email protected]',
1760 '[email protected]' ],
1761 'blink_paint' : [ '[email protected]',
1762 '[email protected]',
1763 '[email protected]' ],
1764 'blink_permissions': [ '[email protected]' ],
1765 'blink_prerender': [ '[email protected]',
1766 '[email protected]' ],
1767 'blink_preloadScanner': [ '[email protected]' ],
1768 'blink_push_messaging': [ '[email protected]',
1769 '[email protected]',
peterc9e3e172015-11-02 09:29:161770 '[email protected]' ],
timlohd035d572015-09-25 15:28:021771 'blink_client_hints': [ '[email protected]' ],
1772 'blink_scheduler': [ '[email protected]' ],
1773 'blink_track': [ '[email protected]',
1774 '[email protected]',
timlohd035d572015-09-25 15:28:021775 '[email protected]',
1776 '[email protected]',
1777 '[email protected]' ],
1778 'blink_media': [ '[email protected]',
timlohd035d572015-09-25 15:28:021779 '[email protected]',
1780 '[email protected]' ],
1781 'blink_media_queries': [ '[email protected]',
1782 '[email protected]' ],
1783 'blink_fileapi': [ '[email protected]',
1784 '[email protected]',
1785 '[email protected]' ],
1786 'blink_quota': [ '[email protected]',
1787 '[email protected]',
1788 '[email protected]' ],
1789 'blink_viewport_interaction': [ '[email protected]' ],
1790 'blink_webcomponents': [ '[email protected]',
1791 '[email protected]' ],
mcasas09e881c2016-04-09 02:09:501792 'blink_mediacapturefromelement': [ '[email protected]',
1793 '[email protected]' ],
1794 'blink_mediarecorder': [ '[email protected]',
1795 '[email protected]' ],
1796 'blink_mediastream': [ '[email protected]',
1797 '[email protected]' ],
timlohd035d572015-09-25 15:28:021798 'blink_navigator_content_utils': [ '[email protected]' ],
peterc9e3e172015-11-02 09:29:161799 'blink_notifications': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021800 'blink_geolocation': [ '[email protected]',
1801 '[email protected]',
1802 '[email protected]' ],
1803 'blink_htmlparser': [ '[email protected]' ],
1804 'blink_vibration': [ '[email protected]',
1805 '[email protected]' ],
1806 'blink_serviceworkers': [ '[email protected]',
1807 '[email protected]',
1808 '[email protected]',
1809 '[email protected]',
1810 '[email protected]',
1811 '[email protected]',
1812 '[email protected]',
1813 '[email protected]' ],
1814 'blink_serviceworkers_tests': [ '[email protected]' ],
1815 'blink_sheriff_o_matic': [ '[email protected]',
1816 '[email protected]',
1817 '[email protected]',
1818 '[email protected]',
1819 '[email protected]',
1820 '[email protected]',
1821 '[email protected]',
1822 '[email protected]' ],
1823 'blink_spellcheck' : [ '[email protected]' ],
jbromana7bdfdb2016-02-05 15:10:321824 'blink_spv2_layout_tests': [ '[email protected]',
1825 '[email protected]' ],
timlohd035d572015-09-25 15:28:021826 'blink_style': [ '[email protected]' ],
1827 'blink_svg': [ '[email protected]',
1828 '[email protected]',
1829 '[email protected]',
1830 '[email protected]',
1831 '[email protected]',
1832 '[email protected]',
1833 '[email protected]',
1834 '[email protected]' ],
timlohd035d572015-09-25 15:28:021835 'blink_w3ctests' : [ '[email protected]' ],
1836 'blink_webp': [ '[email protected]',
1837 '[email protected]',
jzern650f3622016-04-05 04:08:531838 '[email protected]' ],
timlohd035d572015-09-25 15:28:021839 'blink_out_of_process_frames': [ '[email protected]',
1840 '[email protected]' ],
1841 'blink_screen_orientation': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021842 'blink_websockets': [ '[email protected]',
1843 '[email protected]' ],
1844 'blink_workers': [ '[email protected]',
1845 '[email protected]',
1846 '[email protected]',
1847 '[email protected]' ],
1848 'blink_wtf': [ '[email protected]',
1849 '[email protected]' ],
1850 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011851 'test_runner': [ '[email protected]',
1852 '[email protected]' ],
gayanef5f29ec2016-05-02 20:29:181853 'clank_uma_settings': ['[email protected]'],
dominicc05d120d2016-05-16 01:13:401854 'xml': [ '[email protected]' ],
[email protected]a3838612009-10-13 21:57:541855 },
1856}