blob: 00ecdf4240b6ceb551d75b3cd0819d7ba9087e64 [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 },
dominickn8884155a2016-06-23 02:28:1632 'add_to_homescreen': {
33 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
34 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
35 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
36 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
37 'chrome/browser/android/shortcut_.*|'\
38 'chrome/browser/android/webapps/',
39 },
asvitkine361b276e2016-08-30 18:45:0040 'android_crash_reporting': {
41 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
42 },
johnmaguire6aaac7902016-03-15 12:28:2043 'android_crazy_linker': {
44 'filepath': 'third_party/android_crazy_linker/'
45 },
dfalcantaraef21e9e2016-01-07 01:16:2646 'android_infobars': {
47 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
48 },
[email protected]d2cdf342012-08-07 11:00:0249 'android_infra': {
50 'filepath': 'build/android/' \
51 '|testing/android/' \
52 '|tools/android/'
53 },
agrieve4d9c1c52016-09-23 17:49:3854 'android_java': {
55 'filepath': '/java/'
56 },
gabadieb0d23bb92016-02-17 11:26:1657 'android_loading': {
58 'filepath': 'tools/android/loading/'
59 },
[email protected]d6af50812014-04-01 17:18:0960 'android_media': {
61 'filepath': 'content/browser/media/android' \
62 '|content/renderer/media/android' \
63 '|media/audio/android' \
64 '|media/base/android' \
65 '|media/midi/*_android.*' \
66 '|media/video/capture/android'
67 },
[email protected]3261d962014-03-04 22:18:2868 'android_tab': {
69 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
70 },
asvitkine361b276e2016-08-30 18:45:0071 'android_uma_settings': {
72 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
73 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
74 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0075 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
76 },
[email protected]7ca78dc12012-09-20 09:26:4477 'android_webview': {
78 'filepath': 'android_webview/',
79 },
[email protected]8a197f22012-06-22 14:59:0580 'app_list': {
[email protected]311cc902013-03-15 04:45:4681 'filepath': 'chrome/browser/ui/app_list'\
82 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4683 '|chrome/browser/ui/views/app_list'\
84 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0585 },
[email protected]e38d185a2013-07-09 08:23:5286 'app_shortcuts': {
87 'filepath': 'apps/app_shim/'\
88 '|chrome/browser/web_applications/'\
89 '|chrome/browser/ui/web_applications/'\
90 '|chrome/common/mac/'
91 },
[email protected]374a93c2009-11-05 21:45:5692 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4993 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5694 },
[email protected]54bf94d2013-01-30 23:07:4095 'apps': {
96 'filepath': '^apps/',
97 },
lhchavez4b19176f2016-05-04 23:12:4698 'arc': {
99 'filepath': 'arc/',
100 },
101 'arc_net': {
102 'filepath': 'components/arc/net/',
103 },
ejcarusoa298ec02016-06-16 20:30:43104 'arc_power': {
105 'filepath': 'components/arc/power/',
106 },
[email protected]3ce56642013-10-17 22:12:51107 'ash': {
108 'filepath': 'ash/',
109 },
[email protected]f76c8852012-06-21 16:37:00110 'aura': {
[email protected]3ce56642013-10-17 22:12:51111 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39112 },
[email protected]c3a6e1e72013-08-02 00:13:07113 'aura_compositor': {
114 'filepath':
115 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58116 '|content/browser/compositor/' \
117 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:07118 '|content/browser/renderer_host/render_widget_host_view_aura' \
119 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44120 '|content/browser/renderer_host/delegated' \
121 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:07122 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07123 },
sullivan0171e3c2015-03-03 18:47:21124 'auto_bisect': {
125 'filepath': 'tools/run-bisect-perf-regression.py'\
126 '|tools/run-perf-test.cfg'\
127 '|tools/auto_bisect/'
128 },
[email protected]2a38f0c02013-05-29 02:27:45129 'autofill': {
[email protected]30964792013-05-29 02:41:25130 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48131 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48132 'chrome/browser/ui/android/autofill/|'\
133 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27134 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48135 'chrome/browser/ui/views/autofill/|'\
136 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48137 'chrome/renderer/autofill/|'\
138 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05139 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25140 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08141 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29142 },
[email protected]f76c8852012-06-21 16:37:00143 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49144 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55145 },
dominickn8884155a2016-06-23 02:28:16146 'banners': {
147 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
148 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
149 'chrome/browser/android/banners/|'\
150 'chrome/browser/banners/|'\
151 'chrome/browser/ui/android/infobars/app_banner_.*|'\
152 'chrome/renderer/banners/|'\
153 'third_party/WebKit/public/platform/modules/app_banner/|'\
154 'third_party/WebKit/Source/modules/app_banner/',
155 },
jkarlin539748402015-03-31 17:36:31156 'background_sync': {
157 'filepath': 'background_sync',
158 },
[email protected]f76c8852012-06-21 16:37:00159 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49160 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59161 },
[email protected]5e105332012-09-13 01:55:52162 'base_allocator': {
163 'filepath': '^base/allocator',
164 },
[email protected]1ed5e0fd2012-07-19 00:19:05165 'base_memory': {
166 'filepath': '^base/memory',
167 },
robliao1644d8b2016-04-11 15:39:59168 'base_task_scheduler': {
169 'filepath': '^base/task_scheduler',
170 },
[email protected]b17d9e02014-07-29 09:45:50171 'base_win': {
172 'filepath': '^base/win',
173 },
[email protected]7e093d4022014-06-26 19:19:55174 'battery_status': {
175 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10176 'content/test/data/battery_status/|'\
177 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55178 },
maniscalco44c99752015-09-09 21:52:04179 'blimp': {
180 'filepath': '^blimp/',
181 },
[email protected]06798f72013-01-14 22:31:17182 'bookmarks': {
183 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48184 '|chrome/browser/extensions/api/bookmark_manager_private/' \
185 '|chrome/browser/extensions/api/bookmarks/' \
186 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35187 '|chrome/browser/ui/bookmarks/' \
188 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46189 '|chrome/browser/ui/views/bookmarks/' \
190 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17191 },
donnd787f6ed2016-08-03 01:00:56192 'bottombar': {
193 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
194 },
[email protected]b17d9e02014-07-29 09:45:50195 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13196 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50197 },
[email protected]f76c8852012-06-21 16:37:00198 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49199 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25200 },
[email protected]f76c8852012-06-21 16:37:00201 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49202 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25203 },
[email protected]22650d22012-07-18 17:02:35204 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48205 'filepath': 'chrome/browser/autofill/' \
206 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48207 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27208 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19209 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05210 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35211 },
[email protected]f76c8852012-06-21 16:37:00212 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49213 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18214 },
[email protected]f76c8852012-06-21 16:37:00215 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49216 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00217 },
michaelpge42ca3b32016-02-19 08:17:57218 'browser_resources_md': {
219 'filepath': 'chrome/browser/resources/md_'\
220 '|chrome/browser/resources/settings/',
221 },
[email protected]0ce480532012-07-20 12:33:20222 'browsing_data': {
223 'filepath': 'chrome/browser/browsing_data/',
224 },
[email protected]f76c8852012-06-21 16:37:00225 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49226 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10227 'chrome/browser/ui/views/bubble/|'\
228 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00229 },
jkarlin539748402015-03-31 17:36:31230 'cache_storage': {
231 'filepath': 'cache_storage',
232 },
[email protected]10fbd5952013-08-22 07:42:39233 'cast': {
[email protected]31ef420b2014-08-13 21:19:13234 'filepath': 'media/cast/'\
235 '|chrome/browser/extensions/api/cast_streaming/'\
236 '|chrome/browser/media/cast'\
237 '|chrome/renderer/media/cast'\
238 '|chrome/test/data/extensions/api_test/cast_'\
239 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39240 },
ryanchung4d157372016-05-10 20:27:16241 'cast_certificate': {
242 'filepath': 'components/cast_certificate/'\
243 '|components/test/data/cast_certificate/',
244 },
eranmc2a9f612015-11-24 16:41:34245 'certificate_transparency': {
246 'filepath': 'components/certificate_transparency/'\
247 '|components/packed_ct_ev_whitelist/'\
248 '|net/cert/ct_'\
249 '|net/cert/multi_log_ct_verifier'\
250 '|net/cert/sct_status_flags.h'\
251 '|net/cert/signed_certificate_timestamp'\
252 '|net/cert/signed_tree_head'\
253 '|net/test/ct_',
254 },
[email protected]651d9992014-04-09 17:18:41255 'chromecast': {
256 'filepath': 'chromecast/',
257 },
gfhuang2548f902016-02-26 02:29:21258 'chromecast_public': {
259 'filepath': 'chromecast/public/',
260 },
[email protected]c863702a2012-09-14 20:05:28261 'cc': {
262 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53263 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28264 },
[email protected]c73ec8ab2014-01-16 20:35:23265 'chrome_elf': {
266 'filepath': 'chrome_elf',
267 },
[email protected]d5b21972012-07-20 02:06:01268 'chrome_views': {
269 'filepath': 'chrome/browser/ui/views',
270 },
[email protected]f7bf8ba2011-02-24 22:28:46271 'chromedriver': {
samuong53d5e612014-10-10 18:56:38272 'filepath': 'chrome/test/chromedriver|'\
273 'chrome/test/data/chromedriver|'\
274 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46275 },
[email protected]f76c8852012-06-21 16:37:00276 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49277 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01278 },
[email protected]eda0a0b2013-04-19 20:34:35279 'chromeos_attestation': {
280 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59281 'chrome/browser/chromeos/attestation/|'\
282 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35283 },
[email protected]7c59a152012-11-06 20:56:35284 'chromeos_calculator': {
285 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
286 },
hashimoto40ecb692014-09-02 04:51:31287 'chromeos_dbus': {
288 'filepath': 'chromeos/dbus/',
289 },
alematec5187b1b2016-08-26 05:32:18290 'chromeos_geolocation': {
291 'filepath': 'chromeos/geolocation/',
292 },
[email protected]f76c8852012-06-21 16:37:00293 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'chrome/browser/chromeos/login/|'\
295 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58296 'chrome/browser/resources/chromeos/login/|'\
297 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57298 },
[email protected]d7d35f342012-10-22 20:32:47299 'chromeos_net': {
300 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47301 'chrome/browser/chromeos/net/|'\
302 'chrome/browser/extensions/api/networking_private/|'\
303 'extensions/browser/api/networking_private/|'\
304 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47305 },
[email protected]2315ac0c2013-02-05 00:49:16306 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56307 'filepath': 'ash/system/chromeos/power/|'\
308 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16309 'chrome/browser/chromeos/power/',
310 },
alematec5187b1b2016-08-26 05:32:18311 'chromeos_timezone': {
312 'filepath': 'chromeos/timezone/',
313 },
[email protected]f76c8852012-06-21 16:37:00314 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49315 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
316 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12317 },
[email protected]cef7a6d2011-04-29 20:49:07318 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56319 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07320 },
[email protected]f76c8852012-06-21 16:37:00321 'clipboard': {
322 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02323 },
[email protected]0387ab32014-08-05 00:13:42324 'closure': {
[email protected]18fd7a532014-08-20 23:09:51325 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49326 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42327 },
sdefresned94c5b02015-07-22 17:54:55328 'components_deps': {
329 'filepath': 'components/([^/]*/)*DEPS',
330 },
[email protected]f76c8852012-06-21 16:37:00331 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49332 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00333 },
scheib968e61052014-11-05 00:27:25334 'content_bluetooth': {
335 'filepath': 'content/.*bluetooth'
336 },
kinuko01cbe8a12015-10-20 09:59:06337 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02338 'filepath': 'chrome/browser/loader|' \
339 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06340 'content/child/*loader',
341 },
mkwst512627022014-09-16 09:23:27342 'content_renderer': {
343 'filepath': 'content/renderer/',
344 },
[email protected]aa3311a2012-11-19 16:04:58345 'content_shell': {
346 'filepath': 'content/shell/',
347 },
kinukoa121bce2015-01-30 10:04:41348 'content_worker': {
349 'filepath': 'content/.*worker',
350 },
donnd787f6ed2016-08-03 01:00:56351 'contextual_search': {
352 'filepath': 'chrome/browser/android/contextualsearch/|' \
353 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
354 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
355 'components/contextual_search/',
356 },
[email protected]f76c8852012-06-21 16:37:00357 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49358 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08359 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00360 },
wfh792b71c2016-05-04 23:33:41361 'courgette': {
362 'filepath': 'courgette/',
363 },
michaelpge42ca3b32016-02-19 08:17:57364 'cr_elements': {
365 'filepath': 'ui/webui/resources/cr_element',
366 },
ianwencdb8c9e2015-06-18 22:10:15367 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53368 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15369 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28370 },
tbansalc6f1c9f2016-09-30 22:48:42371 'data_reduction_proxy': {
372 'filepath': 'chrome/browser/net/spdyproxy/|'\
373 'data_reduction_proxy|'\
374 'chrome_proxy',
375 },
[email protected]5e105332012-09-13 01:55:52376 'deep_memory_profiler': {
377 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
378 },
Bartosz Fabianowski85a823812015-04-16 10:27:51379 'device_bluetooth': {
380 'filepath': 'device/.*bluetooth'
381 },
[email protected]29ad47c2014-04-23 09:12:48382 'device_sensors': {
383 'filepath': 'content/browser/device_sensors/|'\
384 'content/common/device_sensors/|'\
385 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
386 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22387 'content/renderer/device_sensors/|'\
388 'content/test/data/device_sensors/|'\
389 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14390 },
scheibabdd7d32015-02-11 22:13:08391 'developer_recommended_flags': {
392 'filepath': 'developer_recommended_flags.gypi',
393 },
[email protected]342b12872012-11-07 12:10:46394 'devtools': {
395 'filepath': 'devtools',
396 },
[email protected]bab2a832012-07-11 23:29:41397 'disk_cache': {
398 'filepath': 'net/disk_cache/|http_cache',
399 },
[email protected]f76c8852012-06-21 16:37:00400 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49401 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08402 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51403 },
[email protected]ca872e362011-07-12 21:06:03404 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49405 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08406 'chrome/browser/ui/webui/.*downloads|' \
407 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12408 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03409 },
[email protected]f6df20a2012-10-23 21:22:07410 'drive': {
[email protected]8492b5b2012-12-17 21:58:08411 'filepath': 'chrome/browser/chromeos/drive/|' \
412 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07413 },
[email protected]89d2cd52013-04-16 01:55:36414 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33415 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36416 },
[email protected]3a25c8a2014-06-26 06:47:10417 'eme': {
418 'filepath': 'components/cdm/|' \
419 'content/browser/media/cdm/|' \
420 'content/renderer/media/crypto/|' \
421 'media/base/android/*drm*|' \
422 'media/cdm/|' \
423 'third_party/widevine/cdm/'
424 },
[email protected]247dcfb92014-04-23 18:25:59425 'events': {
426 'filepath': 'ui/events/',
427 },
[email protected]f76c8852012-06-21 16:37:00428 'extension': {
429 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45430 },
apaciblec4093a92016-04-19 19:21:58431 'feedback_ui': {
432 'filepath': 'chrome/browser/resources/(md_)?feedback/'
433 },
[email protected]f76c8852012-06-21 16:37:00434 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08435 'filepath': 'file_system/|' \
436 'fileapi/'
[email protected]80919512011-08-03 08:51:04437 },
[email protected]f76c8852012-06-21 16:37:00438 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08439 'filepath': 'file_browser|' \
440 'file_manager|' \
441 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39442 },
[email protected]4ed766c2013-09-19 09:45:20443 'filesapp': {
okab0be3dc2016-08-30 07:37:10444 'filepath': 'chrome/browser/chromeos/drive|' \
445 'chrome/browser/chromeos/extensions/file_manager|' \
446 'chrome/browser/chromeos/extensions/file_system_provider|' \
447 'chrome/browser/chromeos/file_manager|' \
448 'chrome/browser/chromeos/file_system_provider|' \
449 'chrome/browser/drive|' \
450 'chrome/test/data/extensions/api_test/file_system_provider|' \
451 'components/drive|' \
452 'google_apis/drive|' \
453 'ui/file_manager'
454 },
455 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20456 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20457 },
[email protected]f76c8852012-06-21 16:37:00458 'ftp': {
459 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39460 },
mmoroz58ddb8172016-09-08 18:29:55461 'fuzzing': {
462 'filepath': 'fuzz|Fuzz',
463 },
[email protected]3a2a6ac02014-06-20 07:07:12464 'gcm': {
465 'filepath': 'chrome/browser/services/gcm/|'\
466 'components/gcm_driver/|'\
467 'google_apis/gcm/',
468 },
[email protected]d8036492013-08-09 16:02:23469 'geolocation': {
470 'filepath': 'chrome/browser/geolocation/|'\
471 'content/browser/geolocation|'\
472 'content/public/common/geoposition.*|'\
473 'content/public/browser/geolocation.*|'\
474 'content/renderer/geolocation.*|'\
475 'content/shell/geolocation/',
476 },
[email protected]f93b7382012-08-09 20:53:16477 'gfx_image': {
478 'filepath': 'ui/gfx/image/',
479 },
[email protected]cf428f732012-10-02 20:48:15480 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36481 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15482 },
[email protected]4d1773e2014-04-05 07:59:57483 'gn': {
484 'filepath': 'tools/gn',
485 },
[email protected]f76c8852012-06-21 16:37:00486 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49487 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00488 },
[email protected]f76c8852012-06-21 16:37:00489 'history_ui': {
dbeam78528be2016-02-18 07:08:49490 'filepath': 'chrome/browser/resources/(md_)?history|'\
491 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00492 },
[email protected]18d7e402014-07-08 19:53:14493 'hotword': {
494 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
495 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28496 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14497 '|chrome/browser/search/hotword*'\
498 '|chrome/test/data/extensions/api_test/hotword_private/',
499 },
[email protected]f76c8852012-06-21 16:37:00500 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49501 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22502 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00503 },
[email protected]f76c8852012-06-21 16:37:00504 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49505 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00506 },
[email protected]c26161352013-11-12 19:50:01507 'indexed_db': {
508 'filepath': 'content/browser/indexed_db|'\
509 'content/child/indexed_db|'\
510 'content/common/indexed_db|'\
511 'content/public/browser/indexed_db|'\
512 'content/test/data/indexeddb',
513 },
bruthigaa8281f2016-02-09 17:52:31514 'ink_drop': {
515 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
516 'ui/views/animation/.*ink_drop.*'
517 },
dtapuska1f997a12016-03-14 19:22:07518 'input': {
519 'filepath': 'content/browser/renderer_host/input|'\
520 'content/renderer/input|'\
521 'ui/events/blink/'
522 },
[email protected]f76c8852012-06-21 16:37:00523 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49524 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00525 },
mmoss19826c62014-11-14 21:37:36526 'installer_linux': {
527 'filepath': 'chrome/installer/linux/',
528 },
[email protected]56b4b09d32012-07-27 18:28:41529 'instant': {
[email protected]607903d2013-03-25 22:15:47530 'filepath': 'instant|searchbox|'\
531 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13532 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39533 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47534 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41535 },
sdefresne18b47312015-06-18 15:15:09536 'ios_chrome': {
537 'filepath': 'ios/chrome',
538 },
[email protected]f76c8852012-06-21 16:37:00539 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49540 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00541 },
mkwstb0d1b1d2014-09-30 11:45:36542 'ipc_messages': {
543 'filepath': '_message.*.h|'\
544 '_messages.cc',
545 },
vabraafbd4f32015-11-10 19:30:23546 'login': {
547 'filepath': 'chrome/browser/ui/login'
548 },
[email protected]a3f777d2014-01-07 23:38:26549 'libwebp': {
550 'filepath': 'third_party/libwebp'
551 },
johannkoenig52381382015-09-18 22:35:25552 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31553 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25554 },
[email protected]04a292a2013-03-07 19:58:42555 'linux_fonts': {
556 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41557 'ui/gfx/platform_font_linux.*|'\
558 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42559 },
560 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49561 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00562 },
[email protected]04a292a2013-03-07 19:58:42563 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54564 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00565 },
mlamourid8b0feb2015-06-02 16:30:47566 'manifest': {
567 'filepath': 'content/(browser|renderer)/manifest/'\
568 '|content/public/common/manifest*',
569 },
michaelpg32ca07902015-02-07 00:31:11570 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57571 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19572 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11573 },
[email protected]f76c8852012-06-21 16:37:00574 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49575 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00576 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00577 },
[email protected]06dd23172013-06-24 21:04:51578 'media_galleries': {
579 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51580 '|chrome/browser/media_galleries/'\
581 '|chrome/browser/storage_monitor/'\
582 '|chrome/common/media_galleries/'\
583 '|chrome/test/data/extensions/api_test/media_galleries/'\
584 '|chrome/utility/itunes*'\
585 '|chrome/utility/picasa*',
586 },
alokp9e369ea72e2016-06-10 05:41:09587 'media_mojo': {
588 'filepath': 'media/mojo/*'
589 },
kmarshallb698ad4f2015-02-24 19:42:48590 'media_router': {
591 'filepath': 'chrome/browser/media/router/*' \
592 '|chrome/app/theme/*/common/media_router*' \
593 '|chrome/browser/resources/media_router/' \
594 '|chrome/browser/ui/webui/media_router/' \
595 '|chrome/test/media_router/',
596 },
[email protected]f76c8852012-06-21 16:37:00597 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49598 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00599 },
600 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49601 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:00602 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49603 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49604 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12605 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49606 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45607 '|chromecast/browser/metrics/'\
[email protected]f76c8852012-06-21 16:37:00608 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45609 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45610 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39611 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45612 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00613 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12614 # Exclude XML files; in particular, histograms.xml.
615 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
616 },
617 'metrics_xml_files': {
618 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21619 'filepath': 'tools/metrics/.*\.xml$',
620 },
621 'midi': {
622 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00623 },
[email protected]341f218a2013-09-24 22:16:10624 'mojo': {
625 'filepath': 'mojo',
626 },
[email protected]f76c8852012-06-21 16:37:00627 'mouse_lock': {
628 'filepath': 'mouse_lock',
629 },
rjkroegef60dea862015-10-29 17:50:06630 'mus': {
ben6b0453d12016-07-02 04:27:19631 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:06632 '|mojo/gpu/',
633 },
[email protected]f76c8852012-06-21 16:37:00634 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49635 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56636 'chrome/browser/nacl_host/|chrome/common/nacl|'\
637 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00638 },
[email protected]99ddc3d2013-01-22 16:15:33639 'native_client_sdk': {
640 'filepath': '^native_client_sdk/',
641 },
[email protected]b9ecdb62014-03-07 14:56:43642 'navigation': {
643 'filepath': 'content/browser/frame_host|'\
644 'content/browser/renderer_host/render_process_host.*|'\
645 'content/browser/renderer_host/render_view_host.*|'\
646 'content/browser/web_contents/web_contents_impl.*|'\
647 'content/renderer/render_frame.*|'\
648 'content/renderer/render_view.*'
649 },
[email protected]f76c8852012-06-21 16:37:00650 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49651 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00652 },
653 'net_error_list': {
654 'filepath': 'net/base/net_error_list.h',
655 },
656 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:28657 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:49658 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:49659 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:28660 'chrome/browser/ui/webui/net_internals/|' \
661 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:00662 },
jkarlin539748402015-03-31 17:36:31663 'netinfo': {
664 'filepath': 'netinfo',
665 },
peterf4758412014-09-17 15:06:01666 'notifications': {
667 'filepath': 'chrome/browser/extensions/api/notifications/|' \
668 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12669 'chrome/test/data/notifications/|' \
670 'content/browser/notifications/|' \
671 'content/child/notifications/|' \
672 'content/common/platform_notification|' \
673 'content/public/browser/platform_notification|' \
674 'content/public/common/platform_notification|' \
675 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01676 'ui/message_center/'
677 },
tbansalc6f1c9f2016-09-30 22:48:42678 'nqe': {
679 'filepath': 'nqe',
680 },
[email protected]f76c8852012-06-21 16:37:00681 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49682 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16683 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49684 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00685 },
mcwilliamsedee5042016-04-05 18:46:45686 'ntp_snippets': {
687 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36688 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:13689 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34690 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45691 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00692 'chrome/browser/resources/snippets_internals|'\
693 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45694 'components/ntp_snippets/|'\
695 'chrome/android/java/res/layout/new_tab_page|'\
696 'chrome/android/java/res/layout/most_visited'
697 },
treib70176c52016-07-08 14:34:19698 'ntp_tiles': {
699 'filepath': 'chrome/browser/android/ntp/|'\
700 'chrome/browser/ui/webui/ntp/|'\
701 'chrome/common/search/ntp|'\
702 'components/ntp_tiles/'
703 },
dimichdce3ee492016-04-04 04:20:52704 'offline_pages': {
705 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11706 '|chrome/browser/android/offline_pages/'\
707 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52708 },
[email protected]f76c8852012-06-21 16:37:00709 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49710 'filepath': 'chrome/browser/autocomplete/'\
711 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00712 },
[email protected]437c44b2012-11-08 01:35:52713 'options': {
714 'filepath': 'chrome/browser/resources/options/|'\
715 'chrome/browser/ui/webui/options/',
716 },
chasej6dff9292016-02-02 20:33:12717 'origin_trials': {
718 'filepath': 'origin_trials',
719 },
[email protected]4a2078e2013-07-18 20:40:20720 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44721 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43722 'ui/events/ozone/|'\
723 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20724 'ui/gl/gl_.*egl.*|'\
725 'ui/gl/gl_.*ozone.*'
726 },
csharrison3b1dc4062015-10-19 14:31:08727 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:50728 'filepath': 'chrome/browser/page_load_metrics/'\
729 '|chrome/common/page_load_metrics/'\
730 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:08731 },
[email protected]f76c8852012-06-21 16:37:00732 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29733 'filepath': 'chrome/browser/ui/panels'\
734 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29735 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00736 },
[email protected]3cc8b3922014-05-05 13:12:08737 'password_manager': {
738 'filepath': 'chrome/.*/password_'\
739 '|chrome/browser/ui/passwords'\
740 '|chrome/browser/ui/views/passwords'\
741 '|chrome/test/data/password'\
742 '|components/autofill.*password'
743 '|components/password_'\
vabrccdb7222016-06-01 14:59:40744 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:08745 },
[email protected]f76c8852012-06-21 16:37:00746 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58747 'filepath': 'ppapi/api'\
748 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00749 },
mlamourid8b0feb2015-06-02 16:30:47750 'permissions': {
751 'filepath': 'content/(child,browser)/permissions/'\
752 '|content/common/permission_*'\
753 '|content/public/(common,browser)/permission_*'\
754 '|chrome/browser/permissions/'\
755 '|chrome/browser/content_settings/permission*'\
756 '|permission_context',
757 },
[email protected]f76c8852012-06-21 16:37:00758 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49759 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59760 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00761 },
tnagelad92622a92015-10-20 10:26:30762 'policy_definitions': {
763 'filepath': 'components/policy/resources/policy_templates.json',
764 },
michaelpg11fff3f2015-02-06 03:35:34765 'polymer': {
766 'filepath': 'third_party/polymer/|'\
dbeam78528be2016-02-18 07:08:49767 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34768 'ui/webui/resources/polymer_resources.grdp',
769 },
twifkak0c69c1f2015-06-22 18:20:09770 'precache': {
771 'filepath': '[pP]recache'
772 },
[email protected]ef6cc442012-10-30 03:24:17773 'predictors': {
774 'filepath': 'predictors',
775 },
[email protected]be775bc2014-06-30 15:41:14776 'prepopulated_engines': {
777 'filepath': 'components/search_engines/prepopulated_engines.json',
778 },
[email protected]f76c8852012-06-21 16:37:00779 'prerender': {
[email protected]78375a52012-07-14 14:47:57780 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00781 },
peter884896c72015-03-12 14:26:20782 'push_messaging': {
783 'filepath': 'push_messaging'
784 },
[email protected]f76c8852012-06-21 16:37:00785 'pyauto': {
786 'filepath': 'chrome/test/pyautolib' \
787 '|chrome/test/functional' \
788 '|chrome/browser/automation/automation_provider_json'
789 },
790 'remoting': {
anandce1c55372015-03-04 01:23:10791 'filepath': 'remoting/' \
792 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00793 },
gab57e80c72014-12-08 21:06:13794 'rlz_id': {
795 'filepath' :'rlz/lib/machine_id.cc|'\
796 'rlz/lib/machine_id.h|'\
797 'rlz/win/lib/machine_id_win.cc',
798 },
grt829c6a82014-10-20 09:29:32799 'safe_browsing': {
800 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
801 },
rickyz0a819bfc2015-02-04 23:57:22802 'sandbox': {
803 'filepath': 'sandbox/'\
804 '|content/browser/bootstrap_sandbox_mac'\
805 '|content/browser/renderer_host/render_sandbox_host_linux'\
806 '|content/browser/renderer_host/sandbox_ipc_linux'\
807 '|content/browser/zygote_host/'\
808 '|content/common/sandbox_'\
809 '|content/zygote/'\
810 },
skyostil20dea312014-11-11 13:43:06811 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17812 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37813 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17814 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06815 },
mlamourid8b0feb2015-06-02 16:30:47816 'screen_orientation': {
817 'filepath': 'screen_orientation',
818 },
[email protected]21cd39b2012-06-28 01:48:40819 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49820 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40821 },
[email protected]0b431722014-01-08 07:21:51822 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17823 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51824 },
dominickn8884155a2016-06-23 02:28:16825 'site_engagement': {
826 'filepath': 'chrome/browser/engagement/|'\
827 'chrome/browser/ui/webui/engagement/',
828 },
[email protected]f76c8852012-06-21 16:37:00829 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49830 'filepath': 'content/browser/site_instance|'\
831 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00832 },
833 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49834 'filepath': 'chrome/browser/speech/'\
835 '|content/browser/speech/'\
836 '|content/common/.*speech'\
837 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00838 },
[email protected]ad0295d2012-10-11 23:43:36839 'spellcheck': {
840 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:22841 '|chrome/browser/renderer_context_menu/spelling_'\
842 '|components/spellcheck/'\
843 '|third_party/hunspell/'\
844 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:36845 },
[email protected]67f39af2013-08-23 20:06:05846 'streams': {
847 'filepath': 'content/browser/streams/',
848 },
vmpstrcc1c08302015-11-18 06:05:51849 'styleguide': {
850 'filepath': '^styleguide/',
851 },
[email protected]43d33e92014-07-14 16:39:31852 'supervised_users': {
853 'filepath': 'chrome/browser/.*managed_mode'\
854 '|chrome/browser/.*managed_user'\
855 '|chrome/browser/.*supervised_user',
856 },
[email protected]f76c8852012-06-21 16:37:00857 'sync': {
maxboguefa217942016-04-01 01:08:13858 'filepath': '^chrome/android/sync_shell/'\
859 '|^chrome/browser/ui/sync/'\
860 '|^chrome/browser/ui/views/sync/'\
861 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
862 '|^ios/chrome/browser/sync/'\
863 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
864 '|^chrome/browser/sync/'\
865 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:09866 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:13867 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:09868 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:00869 },
[email protected]92871a102013-07-01 11:11:41870 'syncfs': {
871 'filepath': 'sync_file_system',
872 },
[email protected]82d74152013-07-28 08:55:31873 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13874 'filepath': 'cc/output/copy_output_request'\
875 '|chrome/browser/extensions/api/tab_capture/'\
876 '|chrome/test/data/extensions/api_test/tab_capture/'\
877 '|content/browser/compositor/delegated_frame_host'\
878 '|content/browser/media/capture/'\
879 '|content/browser/renderer_host/compositing_iosurface'\
880 '|content/browser/renderer_host/media/(audio_'\
881 '|media_stream_manager|video_)'\
882 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
883 '|media/base/video_frame\.h'\
884 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31885 },
[email protected]f76c8852012-06-21 16:37:00886 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49887 'filepath': 'chrome/browser/tab_contents/|'\
888 'content/browser/tab_contents/|'\
889 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00890 },
[email protected]31ef420b2014-08-13 21:19:13891 'tab_media_indicators': {
892 'filepath': 'chrome/browser/media/audio_stream_monitor'\
893 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
894 '|chrome/browser/ui/tabs/tab_utils'\
895 '|chrome/browser/ui/views/tabs/tab\.cc'\
896 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
897 '|media/audio/audio_(output_controller|power_monitor)',
898 },
[email protected]f76c8852012-06-21 16:37:00899 'task_manager': {
900 'filepath': 'task_manager'
901 },
[email protected]5e105332012-09-13 01:55:52902 'tcmalloc': {
903 'filepath': 'third_party/tcmalloc'
904 },
[email protected]31a10602012-11-21 01:51:26905 'telemetry': {
nednguyen79105d422016-04-18 01:38:42906 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:26907 },
[email protected]f76c8852012-06-21 16:37:00908 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49909 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52910 },
[email protected]1cbbb30b2011-10-14 08:03:56911 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49912 'filepath': 'content/browser/renderer_host/gtk_im'\
913 '|content/browser/renderer_host/gtk_key'\
914 '|content/browser/renderer_host/render_widget_host_view'\
915 '|content/browser/renderer_host/text_input'\
916 '|ui/base/ime/'\
917 '|ui/base/gtk/event'\
918 '|ui/base/gtk/gtk_im'\
919 '|ui/base/keycodes/'\
920 '|ui/base/win/ime'\
921 '|ui/views/controls/textfield/'\
922 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56923 },
[email protected]3a117c62011-11-29 04:28:02924 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49925 'filepath': 'chrome/browser/chromeos/input_method/'\
926 '|chrome/browser/chromeos/extensions/input_method'\
927 '|chrome/browser/chromeos/status/input_method'\
928 '|chrome/browser/extensions/extension_input_'\
929 '|chrome/browser/resources/keyboard'\
930 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43931 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49932 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42933 '|chrome/browser/ui/webui/options/language'\
934 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02935 },
chirantan96fcf6d2015-01-21 22:36:19936 'timers': {
937 'filepath': 'base/timer/'\
938 '|components/timers/'
939 },
[email protected]f76c8852012-06-21 16:37:00940 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49941 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09942 },
[email protected]f76c8852012-06-21 16:37:00943 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49944 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05945 },
[email protected]c8eb7f72013-07-04 15:30:11946 'tracing': {
947 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31948 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11949 '|content/browser/tracing/'\
950 '|components/tracing/'
951 },
[email protected]cf428f732012-10-02 20:48:15952 'ui_compositor': {
953 'filepath': 'ui/compositor/layer\.|'\
954 'ui/compositor/layer_unittest|'\
955 'ui/compositor/compositor',
956 },
robliao2c4b7492016-07-19 01:57:26957 'ui_display_win': {
958 'filepath': '^ui/display/win',
959 },
[email protected]6b5093c2012-05-23 19:10:18960 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49961 'filepath': 'ui/resources/'\
962 '|ui/base/native_theme/resources/'\
963 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18964 },
[email protected]f76c8852012-06-21 16:37:00965 'valgrind': {
966 'filepath': 'valgrind',
967 },
[email protected]c73ec8ab2014-01-16 20:35:23968 'version_assembly': {
969 'filepath': 'chrome/app/version_assembly',
970 },
posciak62a72272016-05-11 08:31:24971 'video': {
972 'filepath': 'content/browser/renderer_host/media/|'\
973 'content/renderer/media/|'\
974 'media/capture/video/|'\
975 'media/filters/|'\
976 'media/gpu/|'\
977 '.*video.*',
978 },
mcasas09e881c2016-04-09 02:09:50979 'video_capture': {
980 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
981 '|content/browser/renderer_host/media/.*(capture|media)'\
982 '|content/renderer/media/.*(capture|media|webrtc)'\
983 '|media/capture/'\
984 '|media/muxers/',
985 },
[email protected]f76c8852012-06-21 16:37:00986 'views': {
987 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49988 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00989 },
[email protected]f47d871a2013-10-11 22:14:15990 'views_corewm': {
991 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17992 },
[email protected]ef514a32014-02-26 01:02:35993 'virtual_keyboard': {
994 'filepath': 'ui/keyboard/'\
995 'chrome/test/data/chromeos/virtual_keyboard/'\
996 'chrome/common/extensions/api/virtual_keyboard',
997 },
mcasas09e881c2016-04-09 02:09:50998 'webrtc_browser_tests': {
999 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1000 'content/browser/media/.*webrtc.*browsertest',
1001 },
[email protected]208879542012-07-05 11:15:341002 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491003 'filepath': 'chrome/browser/content_settings/'\
1004 '|chrome/browser/ui/views/website_settings/'\
1005 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521006 '|chrome/common/content_settings'\
1007 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341008 },
[email protected]b17d9e02014-07-29 09:45:501009 'windows_sandboxing': {
1010 'filepath': 'sandbox/win/',
1011 },
[email protected]f76c8852012-06-21 16:37:001012 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491013 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1014 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1015 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001016 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491017 'xinput_hierarchy_changed_event_listener\.' \
1018 '|chrome/browser/chromeos/wm_' \
1019 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401020 },
wjmaclean3ff6a402015-03-31 19:00:201021 'zoom': {
1022 'filepath': 'chrome/browser/ui/zoom/' \
1023 '|components/ui/zoom/' \
1024 '|content/browser/host_zoom_*' \
1025 '|content/browser/storage_partition_impl*' \
1026 '|content/public/browser/host_zoom_map.h' \
1027 '|content/public/browser/storage_partition.h'
1028 },
timlohd035d572015-09-25 15:28:021029
1030 'blink': {
1031 'filepath': 'third_party/WebKit/',
1032 },
1033 'blink_accessibility': {
1034 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
1035 },
1036 'blink_animation': {
1037 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
1038 },
1039 'blink_app_banner': {
1040 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
1041 '|third_party/WebKit/public/platform/modules/app_banner',
1042 },
1043 'blink_audio': {
1044 'filepath': 'third_party/WebKit/Source/platform/audio' \
1045 '|third_party/WebKit/Source/modules/webaudio',
1046 },
1047 'blink_battery_status': {
1048 'filepath': 'third_party/WebKit/Source/modules/battery/' \
1049 '|third_party/WebKit/LayoutTests/battery-status/' \
1050 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
1051 },
1052 'blink_bidi': {
1053 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
1054 '|third_party/WebKit/Source/core/rendering/.*Bidi',
1055 },
1056 'blink_bindings': {
1057 'filepath': 'third_party/WebKit/Source/bindings',
1058 },
jbroman9ac2d532016-09-01 18:20:081059 'blink_bindings_serialization': {
1060 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
1061 },
timlohd035d572015-09-25 15:28:021062 'blink_bluetooth': {
1063 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
1064 },
1065 'blink_canvas2d': {
1066 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
1067 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
1068 '|third_party/WebKit/Source/modules/canvas2d' \
1069 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
1070 },
1071 'blink_clipboard': {
1072 'filepath': 'third_party/WebKit/Source/core/clipboard' \
1073 '|third_party/WebKit/Source/core/page/.*Drag' \
1074 '|third_party/WebKit/Source/platform/.*Drag' \
1075 '|third_party/WebKit/Source/platform/clipboard' \
1076 '|third_party/WebKit/Source/web/.*Drag' \
1077 '|third_party/WebKit/public/platform/.*Drag' \
1078 '|third_party/WebKit/public/web/.*Drag',
1079 },
1080 'blink_content_security_policy': {
1081 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1082 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1083 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1084 },
1085 'blink_css': {
1086 'filepath': 'third_party/WebKit/Source/core/css',
1087 },
1088 'blink_css_grid_layout': {
1089 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1090 '|third_party/WebKit/Source/core/paint/.*Grid' \
1091 '|third_party/WebKit/Source/core/css/.*Grid' \
1092 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1093 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1094 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1095 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1096 },
1097 'blink_css_flexbox': {
1098 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1099 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1100 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1101 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1102 },
1103 'blink_css_fragmentation_tests': {
1104 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021105 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1106 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021107 },
1108 'blink_css_regions': {
1109 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1110 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1111 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1112 '|third_party/WebKit/Source/core/css/.*Region' \
1113 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1114 '|third_party/WebKit/LayoutTests/fast/regions/' \
1115 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1116 },
1117 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401118 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021119 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1120 },
1121 'blink_device_light': {
1122 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1123 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1124 },
1125 'blink_device_orientation': {
1126 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
1127 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
1128 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
1129 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1130 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1131 },
1132 'blink_devtools': {
1133 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1134 },
1135 'blink_dom': {
1136 'filepath': 'third_party/WebKit/Source/core/dom/'
1137 },
1138 'blink_events': {
1139 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1140 '|third_party/WebKit/Source/core/dom/.*Event' \
1141 '|third_party/WebKit/Source/core/css/.*Event' \
1142 '|third_party/WebKit/Source/platform/.*Event'
1143 },
1144 'blink_fetch': {
1145 'filepath': 'third_party/WebKit/Source/core/fetch',
1146 },
1147 'blink_heap': {
1148 'filepath': 'third_party/WebKit/Source/platform/heap' \
1149 '|third_party/WebKit/Source/wtf/Partition.*'
1150 },
1151 'blink_html': {
1152 'filepath': 'third_party/WebKit/Source/core/html/'
1153 },
1154 'blink_loader': {
1155 'filepath': 'third_party/WebKit/Source/core/loader',
1156 },
haraken04143c62016-03-31 08:48:561157 'blink_modules': {
1158 'filepath': 'third_party/WebKit/Source/modules'
1159 },
timlohd035d572015-09-25 15:28:021160 'blink_notifications': {
1161 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1162 '|third_party/WebKit/Source/modules/notifications' \
1163 '|third_party/WebKit/public/platform/modules/notifications'
1164 },
1165 'blink_owners': {
1166 'filepath': 'third_party/WebKit/.*OWNERS',
1167 },
1168 'blink_paint': {
1169 'filepath': 'third_party/WebKit/Source/core/paint/'
1170 },
1171 'blink_permissions': {
1172 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1173 '|third_party/WebKit/public/platform/modules/permissions/',
1174 },
1175 'blink_preloadScanner': {
1176 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1177 },
1178 'blink_public_api': {
1179 'filepath': 'third_party/WebKit/public'
1180 },
1181 'blink_push_messaging': {
1182 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1183 '|third_party/WebKit/Source/modules/push_messaging' \
1184 '|third_party/WebKit/public/platform/modules/push_messaging'
1185 },
kinuko533a1692015-12-21 08:57:251186 'blink_platform': {
1187 'filepath': 'third_party/WebKit/Source/platform'
1188 },
timlohd035d572015-09-25 15:28:021189 'blink_platform_graphics': {
1190 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1191 '|third_party/WebKit/Source/platform/geometry' \
1192 '|third_party/WebKit/Source/platform/graphics'
1193 },
1194 'blink_indexed_db': {
1195 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1196 '|third_party/WebKit/Source/web/.*IDB' \
1197 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1198 '|third_party/WebKit/public/platform/.*IDB'
1199 },
dtapuska1f997a12016-03-14 19:22:071200 'blink_input': {
1201 'filepath': 'third_party/WebKit/Source/core/input/'
1202 },
timlohd035d572015-09-25 15:28:021203 'blink_layout': {
1204 'filepath': 'third_party/WebKit/Source/core/layout' \
1205 '|third_party/WebKit/Source/core/rendering'
1206 },
ojan21576e22016-08-17 21:43:461207 'blink_layout_ng': {
1208 'filepath': 'third_party/WebKit/Source/core/layout/ng',
1209 },
timlohd035d572015-09-25 15:28:021210 'blink_layers': {
1211 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1212 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1213 '|third_party/WebKit/Source/core/layout/Layer'
1214 },
1215 'blink_prerender': {
1216 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1217 },
1218 'blink_client_hints': {
1219 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1220 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1221 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1222 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1223 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1224 },
1225 'blink_track': {
1226 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1227 '|third_party/WebKit/Source/core/loader/TextTrack' \
1228 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1229 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1230 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1231 '|third_party/WebKit/Source/core/css/mediaControl' \
1232 '|third_party/WebKit/LayoutTests/media/track/'
1233 },
1234 'blink_media': {
1235 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1236 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1237 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1238 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1239 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1240 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1241 '|third_party/WebKit/Source/platform/drm/' \
1242 '|third_party/WebKit/Source/platform/graphics/media/' \
1243 '|third_party/WebKit/Source/web/.*Media' \
1244 '|third_party/WebKit/LayoutTests/media/' \
1245 '|third_party/WebKit/public/.*Media'
1246 },
1247 'blink_media_queries': {
1248 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1249 '|third_party/WebKit/Source/core/css/MediaList' \
1250 '|third_party/WebKit/Source/core/css/MediaQuery' \
1251 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1252 },
1253 'blink_navigator_content_utils': {
1254 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1255 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1256 },
1257 'blink_out_of_process_frames': {
1258 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031259 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021260 '|third_party/WebKit/Source/web/WebFrame' \
1261 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1262 },
1263 'blink_fileapi': {
1264 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1265 '|third_party/WebKit/Source/core/fileapi/' \
1266 '|third_party/WebKit/Source/platform/.*File' \
1267 '|third_party/WebKit/Source/web/.*File' \
1268 '|third_party/WebKit/LayoutTests/fast/file' \
1269 '|third_party/WebKit/public/.*File'
1270 },
1271 'blink_quota': {
1272 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1273 '|third_party/WebKit/Source/web/.*Quota' \
1274 '|third_party/WebKit/public/.*Quota'
1275 },
mcasas09e881c2016-04-09 02:09:501276 'blink_mediacapturefromelement': {
1277 'filepath': 'third_party/WebKit/Source/modules/mediacapture/' \
1278 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
1279 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
1280 '|third_party/WebKit/public/platform/WebCanvasCapture'
1281 },
1282 'blink_mediarecorder': {
1283 'filepath': 'third_party/WebKit/Source/modules/mediarecorder/' \
1284 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
1285 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
1286 '|third_party/WebKit/public/platform/WebMediaRecorder'
1287 },
timlohd035d572015-09-25 15:28:021288 'blink_mediastream': {
1289 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1290 '|third_party/WebKit/Source/platform/mediastream/' \
1291 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1292 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1293 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1294 },
1295 'blink_geolocation': {
1296 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1297 '|third_party/WebKit/Source/modules/geolocation/' \
1298 '|third_party/WebKit/Source/web/.*Geolocation' \
1299 '|third_party/WebKit/public/web/.*Geolocation'
1300 },
1301 'blink_htmlparser': {
1302 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1303 },
1304 'blink_screen_orientation': {
1305 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1306 '|third_party/WebKit/public/platform/modules/screen_orientation',
1307 },
1308 'blink_scheduler': {
1309 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1310 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1311 },
1312 'blink_serviceworkers' : {
1313 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1314 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1315 },
1316 'blink_serviceworkers_tests' : {
1317 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1318 },
timlohd035d572015-09-25 15:28:021319 'blink_spellcheck' : {
1320 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1321 },
jbromana7bdfdb2016-02-05 15:10:321322 'blink_spv2_layout_tests': {
1323 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1324 },
timlohd035d572015-09-25 15:28:021325 'blink_style': {
1326 'filepath': 'third_party/WebKit/.*(style/|Style)',
1327 },
1328 'blink_svg': {
1329 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1330 },
timlohd035d572015-09-25 15:28:021331 'blink_vibration': {
1332 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1333 '|third_party/WebKit/Source/modules/vibration/'
1334 },
1335 'blink_viewport_interaction': {
1336 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1337 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1338 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1339 '|third_party/WebKit/Source/core/page/FrameView' \
1340 '|third_party/WebKit/Source/core/page/scrolling'
1341 },
1342 'blink_w3ctests': {
1343 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1344 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1345 },
kinukoa1a73202016-05-24 06:42:361346 'blink_web': {
1347 'filepath': 'third_party/WebKit/Source/web'
1348 },
timlohd035d572015-09-25 15:28:021349 'blink_webcomponents': {
1350 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1351 '|third_party/WebKit/Source/core/dom/custom/' \
1352 '|third_party/WebKit/Source/core/html/imports/' \
1353 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1354 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1355 },
dpranke7d5df742016-04-06 00:27:031356 'blink_tools': {
1357 'filepath': 'third_party/WebKit/Tools/'
1358 },
timlohd035d572015-09-25 15:28:021359 'blink_webp': {
1360 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1361 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1362 },
1363 'blink_websockets': {
1364 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1365 },
1366 'blink_workers': {
1367 'filepath': 'third_party/WebKit/Source/core/workers',
1368 },
1369 'blink_wtf': {
1370 'filepath': 'third_party/WebKit/Source/wtf',
1371 },
1372 'blink_xmlhttprequest': {
1373 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011374 },
1375 'test_runner': {
1376 'filepath': 'components/test_runner/' \
1377 '|content/shell/(common|browser|renderer)/layout_test/' \
1378 '|content/test/layouttest_support.cc' \
1379 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011380 },
dominicc05d120d2016-05-16 01:13:401381 'xml': {
1382 'filepath': 'third_party/WebKit/Source/core/xml/' \
1383 '|third_party/libxml/' \
1384 '|third_party/libxslt/',
1385 },
[email protected]a3838612009-10-13 21:57:541386 },
[email protected]ca872e362011-07-12 21:06:031387
pennymac962d190432016-07-27 00:58:351388 ##############################################################################
1389 # Please keep alphabetical
1390 ##############################################################################
[email protected]a3838612009-10-13 21:57:541391 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451392 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551393 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001394 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571395 'accessibility': ['[email protected]',
1396 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001397 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541398 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571399 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001400 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171401 'activity_log': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381402 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201403 '[email protected]',
pkotwicz2ec0b292016-09-26 17:12:321404 '[email protected]',
zpeng9351f9d2016-09-25 14:41:201405 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001406 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201407 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261408 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381409 'android_infra': ['[email protected]',
1410 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321411 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381412 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531413 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411414 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471415 'android_media': ['[email protected]',
1416 '[email protected]'],
pennymac962d190432016-07-27 00:58:351417 'android_tab': ['[email protected]',
1418 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001419 'android_uma_settings': ['[email protected]',
1420 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441421 'android_webview': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351422 'app_list': ['[email protected]',
pennymac962d190432016-07-27 00:58:351423 '[email protected]'],
1424 'app_shortcuts': ['[email protected]',
1425 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001426 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351427 'apps': ['[email protected]',
1428 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461429 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471430 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461431 '[email protected]',
1432 '[email protected]'],
1433 'arc_net': ['[email protected]',
1434 '[email protected]',
1435 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431436 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351437 'ash': ['[email protected]',
1438 '[email protected]'],
1439 'aura': ['[email protected]',
1440 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071441 'aura_compositor': ['[email protected]',
1442 '[email protected]',
pennymac962d190432016-07-27 00:58:351443 '[email protected]',
[email protected]c3a6e1e72013-08-02 00:13:071444 '[email protected]',
pennymac962d190432016-07-27 00:58:351445 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211446 'auto_bisect': ['[email protected]'],
jdonnelly1ec60d92016-05-25 22:01:391447 'autofill': ['[email protected]',
jdonnelly40d55452015-08-31 19:37:031448 '[email protected]',
vabraafbd4f32015-11-10 19:30:231449 '[email protected]',
1450 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331451 'automation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351452 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121453 '[email protected]',
pennymac962d190432016-07-27 00:58:351454 '[email protected]',
1455 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321456 'banners': ['[email protected]',
1457 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191458 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501459 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051460 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591461 'base_task_scheduler': ['[email protected]',
1462 '[email protected]',
1463 '[email protected]'],
pennymac962d190432016-07-27 00:58:351464 'base_win': ['[email protected]',
1465 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551466 'battery_status': ['[email protected]'],
anandc54ad4f72016-01-08 20:43:531467 'blimp' : ['[email protected]',
bgoldmand80ba1e2016-09-27 21:06:301468 '[email protected]',
anandc54ad4f72016-01-08 20:43:531469 '[email protected]',
gcastoe4733aa52016-07-19 19:21:461470 '[email protected]',
jessicag4b355162016-03-24 00:33:361471 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351472 '[email protected]',
nyquist05ec00812016-05-11 00:57:111473 '[email protected]',
dominickn8884155a2016-06-23 02:28:161474 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351475 '[email protected]',
sriramsr93d84202015-10-08 00:06:151476 '[email protected]',
1477 '[email protected]',
perumaalee8f0a62016-09-14 17:08:201478 '[email protected]',
scf7ed73562016-09-14 23:00:431479 '[email protected]',
nyquist05ec00812016-05-11 00:57:111480 '[email protected]',
steimelcaea0ed2016-09-19 19:04:231481 '[email protected]',
1482 '[email protected]'],
pennymac962d190432016-07-27 00:58:351483 'blink': ['[email protected]'],
1484 'blink_accessibility': ['[email protected]',
1485 '[email protected]',
horo8e9a01572016-07-27 06:05:311486 '[email protected]',
pennymac962d190432016-07-27 00:58:351487 '[email protected]'],
1488 'blink_animation': ['[email protected]',
1489 '[email protected]',
1490 '[email protected]',
1491 '[email protected]',
1492 '[email protected]'],
1493 'blink_app_banner': ['[email protected]'],
1494 'blink_audio': ['[email protected]',
1495 '[email protected]'],
1496 'blink_battery_status': ['[email protected]',
1497 '[email protected]'],
1498 'blink_bidi': ['[email protected]'],
1499 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081500 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351501 'blink_bluetooth': ['[email protected]',
1502 '[email protected]'],
1503 'blink_canvas2d': ['[email protected]',
1504 '[email protected]',
1505 '[email protected]',
1506 '[email protected]'],
1507 'blink_client_hints': ['[email protected]'],
1508 'blink_clipboard': ['[email protected]'],
1509 'blink_css': ['[email protected]',
1510 '[email protected]',
horo8e9a01572016-07-27 06:05:311511 '[email protected]',
pennymac962d190432016-07-27 00:58:351512 '[email protected]',
1513 '[email protected]'],
1514 'blink_css_flexbox': ['[email protected]'],
1515 'blink_css_fragmentation_tests': ['[email protected]'],
1516 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311517 '[email protected]',
pennymac962d190432016-07-27 00:58:351518 '[email protected]'],
1519 'blink_css_regions': ['[email protected]'],
1520 'blink_custom_elements': ['[email protected]',
1521 '[email protected]'],
1522 'blink_device_light': ['[email protected]',
1523 '[email protected]'],
1524 'blink_device_orientation': ['[email protected]',
1525 '[email protected]'],
1526 'blink_devtools': ['[email protected]',
1527 '[email protected]',
1528 '[email protected]',
1529 '[email protected]',
1530 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391531 '[email protected]'],
pennymac962d190432016-07-27 00:58:351532 'blink_dom': ['[email protected]',
1533 '[email protected]',
1534 '[email protected]',
1535 '[email protected]',
1536 '[email protected]'],
1537 'blink_events': ['[email protected]',
1538 '[email protected]',
1539 '[email protected]',
1540 '[email protected]'],
1541 'blink_fetch': ['[email protected]',
1542 '[email protected]',
1543 '[email protected]',
1544 '[email protected]'],
1545 'blink_fileapi': ['[email protected]',
1546 '[email protected]',
1547 '[email protected]'],
1548 'blink_geolocation': ['[email protected]',
1549 '[email protected]',
1550 '[email protected]'],
1551 'blink_heap': ['[email protected]',
1552 '[email protected]',
1553 '[email protected]',
1554 '[email protected]'],
1555 'blink_html': ['[email protected]',
1556 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221557 'blink_htmlparser': ['[email protected]',
1558 '[email protected]'],
pennymac962d190432016-07-27 00:58:351559 'blink_indexed_db': ['[email protected]',
1560 '[email protected]'],
1561 'blink_input': ['[email protected]',
1562 '[email protected]'],
1563 'blink_layers': ['[email protected]'],
1564 'blink_layout': ['[email protected]',
1565 '[email protected]',
1566 '[email protected]',
1567 '[email protected]',
1568 '[email protected]',
1569 '[email protected]',
1570 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561571 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461572 '[email protected]',
1573 '[email protected]'],
pennymac962d190432016-07-27 00:58:351574 'blink_loader': ['[email protected]',
1575 '[email protected]',
1576 '[email protected]',
1577 '[email protected]'],
1578 'blink_media': ['[email protected]',
1579 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191580 '[email protected]',
1581 '[email protected]'],
pennymac962d190432016-07-27 00:58:351582 'blink_media_queries': ['[email protected]',
1583 '[email protected]'],
1584 'blink_mediacapturefromelement': ['[email protected]',
1585 '[email protected]'],
1586 'blink_mediarecorder': ['[email protected]',
1587 '[email protected]'],
1588 'blink_mediastream': ['[email protected]',
1589 '[email protected]'],
1590 'blink_modules': ['[email protected]'],
1591 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341592 'blink_notifications': ['[email protected]',
1593 '[email protected]'],
pennymac962d190432016-07-27 00:58:351594 'blink_out_of_process_frames': ['[email protected]',
1595 '[email protected]'],
1596 'blink_owners': ['[email protected]'],
1597 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591598 '[email protected]'],
pennymac962d190432016-07-27 00:58:351599 'blink_permissions': ['[email protected]'],
1600 'blink_platform_graphics': ['[email protected]',
horo8e9a01572016-07-27 06:05:311601 '[email protected]',
pennymac962d190432016-07-27 00:58:351602 '[email protected]',
1603 '[email protected]',
1604 '[email protected]',
1605 '[email protected]',
1606 '[email protected]',
1607 '[email protected]',
1608 '[email protected]',
1609 '[email protected]',
1610 '[email protected]',
1611 '[email protected]',
1612 '[email protected]'],
1613 'blink_prerender': ['[email protected]',
1614 '[email protected]'],
1615 'blink_preloadScanner': ['[email protected]'],
1616 'blink_public_api': ['[email protected]',
1617 '[email protected]'],
awdf2e270242016-09-06 16:21:341618 'blink_push_messaging': ['[email protected]',
1619 '[email protected]',
pennymac962d190432016-07-27 00:58:351620 '[email protected]'],
1621 'blink_quota': ['[email protected]',
1622 '[email protected]',
1623 '[email protected]'],
1624 'blink_scheduler': ['[email protected]'],
1625 'blink_screen_orientation': ['[email protected]'],
1626 'blink_serviceworkers': ['[email protected]',
1627 '[email protected]',
1628 '[email protected]',
1629 '[email protected]',
1630 '[email protected]',
1631 '[email protected]',
1632 '[email protected]',
shimazu99de61f2016-09-07 03:57:411633 '[email protected]',
pennymac962d190432016-07-27 00:58:351634 '[email protected]'],
1635 'blink_serviceworkers_tests': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221636 'blink_spellcheck' : ['[email protected]',
1637 '[email protected]'],
pennymac962d190432016-07-27 00:58:351638 'blink_spv2_layout_tests': ['[email protected]',
1639 '[email protected]'],
1640 'blink_style': ['[email protected]'],
1641 'blink_svg': ['[email protected]',
1642 '[email protected]',
1643 '[email protected]',
1644 '[email protected]',
1645 '[email protected]',
1646 '[email protected]',
1647 '[email protected]',
1648 '[email protected]'],
dpranke7d5df742016-04-06 00:27:031649 'blink_tools': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351650 'blink_track': ['[email protected]',
1651 '[email protected]',
1652 '[email protected]',
1653 '[email protected]',
1654 '[email protected]'],
1655 'blink_vibration': ['[email protected]',
1656 '[email protected]'],
1657 'blink_viewport_interaction': ['[email protected]'],
1658 'blink_w3ctests': ['[email protected]'],
1659 'blink_web': ['[email protected]'],
1660 'blink_webcomponents': ['[email protected]',
1661 '[email protected]'],
1662 'blink_webp': ['[email protected]',
1663 '[email protected]',
1664 '[email protected]'],
1665 'blink_websockets': ['[email protected]',
1666 '[email protected]'],
1667 'blink_workers': ['[email protected]',
1668 '[email protected]',
1669 '[email protected]',
shimazu99de61f2016-09-07 03:57:411670 '[email protected]',
1671 '[email protected]'],
pennymac962d190432016-07-27 00:58:351672 'blink_wtf': ['[email protected]',
1673 '[email protected]'],
1674 'blink_xmlhttprequest': ['[email protected]'],
noyauce460872016-09-09 11:54:001675 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561676 'bottombar': ['[email protected]',
1677 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471678 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351679 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351680 'browser_compositor': ['[email protected]',
1681 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571682 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571683 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331684 'browsing_data': ['[email protected]',
1685 '[email protected]'],
pennymac962d190432016-07-27 00:58:351686 'bubble': ['[email protected]',
1687 '[email protected]',
1688 '[email protected]',
1689 '[email protected]'],
1690 'cache_storage': ['[email protected]',
1691 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591692 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341693 '[email protected]',
miua1710162015-08-27 01:38:091694 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121695 '[email protected]',
miua1710162015-08-27 01:38:091696 '[email protected]',
1697 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161698 'cast_certificate': ['[email protected]',
1699 '[email protected]',
1700 '[email protected]',
1701 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281702 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351703 'certificate_transparency': ['[email protected]',
1704 '[email protected]',
1705 '[email protected]'],
1706 'chrome_elf': ['[email protected]',
1707 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:011708 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311709 'chromecast': ['[email protected]',
1710 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571711 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211712 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391713 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351714 'chromeos': ['[email protected]'],
1715 'chromeos_attestation': ['[email protected]'],
1716 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311717 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181718 'chromeos_geolocation': ['[email protected]'],
1719 'chromeos_login': ['[email protected]',
1720 '[email protected]'],
pennymac962d190432016-07-27 00:58:351721 'chromeos_net': ['[email protected]'],
1722 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181723 'chromeos_timezone': ['[email protected]'],
1724 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351725 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071726 '[email protected]',
pennymac962d190432016-07-27 00:58:351727 '[email protected]',
rnk28bbd1772016-05-04 17:57:581728 '[email protected]',
1729 '[email protected]',
pennymac962d190432016-07-27 00:58:351730 '[email protected]',
1731 '[email protected]',
horo8e9a01572016-07-27 06:05:311732 '[email protected]',
pennymac962d190432016-07-27 00:58:351733 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001734 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511735 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491736 '[email protected]',
1737 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551738 'components_deps': ['[email protected]',
1739 '[email protected]',
1740 '[email protected]'],
pennymac962d190432016-07-27 00:58:351741 'content': ['[email protected]',
1742 '[email protected]'],
1743 'content_bluetooth': ['[email protected]',
1744 '[email protected]'],
1745 'content_loader': ['[email protected]',
1746 '[email protected]',
1747 '[email protected]'],
1748 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531749 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161750 '[email protected]',
1751 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241752 'content_worker': ['[email protected]',
1753 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561754 'contextual_search': ['[email protected]',
1755 '[email protected]'],
pennymac962d190432016-07-27 00:58:351756 'courgette': ['[email protected]',
1757 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571758 'cr_elements': ['[email protected]',
1759 '[email protected]',
1760 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531761 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421762 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191763 'deep_memory_profiler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351764 'device_bluetooth': ['[email protected]',
1765 '[email protected]'],
1766 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591767 '[email protected]',
pennymac962d190432016-07-27 00:58:351768 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081769 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351770 'devtools': ['[email protected]',
1771 '[email protected]'],
1772 'disk_cache': ['[email protected]',
1773 '[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511774 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491775 'downloads_ui': ['[email protected]',
1776 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401777 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361778 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101779 'eme': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011780 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411781 'extension': ['[email protected]',
1782 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581783 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191784 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481785 '[email protected]',
1786 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261787 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:101788 'filesapp': ['[email protected]',
1789 '[email protected]',
1790 '[email protected]'],
1791 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001792 'ftp': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:551793 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351794 'gcm': ['[email protected]',
1795 '[email protected]',
1796 '[email protected]'],
1797 'geolocation': ['[email protected]',
1798 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151799 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161800 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381801 'gn': ['[email protected]',
1802 '[email protected]',
pennymac962d190432016-07-27 00:58:351803 '[email protected]'],
[email protected]a6159102013-11-08 23:21:521804 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491805 'history_ui': ['[email protected]',
1806 '[email protected]',
1807 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141808 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001809 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001810 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451811 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131812 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311813 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071814 'input': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351815 'installer': ['[email protected]',
1816 '[email protected]',
1817 '[email protected]'],
mmoss19826c62014-11-14 21:37:361818 'installer_linux': [ '[email protected]'],
pennymac962d190432016-07-27 00:58:351819 'instant': ['[email protected]',
1820 '[email protected]',
1821 '[email protected]',
1822 '[email protected]',
1823 '[email protected]',
1824 '[email protected]',
1825 '[email protected]',
1826 '[email protected]',
1827 '[email protected]',
1828 '[email protected]'],
sdefresne18b47312015-06-18 15:15:091829 'ios_chrome': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351830 'ipc': ['[email protected]',
1831 '[email protected]'],
1832 'libwebp': ['[email protected]',
1833 '[email protected]',
1834 '[email protected]'],
1835 'libvpx': ['[email protected]',
1836 '[email protected]',
1837 '[email protected]',
1838 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421839 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401840 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421841 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351842 'login': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471843 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171844 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111845 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111846 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001847 'media': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351848 'media_galleries': ['[email protected]',
1849 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:091850 'media_mojo': ['[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481851 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001852 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301853 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121854 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211855 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001856 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161857 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491858 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531859 '[email protected]',
[email protected]84003af2014-05-02 09:37:131860 '[email protected]',
1861 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001862 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061863 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001864 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351865 'native_client_sdk': ['[email protected]',
1866 '[email protected]'],
1867 'navigation': ['[email protected]',
1868 '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521869 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001870 'net_error_list': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351871 'net_log': ['[email protected]',
1872 '[email protected]'],
jkarlin539748402015-03-31 17:36:311873 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:341874 'notifications': ['[email protected]',
1875 '[email protected]',
pennymac962d190432016-07-27 00:58:351876 '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421877 'nqe': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:571878 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541879 '[email protected]'],
bauerb719d4712016-06-21 10:00:441880 'ntp_snippets': ['[email protected]'],
treib70176c52016-07-08 14:34:191881 'ntp_tiles': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351882 'offline_pages': ['[email protected]',
1883 '[email protected]',
1884 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:251885 '[email protected]',
1886 '[email protected]',
pennymac962d190432016-07-27 00:58:351887 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001888 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351889 'options': ['[email protected]',
1890 '[email protected]'],
iclelland8b904402016-10-05 15:01:231891 'origin_trials': ['[email protected]',
1892 '[email protected]'],
pennymac962d190432016-07-27 00:58:351893 'ozone': ['[email protected]',
1894 '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081895 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061896 '[email protected]'],
pennymac962d190432016-07-27 00:58:351897 'panels': ['[email protected]',
1898 '[email protected]',
1899 '[email protected]',
1900 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:391901 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:231902 '[email protected]'],
pennymac962d190432016-07-27 00:58:351903 'pepper_api': ['[email protected]',
1904 '[email protected]',
1905 '[email protected]',
1906 '[email protected]',
1907 '[email protected]',
horo8e9a01572016-07-27 06:05:311908 '[email protected]',
pennymac962d190432016-07-27 00:58:351909 '[email protected]'],
kcarattinic1d30ef2016-01-07 05:12:301910 'permissions': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341911 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301912 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491913 'polymer': ['[email protected]',
1914 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091915 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441916 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141917 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351918 'prerender': ['[email protected]',
1919 '[email protected]',
1920 '[email protected]'],
1921 'push_messaging': ['[email protected]',
1922 '[email protected]',
1923 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001924 'pyauto': ['[email protected]',
pennymac962d190432016-07-27 00:58:351925 '[email protected]',
1926 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251927 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351928 'rlz_id': ['[email protected]',
1929 '[email protected]',
1930 '[email protected]'],
grt829c6a82014-10-20 09:29:321931 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221932 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061933 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471934 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351935 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161936 '[email protected]',
pennymac962d190432016-07-27 00:58:351937 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171938 '[email protected]',
pennymac962d190432016-07-27 00:58:351939 '[email protected]',
horo8e9a01572016-07-27 06:05:311940 '[email protected]',
shimazu99de61f2016-09-07 03:57:411941 '[email protected]',
pennymac962d190432016-07-27 00:58:351942 '[email protected]'],
dominickn8884155a2016-06-23 02:28:161943 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351944 'site_instance': ['[email protected]',
1945 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:431946 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361947 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141948 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:221949 '[email protected]',
1950 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051951 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351952 'styleguide': ['[email protected]',
1953 '[email protected]'],
1954 'supervised_users': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:581955 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191956 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481957 '[email protected]',
1958 '[email protected]'],
[email protected]82d74152013-07-28 08:55:311959 'tab_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351960 'tab_contents': ['[email protected]',
1961 '[email protected]',
1962 '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131963 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191964 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261965 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351966 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:491967 '[email protected]',
1968 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001969 'tests': [],
pennymac962d190432016-07-27 00:58:351970 'textinput': ['[email protected]',
1971 '[email protected]',
1972 '[email protected]',
1973 '[email protected]'],
1974 'textinput_chromeos': ['[email protected]',
1975 '[email protected]',
1976 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191977 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051978 'tools_emacs': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351979 'tracing': ['[email protected]',
1980 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151981 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:261982 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181983 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001984 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551985 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231986 'version_assembly': ['[email protected]',
1987 '[email protected]'],
posciak62a72272016-05-11 08:31:241988 'video': ['[email protected]'],
miud5878c02016-05-14 23:27:131989 'video_capture': ['[email protected]',
1990 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001991 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351992 'virtual_keyboard': ['[email protected]',
1993 '[email protected]'],
tnakamura43539232016-09-12 14:23:421994 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:151995 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:351996 '[email protected]',
1997 '[email protected]'],
1998 'windows_sandboxing': ['[email protected]',
1999 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002000 'x11': ['[email protected]',
2001 '[email protected]',
2002 '[email protected]'],
pennymac962d190432016-07-27 00:58:352003 'xml': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202004 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542005 },
2006}