blob: 22943afe896ac048fda1c71b01f2c517d9fd3ae7 [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/|'\
624 'chrome/browser/ntp_snippets/|'\
625 'components/ntp_snippets/|'\
626 'chrome/android/java/res/layout/new_tab_page|'\
627 'chrome/android/java/res/layout/most_visited'
628 },
dimichdce3ee492016-04-04 04:20:52629 'offline_pages': {
630 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11631 '|chrome/browser/android/offline_pages/'\
632 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52633 },
[email protected]f76c8852012-06-21 16:37:00634 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49635 'filepath': 'chrome/browser/autocomplete/'\
636 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00637 },
[email protected]437c44b2012-11-08 01:35:52638 'options': {
639 'filepath': 'chrome/browser/resources/options/|'\
640 'chrome/browser/ui/webui/options/',
641 },
chasej6dff9292016-02-02 20:33:12642 'origin_trials': {
643 'filepath': 'origin_trials',
644 },
[email protected]4a2078e2013-07-18 20:40:20645 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44646 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43647 'ui/events/ozone/|'\
648 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20649 'ui/gl/gl_.*egl.*|'\
650 'ui/gl/gl_.*ozone.*'
651 },
csharrison3b1dc4062015-10-19 14:31:08652 'page_load_metrics' : {
653 'filepath': 'components/page_load_metrics/'
654 },
[email protected]f76c8852012-06-21 16:37:00655 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29656 'filepath': 'chrome/browser/ui/panels'\
657 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29658 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00659 },
[email protected]3cc8b3922014-05-05 13:12:08660 'password_manager': {
661 'filepath': 'chrome/.*/password_'\
662 '|chrome/browser/ui/passwords'\
663 '|chrome/browser/ui/views/passwords'\
664 '|chrome/test/data/password'\
665 '|components/autofill.*password'
666 '|components/password_'\
667 },
[email protected]f76c8852012-06-21 16:37:00668 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58669 'filepath': 'ppapi/api'\
670 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00671 },
mlamourid8b0feb2015-06-02 16:30:47672 'permissions': {
673 'filepath': 'content/(child,browser)/permissions/'\
674 '|content/common/permission_*'\
675 '|content/public/(common,browser)/permission_*'\
676 '|chrome/browser/permissions/'\
677 '|chrome/browser/content_settings/permission*'\
678 '|permission_context',
679 },
[email protected]f76c8852012-06-21 16:37:00680 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49681 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59682 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00683 },
tnagelad92622a92015-10-20 10:26:30684 'policy_definitions': {
685 'filepath': 'components/policy/resources/policy_templates.json',
686 },
michaelpg11fff3f2015-02-06 03:35:34687 'polymer': {
688 'filepath': 'third_party/polymer/|'\
dbeam78528be2016-02-18 07:08:49689 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34690 'ui/webui/resources/polymer_resources.grdp',
691 },
twifkak0c69c1f2015-06-22 18:20:09692 'precache': {
693 'filepath': '[pP]recache'
694 },
[email protected]ef6cc442012-10-30 03:24:17695 'predictors': {
696 'filepath': 'predictors',
697 },
[email protected]be775bc2014-06-30 15:41:14698 'prepopulated_engines': {
699 'filepath': 'components/search_engines/prepopulated_engines.json',
700 },
[email protected]f76c8852012-06-21 16:37:00701 'prerender': {
[email protected]78375a52012-07-14 14:47:57702 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00703 },
peter884896c72015-03-12 14:26:20704 'push_messaging': {
705 'filepath': 'push_messaging'
706 },
[email protected]f76c8852012-06-21 16:37:00707 'pyauto': {
708 'filepath': 'chrome/test/pyautolib' \
709 '|chrome/test/functional' \
710 '|chrome/browser/automation/automation_provider_json'
711 },
712 'remoting': {
anandce1c55372015-03-04 01:23:10713 'filepath': 'remoting/' \
714 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00715 },
rdsmith33aa2b32016-03-17 18:08:23716 'resource_scheduler': {
717 'filepath' : 'content/browser/loader/resource_scheduler*'
718 },
gab57e80c72014-12-08 21:06:13719 'rlz_id': {
720 'filepath' :'rlz/lib/machine_id.cc|'\
721 'rlz/lib/machine_id.h|'\
722 'rlz/win/lib/machine_id_win.cc',
723 },
grt829c6a82014-10-20 09:29:32724 'safe_browsing': {
725 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
726 },
rickyz0a819bfc2015-02-04 23:57:22727 'sandbox': {
728 'filepath': 'sandbox/'\
729 '|content/browser/bootstrap_sandbox_mac'\
730 '|content/browser/renderer_host/render_sandbox_host_linux'\
731 '|content/browser/renderer_host/sandbox_ipc_linux'\
732 '|content/browser/zygote_host/'\
733 '|content/common/sandbox_'\
734 '|content/zygote/'\
735 },
skyostil20dea312014-11-11 13:43:06736 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17737 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37738 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17739 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06740 },
mlamourid8b0feb2015-06-02 16:30:47741 'screen_orientation': {
742 'filepath': 'screen_orientation',
743 },
[email protected]21cd39b2012-06-28 01:48:40744 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49745 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40746 },
[email protected]0b431722014-01-08 07:21:51747 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17748 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51749 },
[email protected]f76c8852012-06-21 16:37:00750 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49751 'filepath': 'content/browser/site_instance|'\
752 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00753 },
754 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49755 'filepath': 'chrome/browser/speech/'\
756 '|content/browser/speech/'\
757 '|content/common/.*speech'\
758 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00759 },
[email protected]ad0295d2012-10-11 23:43:36760 'spellcheck': {
761 'filepath': 'chrome/browser/spellchecker/'\
762 '|chrome/browser/tab_contents/spellchecker'\
763 '|chrome/browser/tab_contents/spelling_menu'\
764 '|chrome/common/spellcheck_'\
765 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35766 '|third_party/hunspell/'\
767 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36768 },
[email protected]67f39af2013-08-23 20:06:05769 'streams': {
770 'filepath': 'content/browser/streams/',
771 },
vmpstrcc1c08302015-11-18 06:05:51772 'styleguide': {
773 'filepath': '^styleguide/',
774 },
[email protected]43d33e92014-07-14 16:39:31775 'supervised_users': {
776 'filepath': 'chrome/browser/.*managed_mode'\
777 '|chrome/browser/.*managed_user'\
778 '|chrome/browser/.*supervised_user',
779 },
[email protected]f76c8852012-06-21 16:37:00780 'sync': {
maxboguefa217942016-04-01 01:08:13781 'filepath': '^chrome/android/sync_shell/'\
782 '|^chrome/browser/ui/sync/'\
783 '|^chrome/browser/ui/views/sync/'\
784 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
785 '|^ios/chrome/browser/sync/'\
786 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
787 '|^chrome/browser/sync/'\
788 '|^components/browser_sync/'\
789 '|^components/sync_bookmarks/'\
790 '|^components/sync_driver/'\
791 '|^components/sync_sessions/'\
792 '|^sync/',
[email protected]f76c8852012-06-21 16:37:00793 },
[email protected]92871a102013-07-01 11:11:41794 'syncfs': {
795 'filepath': 'sync_file_system',
796 },
[email protected]4529a792013-06-18 19:18:49797 'sync_proto': {
798 'filepath': 'sync/protocol/',
799 },
[email protected]82d74152013-07-28 08:55:31800 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13801 'filepath': 'cc/output/copy_output_request'\
802 '|chrome/browser/extensions/api/tab_capture/'\
803 '|chrome/test/data/extensions/api_test/tab_capture/'\
804 '|content/browser/compositor/delegated_frame_host'\
805 '|content/browser/media/capture/'\
806 '|content/browser/renderer_host/compositing_iosurface'\
807 '|content/browser/renderer_host/media/(audio_'\
808 '|media_stream_manager|video_)'\
809 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
810 '|media/base/video_frame\.h'\
811 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31812 },
[email protected]f76c8852012-06-21 16:37:00813 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49814 'filepath': 'chrome/browser/tab_contents/|'\
815 'content/browser/tab_contents/|'\
816 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00817 },
[email protected]31ef420b2014-08-13 21:19:13818 'tab_media_indicators': {
819 'filepath': 'chrome/browser/media/audio_stream_monitor'\
820 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
821 '|chrome/browser/ui/tabs/tab_utils'\
822 '|chrome/browser/ui/views/tabs/tab\.cc'\
823 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
824 '|media/audio/audio_(output_controller|power_monitor)',
825 },
[email protected]f76c8852012-06-21 16:37:00826 'task_manager': {
827 'filepath': 'task_manager'
828 },
[email protected]5e105332012-09-13 01:55:52829 'tcmalloc': {
830 'filepath': 'third_party/tcmalloc'
831 },
[email protected]31a10602012-11-21 01:51:26832 'telemetry': {
nednguyen79105d422016-04-18 01:38:42833 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:26834 },
[email protected]f76c8852012-06-21 16:37:00835 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49836 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52837 },
[email protected]1cbbb30b2011-10-14 08:03:56838 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49839 'filepath': 'content/browser/renderer_host/gtk_im'\
840 '|content/browser/renderer_host/gtk_key'\
841 '|content/browser/renderer_host/render_widget_host_view'\
842 '|content/browser/renderer_host/text_input'\
843 '|ui/base/ime/'\
844 '|ui/base/gtk/event'\
845 '|ui/base/gtk/gtk_im'\
846 '|ui/base/keycodes/'\
847 '|ui/base/win/ime'\
848 '|ui/views/controls/textfield/'\
849 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56850 },
[email protected]3a117c62011-11-29 04:28:02851 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49852 'filepath': 'chrome/browser/chromeos/input_method/'\
853 '|chrome/browser/chromeos/extensions/input_method'\
854 '|chrome/browser/chromeos/status/input_method'\
855 '|chrome/browser/extensions/extension_input_'\
856 '|chrome/browser/resources/keyboard'\
857 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43858 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49859 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42860 '|chrome/browser/ui/webui/options/language'\
861 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02862 },
chirantan96fcf6d2015-01-21 22:36:19863 'timers': {
864 'filepath': 'base/timer/'\
865 '|components/timers/'
866 },
[email protected]f76c8852012-06-21 16:37:00867 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49868 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09869 },
[email protected]f76c8852012-06-21 16:37:00870 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49871 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05872 },
[email protected]c8eb7f72013-07-04 15:30:11873 'tracing': {
874 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31875 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11876 '|content/browser/tracing/'\
877 '|components/tracing/'
878 },
[email protected]cf428f732012-10-02 20:48:15879 'ui_compositor': {
880 'filepath': 'ui/compositor/layer\.|'\
881 'ui/compositor/layer_unittest|'\
882 'ui/compositor/compositor',
883 },
[email protected]6b5093c2012-05-23 19:10:18884 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49885 'filepath': 'ui/resources/'\
886 '|ui/base/native_theme/resources/'\
887 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18888 },
[email protected]f76c8852012-06-21 16:37:00889 'valgrind': {
890 'filepath': 'valgrind',
891 },
[email protected]c73ec8ab2014-01-16 20:35:23892 'version_assembly': {
893 'filepath': 'chrome/app/version_assembly',
894 },
mcasas09e881c2016-04-09 02:09:50895 'video_capture': {
896 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
897 '|content/browser/renderer_host/media/.*(capture|media)'\
898 '|content/renderer/media/.*(capture|media|webrtc)'\
899 '|media/capture/'\
900 '|media/muxers/',
901 },
[email protected]f76c8852012-06-21 16:37:00902 'views': {
903 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49904 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00905 },
[email protected]f47d871a2013-10-11 22:14:15906 'views_corewm': {
907 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17908 },
[email protected]ef514a32014-02-26 01:02:35909 'virtual_keyboard': {
910 'filepath': 'ui/keyboard/'\
911 'chrome/test/data/chromeos/virtual_keyboard/'\
912 'chrome/common/extensions/api/virtual_keyboard',
913 },
mcasas09e881c2016-04-09 02:09:50914 'webrtc_browser_tests': {
915 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
916 'content/browser/media/.*webrtc.*browsertest',
917 },
[email protected]b887a262013-09-18 22:43:56918 'webrtc_media': {
919 'filepath': 'chrome/browser/media/|'\
920 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10921 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56922 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58923 'media/base/android/|'\
mcasasa5584a02015-09-11 21:15:28924 'media/capture/|'\
mcasas53024942014-11-11 12:59:28925 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56926 },
[email protected]208879542012-07-05 11:15:34927 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49928 'filepath': 'chrome/browser/content_settings/'\
929 '|chrome/browser/ui/views/website_settings/'\
930 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52931 '|chrome/common/content_settings'\
932 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34933 },
[email protected]b17d9e02014-07-29 09:45:50934 'windows_sandboxing': {
935 'filepath': 'sandbox/win/',
936 },
[email protected]f76c8852012-06-21 16:37:00937 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49938 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
939 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
940 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00941 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49942 'xinput_hierarchy_changed_event_listener\.' \
943 '|chrome/browser/chromeos/wm_' \
944 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40945 },
wjmaclean3ff6a402015-03-31 19:00:20946 'zoom': {
947 'filepath': 'chrome/browser/ui/zoom/' \
948 '|components/ui/zoom/' \
949 '|content/browser/host_zoom_*' \
950 '|content/browser/storage_partition_impl*' \
951 '|content/public/browser/host_zoom_map.h' \
952 '|content/public/browser/storage_partition.h'
953 },
timlohd035d572015-09-25 15:28:02954
955 'blink': {
956 'filepath': 'third_party/WebKit/',
957 },
958 'blink_accessibility': {
959 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
960 },
961 'blink_animation': {
962 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
963 },
964 'blink_app_banner': {
965 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
966 '|third_party/WebKit/public/platform/modules/app_banner',
967 },
968 'blink_audio': {
969 'filepath': 'third_party/WebKit/Source/platform/audio' \
970 '|third_party/WebKit/Source/modules/webaudio',
971 },
972 'blink_battery_status': {
973 'filepath': 'third_party/WebKit/Source/modules/battery/' \
974 '|third_party/WebKit/LayoutTests/battery-status/' \
975 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
976 },
977 'blink_bidi': {
978 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
979 '|third_party/WebKit/Source/core/rendering/.*Bidi',
980 },
981 'blink_bindings': {
982 'filepath': 'third_party/WebKit/Source/bindings',
983 },
984 'blink_bluetooth': {
985 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
986 },
987 'blink_canvas2d': {
988 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
989 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
990 '|third_party/WebKit/Source/modules/canvas2d' \
991 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
992 },
993 'blink_clipboard': {
994 'filepath': 'third_party/WebKit/Source/core/clipboard' \
995 '|third_party/WebKit/Source/core/page/.*Drag' \
996 '|third_party/WebKit/Source/platform/.*Drag' \
997 '|third_party/WebKit/Source/platform/clipboard' \
998 '|third_party/WebKit/Source/web/.*Drag' \
999 '|third_party/WebKit/public/platform/.*Drag' \
1000 '|third_party/WebKit/public/web/.*Drag',
1001 },
1002 'blink_content_security_policy': {
1003 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1004 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1005 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1006 },
1007 'blink_css': {
1008 'filepath': 'third_party/WebKit/Source/core/css',
1009 },
1010 'blink_css_grid_layout': {
1011 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1012 '|third_party/WebKit/Source/core/paint/.*Grid' \
1013 '|third_party/WebKit/Source/core/css/.*Grid' \
1014 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1015 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1016 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1017 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1018 },
1019 'blink_css_flexbox': {
1020 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1021 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1022 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1023 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1024 },
1025 'blink_css_fragmentation_tests': {
1026 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021027 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1028 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021029 },
1030 'blink_css_regions': {
1031 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1032 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1033 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1034 '|third_party/WebKit/Source/core/css/.*Region' \
1035 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1036 '|third_party/WebKit/LayoutTests/fast/regions/' \
1037 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1038 },
1039 'blink_custom_elements': {
1040 'filepath': 'third_party/WebKit/Source/core/dom/CustomElement' \
1041 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1042 },
1043 'blink_device_light': {
1044 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1045 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1046 },
1047 'blink_device_orientation': {
1048 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
1049 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
1050 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
1051 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1052 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1053 },
1054 'blink_devtools': {
1055 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1056 },
1057 'blink_dom': {
1058 'filepath': 'third_party/WebKit/Source/core/dom/'
1059 },
1060 'blink_events': {
1061 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1062 '|third_party/WebKit/Source/core/dom/.*Event' \
1063 '|third_party/WebKit/Source/core/css/.*Event' \
1064 '|third_party/WebKit/Source/platform/.*Event'
1065 },
1066 'blink_fetch': {
1067 'filepath': 'third_party/WebKit/Source/core/fetch',
1068 },
1069 'blink_heap': {
1070 'filepath': 'third_party/WebKit/Source/platform/heap' \
1071 '|third_party/WebKit/Source/wtf/Partition.*'
1072 },
1073 'blink_html': {
1074 'filepath': 'third_party/WebKit/Source/core/html/'
1075 },
1076 'blink_loader': {
1077 'filepath': 'third_party/WebKit/Source/core/loader',
1078 },
haraken04143c62016-03-31 08:48:561079 'blink_modules': {
1080 'filepath': 'third_party/WebKit/Source/modules'
1081 },
timlohd035d572015-09-25 15:28:021082 'blink_notifications': {
1083 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1084 '|third_party/WebKit/Source/modules/notifications' \
1085 '|third_party/WebKit/public/platform/modules/notifications'
1086 },
1087 'blink_owners': {
1088 'filepath': 'third_party/WebKit/.*OWNERS',
1089 },
1090 'blink_paint': {
1091 'filepath': 'third_party/WebKit/Source/core/paint/'
1092 },
1093 'blink_permissions': {
1094 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1095 '|third_party/WebKit/public/platform/modules/permissions/',
1096 },
1097 'blink_preloadScanner': {
1098 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1099 },
1100 'blink_public_api': {
1101 'filepath': 'third_party/WebKit/public'
1102 },
1103 'blink_push_messaging': {
1104 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1105 '|third_party/WebKit/Source/modules/push_messaging' \
1106 '|third_party/WebKit/public/platform/modules/push_messaging'
1107 },
kinuko533a1692015-12-21 08:57:251108 'blink_platform': {
1109 'filepath': 'third_party/WebKit/Source/platform'
1110 },
timlohd035d572015-09-25 15:28:021111 'blink_platform_graphics': {
1112 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1113 '|third_party/WebKit/Source/platform/geometry' \
1114 '|third_party/WebKit/Source/platform/graphics'
1115 },
1116 'blink_indexed_db': {
1117 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1118 '|third_party/WebKit/Source/web/.*IDB' \
1119 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1120 '|third_party/WebKit/public/platform/.*IDB'
1121 },
dtapuska1f997a12016-03-14 19:22:071122 'blink_input': {
1123 'filepath': 'third_party/WebKit/Source/core/input/'
1124 },
timlohd035d572015-09-25 15:28:021125 'blink_layout': {
1126 'filepath': 'third_party/WebKit/Source/core/layout' \
1127 '|third_party/WebKit/Source/core/rendering'
1128 },
1129 'blink_layers': {
1130 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1131 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1132 '|third_party/WebKit/Source/core/layout/Layer'
1133 },
1134 'blink_prerender': {
1135 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1136 },
1137 'blink_client_hints': {
1138 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1139 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1140 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1141 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1142 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1143 },
1144 'blink_track': {
1145 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1146 '|third_party/WebKit/Source/core/loader/TextTrack' \
1147 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1148 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1149 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1150 '|third_party/WebKit/Source/core/css/mediaControl' \
1151 '|third_party/WebKit/LayoutTests/media/track/'
1152 },
1153 'blink_media': {
1154 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1155 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1156 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1157 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1158 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1159 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1160 '|third_party/WebKit/Source/platform/drm/' \
1161 '|third_party/WebKit/Source/platform/graphics/media/' \
1162 '|third_party/WebKit/Source/web/.*Media' \
1163 '|third_party/WebKit/LayoutTests/media/' \
1164 '|third_party/WebKit/public/.*Media'
1165 },
1166 'blink_media_queries': {
1167 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1168 '|third_party/WebKit/Source/core/css/MediaList' \
1169 '|third_party/WebKit/Source/core/css/MediaQuery' \
1170 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1171 },
1172 'blink_navigator_content_utils': {
1173 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1174 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1175 },
1176 'blink_out_of_process_frames': {
1177 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031178 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021179 '|third_party/WebKit/Source/web/WebFrame' \
1180 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1181 },
1182 'blink_fileapi': {
1183 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1184 '|third_party/WebKit/Source/core/fileapi/' \
1185 '|third_party/WebKit/Source/platform/.*File' \
1186 '|third_party/WebKit/Source/web/.*File' \
1187 '|third_party/WebKit/LayoutTests/fast/file' \
1188 '|third_party/WebKit/public/.*File'
1189 },
1190 'blink_quota': {
1191 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1192 '|third_party/WebKit/Source/web/.*Quota' \
1193 '|third_party/WebKit/public/.*Quota'
1194 },
mcasas09e881c2016-04-09 02:09:501195 'blink_mediacapturefromelement': {
1196 'filepath': 'third_party/WebKit/Source/modules/mediacapture/' \
1197 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
1198 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
1199 '|third_party/WebKit/public/platform/WebCanvasCapture'
1200 },
1201 'blink_mediarecorder': {
1202 'filepath': 'third_party/WebKit/Source/modules/mediarecorder/' \
1203 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
1204 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
1205 '|third_party/WebKit/public/platform/WebMediaRecorder'
1206 },
timlohd035d572015-09-25 15:28:021207 'blink_mediastream': {
1208 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1209 '|third_party/WebKit/Source/platform/mediastream/' \
1210 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1211 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1212 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1213 },
1214 'blink_geolocation': {
1215 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1216 '|third_party/WebKit/Source/modules/geolocation/' \
1217 '|third_party/WebKit/Source/web/.*Geolocation' \
1218 '|third_party/WebKit/public/web/.*Geolocation'
1219 },
1220 'blink_htmlparser': {
1221 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1222 },
1223 'blink_screen_orientation': {
1224 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1225 '|third_party/WebKit/public/platform/modules/screen_orientation',
1226 },
1227 'blink_scheduler': {
1228 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1229 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1230 },
1231 'blink_serviceworkers' : {
1232 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1233 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1234 },
1235 'blink_serviceworkers_tests' : {
1236 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1237 },
1238 'blink_sheriff_o_matic' : {
1239 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1240 },
1241 'blink_spellcheck' : {
1242 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1243 },
jbromana7bdfdb2016-02-05 15:10:321244 'blink_spv2_layout_tests': {
1245 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1246 },
timlohd035d572015-09-25 15:28:021247 'blink_style': {
1248 'filepath': 'third_party/WebKit/.*(style/|Style)',
1249 },
1250 'blink_svg': {
1251 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1252 },
timlohd035d572015-09-25 15:28:021253 'blink_vibration': {
1254 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1255 '|third_party/WebKit/Source/modules/vibration/'
1256 },
1257 'blink_viewport_interaction': {
1258 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1259 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1260 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1261 '|third_party/WebKit/Source/core/page/FrameView' \
1262 '|third_party/WebKit/Source/core/page/scrolling'
1263 },
1264 'blink_w3ctests': {
1265 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1266 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1267 },
timlohd035d572015-09-25 15:28:021268 'blink_webcomponents': {
1269 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1270 '|third_party/WebKit/Source/core/dom/custom/' \
1271 '|third_party/WebKit/Source/core/html/imports/' \
1272 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1273 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1274 },
dpranke7d5df742016-04-06 00:27:031275 'blink_tools': {
1276 'filepath': 'third_party/WebKit/Tools/'
1277 },
timlohd035d572015-09-25 15:28:021278 'blink_webp': {
1279 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1280 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1281 },
1282 'blink_websockets': {
1283 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1284 },
1285 'blink_workers': {
1286 'filepath': 'third_party/WebKit/Source/core/workers',
1287 },
1288 'blink_wtf': {
1289 'filepath': 'third_party/WebKit/Source/wtf',
1290 },
1291 'blink_xmlhttprequest': {
1292 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011293 },
1294 'test_runner': {
1295 'filepath': 'components/test_runner/' \
1296 '|content/shell/(common|browser|renderer)/layout_test/' \
1297 '|content/test/layouttest_support.cc' \
1298 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011299 },
[email protected]a3838612009-10-13 21:57:541300 },
[email protected]ca872e362011-07-12 21:06:031301
[email protected]a3838612009-10-13 21:57:541302 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451303 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551304 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001305 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571306 'accessibility': ['[email protected]',
1307 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001308 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541309 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571310 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001311 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171312 'activity_log': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201313 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261314 'android_infobars': ['[email protected]'],
yfriedman78e879d2016-01-19 15:40:061315 'android_infra': ['[email protected]',
mikecasec0ea0862015-10-24 00:14:321316 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531317 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411318 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471319 'android_media': ['[email protected]',
1320 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591321 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441322 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141323 'app_list': ['[email protected]',
1324 '[email protected]',
1325 '[email protected]'],
1326 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001327 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401328 'apps': ['[email protected]', '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461329 'arc': ['[email protected]',
hidehikob92e8d02016-05-10 04:42:311330 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461331 '[email protected]',
1332 '[email protected]'],
1333 'arc_net': ['[email protected]',
1334 '[email protected]',
1335 '[email protected]'],
ben0ee290d02014-10-28 00:02:521336 'ash': ['[email protected]',
1337 '[email protected]'],
1338 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321339 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071340 'aura_compositor': ['[email protected]',
1341 '[email protected]',
1342 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321343 '[email protected]',
1344 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211345 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421346 'autofill': ['[email protected]',
1347 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031348 '[email protected]',
vabraafbd4f32015-11-10 19:30:231349 '[email protected]',
1350 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331351 'automation': ['[email protected]'],
iclellandf581d48d2016-01-21 22:07:151352 'background_sync': ['[email protected]','[email protected]',
chasej6dff9292016-02-02 20:33:121353 '[email protected]',
1354 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191355 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501356 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051357 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591358 'base_task_scheduler': ['[email protected]',
1359 '[email protected]',
1360 '[email protected]'],
grt829c6a82014-10-20 09:29:321361 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551362 'battery_status': ['[email protected]'],
anandc54ad4f72016-01-08 20:43:531363 'blimp' : ['[email protected]',
1364 '[email protected]',
jessicag4b355162016-03-24 00:33:361365 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351366 '[email protected]',
1367 '[email protected]',
sriramsr93d84202015-10-08 00:06:151368 '[email protected]',
1369 '[email protected]',
1370 '[email protected]'],
dpranke7d5df742016-04-06 00:27:031371 'blink_tools': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:481372 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471373 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351374 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441375 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401376 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571377 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571378 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331379 'browsing_data': ['[email protected]',
1380 '[email protected]'],
rouslan8d6a8372015-09-10 19:10:101381 'bubble': ['[email protected]',
1382 '[email protected]',
1383 '[email protected]',
1384 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111385 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591386 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341387 '[email protected]',
miua1710162015-08-27 01:38:091388 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121389 '[email protected]',
miua1710162015-08-27 01:38:091390 '[email protected]',
1391 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161392 'cast_certificate': ['[email protected]',
1393 '[email protected]',
1394 '[email protected]',
1395 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281396 'cc': ['[email protected]'],
eranmc2a9f612015-11-24 16:41:341397 'certificate_transparency': ['[email protected]', '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231398 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011399 'chrome_views': ['[email protected]'],
gunsch0cd49cdb2016-03-11 00:26:411400 'chromecast': ['[email protected]',
halliwellfa56b3a42015-09-04 21:42:571401 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211402 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391403 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471404 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351405 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351406 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311407 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021408 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161409 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551410 'chromeos_login' : ['[email protected]',
1411 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251412 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071413 '[email protected]',
1414 '[email protected]',
hans5aeb7d12015-09-29 20:50:351415 '[email protected]',
rnk28bbd1772016-05-04 17:57:581416 '[email protected]',
1417 '[email protected]',
1418 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071419 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001420 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511421 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491422 '[email protected]',
1423 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551424 'components_deps': ['[email protected]',
1425 '[email protected]',
1426 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591427 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271428 '[email protected]' ],
ortunob0035b242016-01-26 21:00:361429 'content_bluetooth': ['[email protected]',
1430 '[email protected]'],
kinuko01cbe8a12015-10-20 09:59:061431 'content_loader': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591432 'content_renderer': [ '[email protected]',
1433 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531434 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591435 '[email protected]',
peterc9e3e172015-11-02 09:29:161436 '[email protected]',
1437 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241438 'content_worker': ['[email protected]',
1439 '[email protected]'],
wfh792b71c2016-05-04 23:33:411440 'courgette': ['[email protected]',
1441 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571442 'cr_elements': ['[email protected]',
1443 '[email protected]',
1444 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531445 'custom_tabs': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191446 'deep_memory_profiler': ['[email protected]'],
ortunob0035b242016-01-26 21:00:361447 'device_bluetooth': ['[email protected]',
1448 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591449 'device_sensors': ['[email protected]',
1450 '[email protected]',
1451 '[email protected]',
1452 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081453 'developer_recommended_flags': ['[email protected]'],
yurysa0fccaa2015-10-26 22:47:101454 'devtools': ['[email protected]', '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411455 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001456 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511457 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491458 'downloads_ui': ['[email protected]',
1459 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401460 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361461 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101462 'eme': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011463 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411464 'extension': ['[email protected]',
1465 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581466 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191467 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481468 '[email protected]',
1469 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261470 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201471 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001472 'ftp': ['[email protected]'],
johnme02d3cdb2016-02-24 18:10:191473 'gcm': ['[email protected]', '[email protected]',
1474 '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591475 'geolocation': ['[email protected]',
1476 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151477 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161478 'gfx_image': ['[email protected]'],
dpranke7d5df742016-04-06 00:27:031479 'gn': ['[email protected]', '[email protected]'],
[email protected]a6159102013-11-08 23:21:521480 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491481 'history_ui': ['[email protected]',
1482 '[email protected]',
1483 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141484 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001485 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001486 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451487 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131488 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311489 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071490 'input': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501491 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361492 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371493 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441494 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041495 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381496 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441497 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091498 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001499 'ipc': ['[email protected]', '[email protected]'],
vabraafbd4f32015-11-10 19:30:231500 'login': ['[email protected]'],
jzerna66c86c2016-02-05 22:53:021501 'libwebp': ['[email protected]', '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251502 'libvpx': ['[email protected]', '[email protected]',
1503 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421504 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401505 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421506 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311507 'supervised_users': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471508 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171509 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111510 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111511 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001512 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561513 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481514 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001515 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301516 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121517 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211518 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001519 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161520 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151521 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491522 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531523 '[email protected]',
[email protected]84003af2014-05-02 09:37:131524 '[email protected]',
1525 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001526 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061527 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001528 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541529 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431530 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521531 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001532 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311533 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001534 'net_log': ['[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161535 'notifications': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591536 '[email protected]'],
Evan Stade459d16662015-07-07 17:04:571537 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541538 '[email protected]'],
mcwilliamsedee5042016-04-05 18:46:451539 'ntp_snippets': ['[email protected]',
1540 '[email protected]'],
fgorski329be5b2016-04-19 21:38:111541 'offline_pages': ['[email protected]',
dewittj74b23f6f2016-04-21 19:29:251542 '[email protected]',
1543 '[email protected]',
1544 '[email protected]',
1545 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001546 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351547 'options': ['[email protected]',
1548 '[email protected]'],
chasej6dff9292016-02-02 20:33:121549 'origin_trials': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321550 'ozone': ['[email protected]', '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081551 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061552 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001553 'panels': ['[email protected]', '[email protected]',
1554 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251555 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511556 '[email protected]',
vabraafbd4f32015-11-10 19:30:231557 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251558 'pepper_api': ['[email protected]',
1559 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151560 '[email protected]', '[email protected]',
1561 '[email protected]', '[email protected]'],
kcarattinic1d30ef2016-01-07 05:12:301562 'permissions': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341563 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301564 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491565 'polymer': ['[email protected]',
1566 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091567 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441568 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141569 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001570 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311571 '[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161572 'push_messaging': ['[email protected]', '[email protected]',
harknessf287a8f42016-01-25 09:58:131573 '[email protected]',
1574 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001575 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381576 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001577 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251578 'remoting': ['[email protected]'],
rdsmith33aa2b32016-03-17 18:08:231579 'resource_scheduler': ['[email protected]'],
gab57e80c72014-12-08 21:06:131580 'rlz_id': ['[email protected]',
alito0c8029e2016-03-16 05:22:591581 '[email protected]',
1582 '[email protected]'],
grt829c6a82014-10-20 09:29:321583 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221584 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061585 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471586 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511587 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191588 '[email protected]',
[email protected]0b431722014-01-08 07:21:511589 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091590 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161591 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171592 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161593 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431594 'site_instance': ['[email protected]', '[email protected]',
1595 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361596 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141597 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101598 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051599 'streams': ['[email protected]'],
vmpstr63a36532016-03-09 01:11:301600 'styleguide': ['[email protected]', '[email protected]'],
maxbogue65ea2632016-04-04 18:12:581601 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191602 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481603 '[email protected]',
1604 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491605 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311606 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351607 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001608 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131609 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191610 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261611 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001612 'tests': [],
penghuang7d460212015-07-21 20:25:061613 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421614 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181615 '[email protected]',
yukishiino616672e2015-04-02 06:43:101616 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421617 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181618 '[email protected]',
yukishiino616672e2015-04-02 06:43:101619 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191620 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051621 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381622 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151623 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181624 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001625 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551626 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231627 'version_assembly': ['[email protected]',
1628 '[email protected]'],
mcasas09e881c2016-04-09 02:09:501629 'video_capture': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001630 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351631 'virtual_keyboard': ['[email protected]',
1632 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021633 'webrtc_browser_tests': ['[email protected]',
1634 '[email protected]'],
mcasas09e881c2016-04-09 02:09:501635 'webrtc_media': ['[email protected]'],
raymesf5084632015-07-02 07:14:151636 'website_settings': ['[email protected]',
msramek78c361b72015-10-20 14:09:151637 '[email protected]',
1638 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501639 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001640 'x11': ['[email protected]',
1641 '[email protected]',
1642 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201643 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021644
1645 'blink': ['[email protected]'],
1646 'blink_accessibility': ['[email protected]',
1647 '[email protected]',
1648 '[email protected]',
1649 '[email protected]'],
1650 'blink_animation': ['[email protected]',
1651 '[email protected]',
1652 '[email protected]',
1653 '[email protected]',
1654 '[email protected]'],
1655 'blink_app_banner': [ '[email protected]' ],
hongchan07217ca2016-02-12 23:38:591656 'blink_audio': ['[email protected]',
1657 '[email protected]'],
timlohd035d572015-09-25 15:28:021658 'blink_battery_status': [ '[email protected]',
1659 '[email protected]' ],
1660 'blink_bidi': [ '[email protected]' ],
1661 'blink_bindings': [ '[email protected]' ],
ortunob0035b242016-01-26 21:00:361662 'blink_bluetooth': [ '[email protected]',
1663 '[email protected]'],
timlohd035d572015-09-25 15:28:021664 'blink_canvas2d': [ '[email protected]',
1665 '[email protected]',
ajumadd78f9b2015-11-16 21:06:481666 '[email protected]',
1667 '[email protected]' ],
timlohd035d572015-09-25 15:28:021668 'blink_clipboard': [ '[email protected]', ],
1669 'blink_content_security_policy': [ '[email protected]' ],
1670 'blink_css': [ '[email protected]',
1671 '[email protected]',
1672 '[email protected]',
1673 '[email protected]',
1674 '[email protected]' ],
1675 'blink_css_grid_layout': [ '[email protected]',
1676 '[email protected]',
1677 '[email protected]' ],
1678 'blink_css_flexbox': [ '[email protected]' ],
1679 'blink_css_fragmentation_tests': [ '[email protected]' ],
1680 'blink_css_regions': [ '[email protected]' ],
1681 'blink_custom_elements': [ '[email protected]',
1682 '[email protected]' ],
1683 'blink_dom': [ '[email protected]',
1684 '[email protected]',
1685 '[email protected]',
1686 '[email protected]',
1687 '[email protected]' ],
1688 'blink_device_light': [ '[email protected]',
1689 '[email protected]' ],
1690 'blink_device_orientation': [ '[email protected]',
1691 '[email protected]',
timlohd035d572015-09-25 15:28:021692 '[email protected]' ],
1693 'blink_devtools': [ '[email protected]',
1694 '[email protected]',
1695 '[email protected]',
timlohd035d572015-09-25 15:28:021696 '[email protected]',
1697 '[email protected]',
1698 '[email protected]',
1699 '[email protected]' ],
1700 'blink_events': [ '[email protected]',
1701 '[email protected]',
dtapuska1f997a12016-03-14 19:22:071702 '[email protected]',
timlohd035d572015-09-25 15:28:021703 '[email protected]' ],
1704 'blink_fetch': [ '[email protected]',
1705 '[email protected]',
1706 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061707 '[email protected]' ],
dtapuska1f997a12016-03-14 19:22:071708 'blink_input': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021709 'blink_layers': [ '[email protected]' ],
1710 'blink_loader': [ '[email protected]',
1711 '[email protected]',
1712 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061713 '[email protected]' ],
timlohd035d572015-09-25 15:28:021714 'blink_owners': [ '[email protected]'],
kinuko533a1692015-12-21 08:57:251715 'blink_platform': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021716 'blink_platform_graphics': [ '[email protected]',
danakj7d0a4fd2016-01-07 00:54:311717 '[email protected]',
timlohd035d572015-09-25 15:28:021718 '[email protected]',
1719 '[email protected]',
1720 '[email protected]',
1721 '[email protected]',
1722 '[email protected]',
1723 '[email protected]',
1724 '[email protected]',
1725 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281726 '[email protected]',
1727 '[email protected]' ],
haraken04143c62016-03-31 08:48:561728 'blink_modules': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021729 'blink_heap': [ '[email protected]',
1730 '[email protected]',
1731 '[email protected]',
1732 '[email protected]' ],
1733 'blink_html': [ '[email protected]',
1734 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281735 'blink_public_api': [ '[email protected]',
1736 '[email protected]' ],
dgrogand792a7f2016-01-21 00:12:131737 'blink_indexed_db': ['[email protected]',
timlohd035d572015-09-25 15:28:021738 '[email protected]'],
1739 'blink_layout': [ '[email protected]',
1740 '[email protected]',
1741 '[email protected]',
1742 '[email protected]',
1743 '[email protected]',
1744 '[email protected]',
1745 '[email protected]' ],
1746 'blink_paint' : [ '[email protected]',
1747 '[email protected]',
1748 '[email protected]' ],
1749 'blink_permissions': [ '[email protected]' ],
1750 'blink_prerender': [ '[email protected]',
1751 '[email protected]' ],
1752 'blink_preloadScanner': [ '[email protected]' ],
1753 'blink_push_messaging': [ '[email protected]',
1754 '[email protected]',
peterc9e3e172015-11-02 09:29:161755 '[email protected]' ],
timlohd035d572015-09-25 15:28:021756 'blink_client_hints': [ '[email protected]' ],
1757 'blink_scheduler': [ '[email protected]' ],
1758 'blink_track': [ '[email protected]',
1759 '[email protected]',
timlohd035d572015-09-25 15:28:021760 '[email protected]',
1761 '[email protected]',
1762 '[email protected]' ],
1763 'blink_media': [ '[email protected]',
timlohd035d572015-09-25 15:28:021764 '[email protected]',
1765 '[email protected]' ],
1766 'blink_media_queries': [ '[email protected]',
1767 '[email protected]' ],
1768 'blink_fileapi': [ '[email protected]',
1769 '[email protected]',
1770 '[email protected]' ],
1771 'blink_quota': [ '[email protected]',
1772 '[email protected]',
1773 '[email protected]' ],
1774 'blink_viewport_interaction': [ '[email protected]' ],
1775 'blink_webcomponents': [ '[email protected]',
1776 '[email protected]' ],
mcasas09e881c2016-04-09 02:09:501777 'blink_mediacapturefromelement': [ '[email protected]',
1778 '[email protected]' ],
1779 'blink_mediarecorder': [ '[email protected]',
1780 '[email protected]' ],
1781 'blink_mediastream': [ '[email protected]',
1782 '[email protected]' ],
timlohd035d572015-09-25 15:28:021783 'blink_navigator_content_utils': [ '[email protected]' ],
peterc9e3e172015-11-02 09:29:161784 'blink_notifications': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021785 'blink_geolocation': [ '[email protected]',
1786 '[email protected]',
1787 '[email protected]' ],
1788 'blink_htmlparser': [ '[email protected]' ],
1789 'blink_vibration': [ '[email protected]',
1790 '[email protected]' ],
1791 'blink_serviceworkers': [ '[email protected]',
1792 '[email protected]',
1793 '[email protected]',
1794 '[email protected]',
1795 '[email protected]',
1796 '[email protected]',
1797 '[email protected]',
1798 '[email protected]' ],
1799 'blink_serviceworkers_tests': [ '[email protected]' ],
1800 'blink_sheriff_o_matic': [ '[email protected]',
1801 '[email protected]',
1802 '[email protected]',
1803 '[email protected]',
1804 '[email protected]',
1805 '[email protected]',
1806 '[email protected]',
1807 '[email protected]' ],
1808 'blink_spellcheck' : [ '[email protected]' ],
jbromana7bdfdb2016-02-05 15:10:321809 'blink_spv2_layout_tests': [ '[email protected]',
1810 '[email protected]' ],
timlohd035d572015-09-25 15:28:021811 'blink_style': [ '[email protected]' ],
1812 'blink_svg': [ '[email protected]',
1813 '[email protected]',
1814 '[email protected]',
1815 '[email protected]',
1816 '[email protected]',
1817 '[email protected]',
1818 '[email protected]',
1819 '[email protected]' ],
timlohd035d572015-09-25 15:28:021820 'blink_w3ctests' : [ '[email protected]' ],
1821 'blink_webp': [ '[email protected]',
1822 '[email protected]',
jzern650f3622016-04-05 04:08:531823 '[email protected]' ],
timlohd035d572015-09-25 15:28:021824 'blink_out_of_process_frames': [ '[email protected]',
1825 '[email protected]' ],
1826 'blink_screen_orientation': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021827 'blink_websockets': [ '[email protected]',
1828 '[email protected]' ],
1829 'blink_workers': [ '[email protected]',
1830 '[email protected]',
1831 '[email protected]',
1832 '[email protected]' ],
1833 'blink_wtf': [ '[email protected]',
1834 '[email protected]' ],
1835 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011836 'test_runner': [ '[email protected]',
1837 '[email protected]' ],
gayanef5f29ec2016-05-02 20:29:181838 'clank_uma_settings': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:541839 },
1840}