blob: f30112b3e556549f115af0467129ecca118231c1 [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 },
wnwena0364162017-02-16 20:37:3868 'android_studio': {
nyquist6e560d032017-02-28 07:49:5969 'filepath': 'build/android/gradle/' \
70 '|docs/android_studio.md' \
71 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3872 },
[email protected]3261d962014-03-04 22:18:2873 'android_tab': {
74 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
75 },
asvitkine361b276e2016-08-30 18:45:0076 'android_uma_settings': {
77 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
78 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
79 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0080 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
81 },
zpengb9a180d2016-10-12 18:40:2182 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4883 'filepath': 'chrome/android/webapk/|'\
84 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2185 },
[email protected]7ca78dc12012-09-20 09:26:4486 'android_webview': {
87 'filepath': 'android_webview/',
88 },
[email protected]8a197f22012-06-22 14:59:0589 'app_list': {
[email protected]311cc902013-03-15 04:45:4690 'filepath': 'chrome/browser/ui/app_list'\
91 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4692 '|chrome/browser/ui/views/app_list'\
93 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0594 },
[email protected]e38d185a2013-07-09 08:23:5295 'app_shortcuts': {
96 'filepath': 'apps/app_shim/'\
97 '|chrome/browser/web_applications/'\
98 '|chrome/browser/ui/web_applications/'\
99 '|chrome/common/mac/'
100 },
[email protected]374a93c2009-11-05 21:45:56101 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:49102 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:56103 },
[email protected]54bf94d2013-01-30 23:07:40104 'apps': {
105 'filepath': '^apps/',
106 },
lhchavez4b19176f2016-05-04 23:12:46107 'arc': {
108 'filepath': 'arc/',
109 },
lhchavez61532c92016-10-18 21:33:37110 'arc_auth': {
111 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
112 },
poromov7633f602017-02-21 16:44:01113 'arc_kiosk': {
114 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
115 '|components/arc/kiosk/'\
116 '|arc_kiosk'
117 },
lhchavez4b19176f2016-05-04 23:12:46118 'arc_net': {
119 'filepath': 'components/arc/net/',
120 },
ejcarusoa298ec02016-06-16 20:30:43121 'arc_power': {
122 'filepath': 'components/arc/power/',
123 },
[email protected]3ce56642013-10-17 22:12:51124 'ash': {
125 'filepath': 'ash/',
126 },
[email protected]f76c8852012-06-21 16:37:00127 'aura': {
[email protected]3ce56642013-10-17 22:12:51128 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39129 },
[email protected]c3a6e1e72013-08-02 00:13:07130 'aura_compositor': {
131 'filepath':
132 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58133 '|content/browser/compositor/' \
134 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:07135 '|content/browser/renderer_host/render_widget_host_view_aura' \
136 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44137 '|content/browser/renderer_host/delegated' \
138 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:07139 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07140 },
sullivan0171e3c2015-03-03 18:47:21141 'auto_bisect': {
142 'filepath': 'tools/run-bisect-perf-regression.py'\
143 '|tools/run-perf-test.cfg'\
144 '|tools/auto_bisect/'
145 },
[email protected]2a38f0c02013-05-29 02:27:45146 'autofill': {
rouslanfbfa7402016-11-22 19:36:39147 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
148 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48149 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48150 'chrome/browser/ui/android/autofill/|'\
151 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27152 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48153 'chrome/browser/ui/views/autofill/|'\
154 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48155 'chrome/renderer/autofill/|'\
156 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05157 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25158 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08159 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29160 },
peter39e10a62017-02-21 15:14:13161 'background_fetch': {
162 'filepath': 'background_fetch',
163 },
164 'background_sync': {
165 'filepath': 'background_sync',
166 },
dominickn8884155a2016-06-23 02:28:16167 'banners': {
168 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
169 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
170 'chrome/browser/android/banners/|'\
171 'chrome/browser/banners/|'\
172 'chrome/browser/ui/android/infobars/app_banner_.*|'\
173 'chrome/renderer/banners/|'\
174 'third_party/WebKit/public/platform/modules/app_banner/|'\
175 'third_party/WebKit/Source/modules/app_banner/',
176 },
[email protected]f76c8852012-06-21 16:37:00177 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49178 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59179 },
[email protected]5e105332012-09-13 01:55:52180 'base_allocator': {
181 'filepath': '^base/allocator',
182 },
[email protected]1ed5e0fd2012-07-19 00:19:05183 'base_memory': {
184 'filepath': '^base/memory',
185 },
robliao1644d8b2016-04-11 15:39:59186 'base_task_scheduler': {
187 'filepath': '^base/task_scheduler',
188 },
[email protected]b17d9e02014-07-29 09:45:50189 'base_win': {
190 'filepath': '^base/win',
191 },
[email protected]7e093d4022014-06-26 19:19:55192 'battery_status': {
193 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10194 'content/test/data/battery_status/|'\
195 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55196 },
wnwen72684762017-03-29 13:28:37197 'binary_size': {
198 'filepath': 'build/android/binary_size/|'\
199 'tools/binary_size/',
200 },
[email protected]06798f72013-01-14 22:31:17201 'bookmarks': {
202 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48203 '|chrome/browser/extensions/api/bookmark_manager_private/' \
204 '|chrome/browser/extensions/api/bookmarks/' \
205 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35206 '|chrome/browser/ui/bookmarks/' \
207 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46208 '|chrome/browser/ui/views/bookmarks/' \
209 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17210 },
donnd787f6ed2016-08-03 01:00:56211 'bottombar': {
212 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
213 },
[email protected]b17d9e02014-07-29 09:45:50214 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13215 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50216 },
[email protected]f76c8852012-06-21 16:37:00217 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49218 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25219 },
[email protected]f76c8852012-06-21 16:37:00220 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25222 },
[email protected]22650d22012-07-18 17:02:35223 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48224 'filepath': 'chrome/browser/autofill/' \
225 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48226 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27227 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19228 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05229 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35230 },
[email protected]f76c8852012-06-21 16:37:00231 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49232 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18233 },
[email protected]f76c8852012-06-21 16:37:00234 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49235 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00236 },
michaelpge42ca3b32016-02-19 08:17:57237 'browser_resources_md': {
238 'filepath': 'chrome/browser/resources/md_'\
239 '|chrome/browser/resources/settings/',
240 },
[email protected]0ce480532012-07-20 12:33:20241 'browsing_data': {
242 'filepath': 'chrome/browser/browsing_data/',
243 },
[email protected]f76c8852012-06-21 16:37:00244 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49245 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10246 'chrome/browser/ui/views/bubble/|'\
247 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00248 },
jkarlin539748402015-03-31 17:36:31249 'cache_storage': {
250 'filepath': 'cache_storage',
251 },
[email protected]10fbd5952013-08-22 07:42:39252 'cast': {
[email protected]31ef420b2014-08-13 21:19:13253 'filepath': 'media/cast/'\
254 '|chrome/browser/extensions/api/cast_streaming/'\
255 '|chrome/browser/media/cast'\
256 '|chrome/renderer/media/cast'\
257 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11258 '|content/public/renderer/media_stream_'\
259 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39260 },
ryanchung4d157372016-05-10 20:27:16261 'cast_certificate': {
262 'filepath': 'components/cast_certificate/'\
263 '|components/test/data/cast_certificate/',
264 },
eranmc2a9f612015-11-24 16:41:34265 'certificate_transparency': {
266 'filepath': 'components/certificate_transparency/'\
267 '|components/packed_ct_ev_whitelist/'\
268 '|net/cert/ct_'\
269 '|net/cert/multi_log_ct_verifier'\
270 '|net/cert/sct_status_flags.h'\
271 '|net/cert/signed_certificate_timestamp'\
272 '|net/cert/signed_tree_head'\
273 '|net/test/ct_',
274 },
[email protected]651d9992014-04-09 17:18:41275 'chromecast': {
276 'filepath': 'chromecast/',
277 },
gfhuang2548f902016-02-26 02:29:21278 'chromecast_public': {
279 'filepath': 'chromecast/public/',
280 },
[email protected]c863702a2012-09-14 20:05:28281 'cc': {
282 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53283 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28284 },
[email protected]c73ec8ab2014-01-16 20:35:23285 'chrome_elf': {
286 'filepath': 'chrome_elf',
287 },
lpy0ca13772017-02-28 19:48:27288 'chrome_grc': {
289 'filepath': 'services/resource_coordinator',
290 },
[email protected]d5b21972012-07-20 02:06:01291 'chrome_views': {
292 'filepath': 'chrome/browser/ui/views',
293 },
[email protected]f7bf8ba2011-02-24 22:28:46294 'chromedriver': {
samuong53d5e612014-10-10 18:56:38295 'filepath': 'chrome/test/chromedriver|'\
296 'chrome/test/data/chromedriver|'\
297 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46298 },
[email protected]f76c8852012-06-21 16:37:00299 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49300 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01301 },
[email protected]eda0a0b2013-04-19 20:34:35302 'chromeos_attestation': {
303 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59304 'chrome/browser/chromeos/attestation/|'\
305 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35306 },
[email protected]7c59a152012-11-06 20:56:35307 'chromeos_calculator': {
308 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
309 },
hashimoto40ecb692014-09-02 04:51:31310 'chromeos_dbus': {
311 'filepath': 'chromeos/dbus/',
312 },
alematec5187b1b2016-08-26 05:32:18313 'chromeos_geolocation': {
314 'filepath': 'chromeos/geolocation/',
315 },
[email protected]f76c8852012-06-21 16:37:00316 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49317 'filepath': 'chrome/browser/chromeos/login/|'\
318 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58319 'chrome/browser/resources/chromeos/login/|'\
320 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57321 },
[email protected]d7d35f342012-10-22 20:32:47322 'chromeos_net': {
323 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47324 'chrome/browser/chromeos/net/|'\
325 'chrome/browser/extensions/api/networking_private/|'\
326 'extensions/browser/api/networking_private/|'\
327 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47328 },
[email protected]2315ac0c2013-02-05 00:49:16329 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56330 'filepath': 'ash/system/chromeos/power/|'\
331 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16332 'chrome/browser/chromeos/power/',
333 },
alematec5187b1b2016-08-26 05:32:18334 'chromeos_timezone': {
335 'filepath': 'chromeos/timezone/',
336 },
[email protected]f76c8852012-06-21 16:37:00337 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49338 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
339 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12340 },
[email protected]cef7a6d2011-04-29 20:49:07341 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56342 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07343 },
[email protected]f76c8852012-06-21 16:37:00344 'clipboard': {
345 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02346 },
[email protected]0387ab32014-08-05 00:13:42347 'closure': {
[email protected]18fd7a532014-08-20 23:09:51348 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49349 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42350 },
Aaron Gable64f273582017-03-30 18:02:00351 'codereview_settings': {
352 'filepath': 'codereview.settings',
353 },
sdefresned94c5b02015-07-22 17:54:55354 'components_deps': {
355 'filepath': 'components/([^/]*/)*DEPS',
356 },
[email protected]f76c8852012-06-21 16:37:00357 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49358 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00359 },
scheib968e61052014-11-05 00:27:25360 'content_bluetooth': {
361 'filepath': 'content/.*bluetooth'
362 },
kinuko01cbe8a12015-10-20 09:59:06363 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02364 'filepath': 'chrome/browser/loader|' \
365 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06366 'content/child/*loader',
367 },
mkwst512627022014-09-16 09:23:27368 'content_renderer': {
369 'filepath': 'content/renderer/',
370 },
[email protected]aa3311a2012-11-19 16:04:58371 'content_shell': {
372 'filepath': 'content/shell/',
373 },
kinukoa121bce2015-01-30 10:04:41374 'content_worker': {
375 'filepath': 'content/.*worker',
376 },
donnd787f6ed2016-08-03 01:00:56377 'contextual_search': {
378 'filepath': 'chrome/browser/android/contextualsearch/|' \
379 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
380 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
381 'components/contextual_search/',
382 },
[email protected]f76c8852012-06-21 16:37:00383 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49384 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08385 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00386 },
wfh792b71c2016-05-04 23:33:41387 'courgette': {
388 'filepath': 'courgette/',
389 },
michaelpge42ca3b32016-02-19 08:17:57390 'cr_elements': {
391 'filepath': 'ui/webui/resources/cr_element',
392 },
ianwencdb8c9e2015-06-18 22:10:15393 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53394 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15395 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28396 },
tbansalc6f1c9f2016-09-30 22:48:42397 'data_reduction_proxy': {
398 'filepath': 'chrome/browser/net/spdyproxy/|'\
399 'data_reduction_proxy|'\
400 'chrome_proxy',
401 },
[email protected]5e105332012-09-13 01:55:52402 'deep_memory_profiler': {
403 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
404 },
Bartosz Fabianowski85a823812015-04-16 10:27:51405 'device_bluetooth': {
406 'filepath': 'device/.*bluetooth'
407 },
[email protected]29ad47c2014-04-23 09:12:48408 'device_sensors': {
409 'filepath': 'content/browser/device_sensors/|'\
410 'content/common/device_sensors/|'\
411 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
412 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22413 'content/renderer/device_sensors/|'\
414 'content/test/data/device_sensors/|'\
415 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14416 },
scheibabdd7d32015-02-11 22:13:08417 'developer_recommended_flags': {
418 'filepath': 'developer_recommended_flags.gypi',
419 },
[email protected]342b12872012-11-07 12:10:46420 'devtools': {
421 'filepath': 'devtools',
422 },
[email protected]bab2a832012-07-11 23:29:41423 'disk_cache': {
424 'filepath': 'net/disk_cache/|http_cache',
425 },
[email protected]f76c8852012-06-21 16:37:00426 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49427 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08428 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51429 },
[email protected]ca872e362011-07-12 21:06:03430 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49431 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08432 'chrome/browser/ui/webui/.*downloads|' \
433 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12434 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03435 },
[email protected]f6df20a2012-10-23 21:22:07436 'drive': {
[email protected]8492b5b2012-12-17 21:58:08437 'filepath': 'chrome/browser/chromeos/drive/|' \
438 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07439 },
[email protected]89d2cd52013-04-16 01:55:36440 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33441 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36442 },
[email protected]3a25c8a2014-06-26 06:47:10443 'eme': {
444 'filepath': 'components/cdm/|' \
445 'content/browser/media/cdm/|' \
446 'content/renderer/media/crypto/|' \
447 'media/base/android/*drm*|' \
448 'media/cdm/|' \
449 'third_party/widevine/cdm/'
450 },
[email protected]f76c8852012-06-21 16:37:00451 'extension': {
452 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45453 },
lunalu0a9c05422016-11-11 17:19:06454 'feature_policy': {
455 'filepath': 'third_party/WebKit/Source/platform/feature_policy/|' \
456 'third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures',
457 },
apaciblec4093a92016-04-19 19:21:58458 'feedback_ui': {
459 'filepath': 'chrome/browser/resources/(md_)?feedback/'
460 },
[email protected]f76c8852012-06-21 16:37:00461 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08462 'filepath': 'file_system/|' \
463 'fileapi/'
[email protected]80919512011-08-03 08:51:04464 },
[email protected]f76c8852012-06-21 16:37:00465 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08466 'filepath': 'file_browser|' \
467 'file_manager|' \
468 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39469 },
[email protected]4ed766c2013-09-19 09:45:20470 'filesapp': {
okab0be3dc2016-08-30 07:37:10471 'filepath': 'chrome/browser/chromeos/drive|' \
472 'chrome/browser/chromeos/extensions/file_manager|' \
473 'chrome/browser/chromeos/extensions/file_system_provider|' \
474 'chrome/browser/chromeos/file_manager|' \
475 'chrome/browser/chromeos/file_system_provider|' \
476 'chrome/browser/drive|' \
477 'chrome/test/data/extensions/api_test/file_system_provider|' \
478 'components/drive|' \
479 'google_apis/drive|' \
480 'ui/file_manager'
481 },
482 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20483 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20484 },
[email protected]f76c8852012-06-21 16:37:00485 'ftp': {
486 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39487 },
mmoroz58ddb8172016-09-08 18:29:55488 'fuzzing': {
489 'filepath': 'fuzz|Fuzz',
490 },
[email protected]3a2a6ac02014-06-20 07:07:12491 'gcm': {
peter9f4490a2017-01-27 00:58:36492 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12493 'components/gcm_driver/|'\
494 'google_apis/gcm/',
495 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12496 'generic_sensor': {
497 'filepath': 'device/generic_sensor/|'\
498 'third_party/WebKit/Source/modules/sensor/',
499 },
[email protected]d8036492013-08-09 16:02:23500 'geolocation': {
501 'filepath': 'chrome/browser/geolocation/|'\
502 'content/browser/geolocation|'\
503 'content/public/common/geoposition.*|'\
504 'content/public/browser/geolocation.*|'\
505 'content/renderer/geolocation.*|'\
506 'content/shell/geolocation/',
507 },
[email protected]f93b7382012-08-09 20:53:16508 'gfx_image': {
509 'filepath': 'ui/gfx/image/',
510 },
[email protected]cf428f732012-10-02 20:48:15511 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36512 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15513 },
[email protected]4d1773e2014-04-05 07:59:57514 'gn': {
515 'filepath': 'tools/gn',
516 },
tikuta9a7046f2017-02-16 09:22:45517 'goma': {
518 'filepath': 'infra/config/cq.cfg',
519 },
[email protected]f76c8852012-06-21 16:37:00520 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49521 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00522 },
[email protected]f76c8852012-06-21 16:37:00523 'history_ui': {
dbeam78528be2016-02-18 07:08:49524 'filepath': 'chrome/browser/resources/(md_)?history|'\
525 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00526 },
[email protected]18d7e402014-07-08 19:53:14527 'hotword': {
528 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
529 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28530 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14531 '|chrome/browser/search/hotword*'\
532 '|chrome/test/data/extensions/api_test/hotword_private/',
533 },
[email protected]f76c8852012-06-21 16:37:00534 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49535 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22536 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00537 },
[email protected]f76c8852012-06-21 16:37:00538 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49539 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00540 },
[email protected]c26161352013-11-12 19:50:01541 'indexed_db': {
542 'filepath': 'content/browser/indexed_db|'\
543 'content/child/indexed_db|'\
544 'content/common/indexed_db|'\
545 'content/public/browser/indexed_db|'\
546 'content/test/data/indexeddb',
547 },
bruthigaa8281f2016-02-09 17:52:31548 'ink_drop': {
549 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
550 'ui/views/animation/.*ink_drop.*'
551 },
dtapuska1f997a12016-03-14 19:22:07552 'input': {
553 'filepath': 'content/browser/renderer_host/input|'\
554 'content/renderer/input|'\
555 'ui/events/blink/'
556 },
[email protected]f76c8852012-06-21 16:37:00557 'installer': {
grt6b46a162017-01-24 17:39:11558 'filepath': 'chrome/install(_static|er)/',
[email protected]f76c8852012-06-21 16:37:00559 },
mmoss19826c62014-11-14 21:37:36560 'installer_linux': {
561 'filepath': 'chrome/installer/linux/',
562 },
[email protected]56b4b09d32012-07-27 18:28:41563 'instant': {
[email protected]607903d2013-03-25 22:15:47564 'filepath': 'instant|searchbox|'\
565 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13566 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39567 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47568 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41569 },
edchin46453b42017-03-03 01:40:11570 'ios': {
571 'filepath': 'ios',
572 },
sdefresne18b47312015-06-18 15:15:09573 'ios_chrome': {
574 'filepath': 'ios/chrome',
575 },
marqa4f135f2017-01-10 12:37:34576 'ios_clean': {
577 'filepath': 'ios/clean',
578 },
579 'ios_showcase': {
580 'filepath': 'ios/showcase',
581 },
baxley9bfbd3cc2017-03-15 21:22:32582 'ios_test': {
583 'filepath': 'ios/chrome/test|'\
584 'ios/testing|'\
585 'ios/web/public/test|'\
586 'ios/web/test',
587 },
eugenebutb5a5a8572017-01-20 01:18:11588 'ios_web': {
589 'filepath': 'ios/web',
590 },
[email protected]f76c8852012-06-21 16:37:00591 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49592 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00593 },
mkwstb0d1b1d2014-09-30 11:45:36594 'ipc_messages': {
595 'filepath': '_message.*.h|'\
596 '_messages.cc',
597 },
vabraafbd4f32015-11-10 19:30:23598 'login': {
599 'filepath': 'chrome/browser/ui/login'
600 },
[email protected]a3f777d2014-01-07 23:38:26601 'libwebp': {
602 'filepath': 'third_party/libwebp'
603 },
johannkoenig52381382015-09-18 22:35:25604 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31605 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25606 },
[email protected]04a292a2013-03-07 19:58:42607 'linux_fonts': {
608 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41609 'ui/gfx/platform_font_linux.*|'\
610 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42611 },
612 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49613 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00614 },
[email protected]04a292a2013-03-07 19:58:42615 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54616 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00617 },
lgrey62faed72016-10-11 21:40:39618 'mac': {
lgrey332339b12016-12-05 17:16:40619 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:39620 },
mlamourid8b0feb2015-06-02 16:30:47621 'manifest': {
622 'filepath': 'content/(browser|renderer)/manifest/'\
623 '|content/public/common/manifest*',
624 },
michaelpg32ca07902015-02-07 00:31:11625 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57626 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19627 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11628 },
[email protected]f76c8852012-06-21 16:37:00629 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49630 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00631 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00632 },
mcasasfeedbe42017-03-03 05:23:56633 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:27634 'filepath': 'content/renderer/media_capture_from_element/' \
mcasasfeedbe42017-03-03 05:23:56635 '|third_party/WebKit/Source/modules/mediacapture/' \
636 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
637 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
638 '|third_party/WebKit/public/platform/WebCanvasCapture'
639 },
[email protected]06dd23172013-06-24 21:04:51640 'media_galleries': {
641 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51642 '|chrome/browser/media_galleries/'\
643 '|chrome/browser/storage_monitor/'\
644 '|chrome/common/media_galleries/'\
645 '|chrome/test/data/extensions/api_test/media_galleries/'\
646 '|chrome/utility/itunes*'\
647 '|chrome/utility/picasa*',
648 },
alokp9e369ea72e2016-06-10 05:41:09649 'media_mojo': {
650 'filepath': 'media/mojo/*'
651 },
mcasasfeedbe42017-03-03 05:23:56652 'media_recorder': {
alancutter40359812017-03-03 08:20:27653 'filepath': 'content/renderer/media_recorder/' \
mcasasfeedbe42017-03-03 05:23:56654 '|third_party/WebKit/Source/modules/mediarecorder/' \
655 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
656 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
657 '|third_party/WebKit/public/platform/WebMediaRecorder'
658 },
miu5e69f1c52016-10-23 13:40:11659 'media_remoting': {
660 'filepath': 'chrome/browser/media/cast_remoting'\
661 '|media/blink/webmediaplayer_'\
662 '|media/mojo/interfaces/remoting.mojom'\
663 '|media/remoting/',
664 },
kmarshallb698ad4f2015-02-24 19:42:48665 'media_router': {
666 'filepath': 'chrome/browser/media/router/*' \
667 '|chrome/app/theme/*/common/media_router*' \
668 '|chrome/browser/resources/media_router/' \
669 '|chrome/browser/ui/webui/media_router/' \
670 '|chrome/test/media_router/',
671 },
fmeawad4582cd22017-03-30 20:59:36672 'memory_coordinator': {
673 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:45674 'content/browser/memory/|' \
675 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:36676 },
[email protected]f76c8852012-06-21 16:37:00677 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49678 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00679 },
680 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49681 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:00682 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49683 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49684 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12685 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49686 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45687 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:45688 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45689 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39690 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45691 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:12692 # Exclude XML files; in particular, histograms.xml.
693 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
694 },
695 'metrics_xml_files': {
696 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21697 'filepath': 'tools/metrics/.*\.xml$',
698 },
699 'midi': {
700 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00701 },
[email protected]341f218a2013-09-24 22:16:10702 'mojo': {
703 'filepath': 'mojo',
704 },
[email protected]f76c8852012-06-21 16:37:00705 'mouse_lock': {
706 'filepath': 'mouse_lock',
707 },
rjkroegef60dea862015-10-29 17:50:06708 'mus': {
ben6b0453d12016-07-02 04:27:19709 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:06710 '|mojo/gpu/',
711 },
[email protected]f76c8852012-06-21 16:37:00712 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49713 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56714 'chrome/browser/nacl_host/|chrome/common/nacl|'\
715 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00716 },
[email protected]99ddc3d2013-01-22 16:15:33717 'native_client_sdk': {
718 'filepath': '^native_client_sdk/',
719 },
[email protected]b9ecdb62014-03-07 14:56:43720 'navigation': {
721 'filepath': 'content/browser/frame_host|'\
722 'content/browser/renderer_host/render_process_host.*|'\
723 'content/browser/renderer_host/render_view_host.*|'\
724 'content/browser/web_contents/web_contents_impl.*|'\
725 'content/renderer/render_frame.*|'\
726 'content/renderer/render_view.*'
727 },
[email protected]f76c8852012-06-21 16:37:00728 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49729 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00730 },
bnc1872e8bd2017-01-27 02:47:28731 'net_base': {
732 'filepath': 'net/base/',
733 },
[email protected]f76c8852012-06-21 16:37:00734 'net_error_list': {
735 'filepath': 'net/base/net_error_list.h',
736 },
bnc1872e8bd2017-01-27 02:47:28737 'net_http2': {
738 'filepath': 'net/http2/',
739 },
[email protected]f76c8852012-06-21 16:37:00740 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:28741 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:49742 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:49743 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:28744 'chrome/browser/ui/webui/net_internals/|' \
745 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:00746 },
bnc1872e8bd2017-01-27 02:47:28747 'net_spdy': {
748 'filepath': 'net/spdy/',
749 },
jkarlin539748402015-03-31 17:36:31750 'netinfo': {
751 'filepath': 'netinfo',
752 },
peterf4758412014-09-17 15:06:01753 'notifications': {
754 'filepath': 'chrome/browser/extensions/api/notifications/|' \
755 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12756 'chrome/test/data/notifications/|' \
757 'content/browser/notifications/|' \
758 'content/child/notifications/|' \
759 'content/common/platform_notification|' \
760 'content/public/browser/platform_notification|' \
761 'content/public/common/platform_notification|' \
762 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01763 'ui/message_center/'
764 },
tbansalc6f1c9f2016-09-30 22:48:42765 'nqe': {
766 'filepath': 'nqe',
767 },
[email protected]f76c8852012-06-21 16:37:00768 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49769 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16770 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49771 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00772 },
mcwilliamsedee5042016-04-05 18:46:45773 'ntp_snippets': {
774 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36775 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:13776 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:20777 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
778 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34779 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45780 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00781 'chrome/browser/resources/snippets_internals|'\
782 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45783 'components/ntp_snippets/|'\
784 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:04785 'chrome/android/java/res/layout/most_visited|'\
786 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:45787 },
treib70176c52016-07-08 14:34:19788 'ntp_tiles': {
789 'filepath': 'chrome/browser/android/ntp/|'\
790 'chrome/browser/ui/webui/ntp/|'\
791 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:04792 'components/ntp_tiles/|'\
793 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:19794 },
peterb8ec88f82017-03-21 13:29:42795 'offline_items_collection': {
796 'filepath': 'components/offline_items_collection/',
797 },
dimichdce3ee492016-04-04 04:20:52798 'offline_pages': {
799 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11800 '|chrome/browser/android/offline_pages/'\
801 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52802 },
[email protected]f76c8852012-06-21 16:37:00803 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:35804 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
805 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
806 'chrome/browser/autocomplete/|'\
807 'chrome/browser/ui/omnibox/|'\
808 'chrome/browser/ui/.*/omnibox/|'\
809 'components/omnibox/|'\
810 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:00811 },
[email protected]437c44b2012-11-08 01:35:52812 'options': {
813 'filepath': 'chrome/browser/resources/options/|'\
814 'chrome/browser/ui/webui/options/',
815 },
chasej6dff9292016-02-02 20:33:12816 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:13817 'filepath': 'origin_trials'\
818 '|OriginTrial'\
819 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:12820 },
[email protected]4a2078e2013-07-18 20:40:20821 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44822 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43823 'ui/events/ozone/|'\
824 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20825 'ui/gl/gl_.*egl.*|'\
826 'ui/gl/gl_.*ozone.*'
827 },
lgarron9e25c7402017-03-15 04:03:11828 'page_info' : {
829 'filepath': 'chrome/browser/ui/page_info/'\
830 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:19831 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron9e25c7402017-03-15 04:03:11832 '|ios/chrome/browser/ui/omnibox/page_info_'
833 },
csharrison3b1dc4062015-10-19 14:31:08834 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:50835 'filepath': 'chrome/browser/page_load_metrics/'\
836 '|chrome/common/page_load_metrics/'\
837 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:08838 },
[email protected]f76c8852012-06-21 16:37:00839 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29840 'filepath': 'chrome/browser/ui/panels'\
841 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29842 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00843 },
[email protected]3cc8b3922014-05-05 13:12:08844 'password_manager': {
845 'filepath': 'chrome/.*/password_'\
846 '|chrome/browser/ui/passwords'\
847 '|chrome/browser/ui/views/passwords'\
848 '|chrome/test/data/password'\
849 '|components/autofill.*password'
850 '|components/password_'\
vabrccdb7222016-06-01 14:59:40851 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:08852 },
rouslane8a22262016-10-19 20:49:41853 'payments': {
854 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
855 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
mathp432cb342017-01-10 15:45:00856 '|chrome/test/data/payments'\
rouslana64ceca2016-10-26 01:10:31857 '|components/payments'\
rouslane8a22262016-10-19 20:49:41858 '|third_party/WebKit/LayoutTests/payments/'\
rouslane8a22262016-10-19 20:49:41859 '|third_party/WebKit/Source/modules/payments'\
mahmadi0a7bb59f2017-02-22 19:13:49860 '|ios/web/payments/'\
861 '|ios/web/public/payments/'\
862 '|ios/chrome/browser/payments/'
863 },
864 'payments_ios': {
865 'filepath': 'ios/web/payments/'\
866 '|ios/web/public/payments/'\
mahmadidfac58d2016-12-19 19:11:53867 '|ios/chrome/browser/payments/'
rouslane8a22262016-10-19 20:49:41868 },
[email protected]f76c8852012-06-21 16:37:00869 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58870 'filepath': 'ppapi/api'\
871 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00872 },
mlamourid8b0feb2015-06-02 16:30:47873 'permissions': {
874 'filepath': 'content/(child,browser)/permissions/'\
875 '|content/common/permission_*'\
876 '|content/public/(common,browser)/permission_*'\
877 '|chrome/browser/permissions/'\
878 '|chrome/browser/content_settings/permission*'\
879 '|permission_context',
880 },
[email protected]f76c8852012-06-21 16:37:00881 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49882 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59883 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00884 },
tnagelad92622a92015-10-20 10:26:30885 'policy_definitions': {
886 'filepath': 'components/policy/resources/policy_templates.json',
887 },
michaelpg11fff3f2015-02-06 03:35:34888 'polymer': {
889 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:00890 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:49891 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34892 'ui/webui/resources/polymer_resources.grdp',
893 },
twifkak0c69c1f2015-06-22 18:20:09894 'precache': {
895 'filepath': '[pP]recache'
896 },
[email protected]be775bc2014-06-30 15:41:14897 'prepopulated_engines': {
898 'filepath': 'components/search_engines/prepopulated_engines.json',
899 },
[email protected]f76c8852012-06-21 16:37:00900 'prerender': {
[email protected]78375a52012-07-14 14:47:57901 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00902 },
peter884896c72015-03-12 14:26:20903 'push_messaging': {
904 'filepath': 'push_messaging'
905 },
stkhapugin06503142016-12-07 14:32:12906 'reading_list': {
907 'filepath': 'components/reading_list|'\
908 'ios/chrome/browser/reading_list|'\
909 'ios/chrome/browser/ui/reading_list',
910 },
[email protected]f76c8852012-06-21 16:37:00911 'remoting': {
sergeyu05995a4f2017-01-24 21:26:01912 'filepath': '^remoting/' \
913 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00914 },
gab57e80c72014-12-08 21:06:13915 'rlz_id': {
916 'filepath' :'rlz/lib/machine_id.cc|'\
917 'rlz/lib/machine_id.h|'\
918 'rlz/win/lib/machine_id_win.cc',
919 },
grt829c6a82014-10-20 09:29:32920 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:34921 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
922 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:32923 },
vakhf8e14c92016-10-17 21:29:47924 'safe_browsing_db': {
925 'filepath': 'components/safe_browsing_db/',
926 },
rickyz0a819bfc2015-02-04 23:57:22927 'sandbox': {
928 'filepath': 'sandbox/'\
929 '|content/browser/bootstrap_sandbox_mac'\
930 '|content/browser/renderer_host/render_sandbox_host_linux'\
931 '|content/browser/renderer_host/sandbox_ipc_linux'\
932 '|content/browser/zygote_host/'\
933 '|content/common/sandbox_'\
934 '|content/zygote/'\
935 },
skyostil20dea312014-11-11 13:43:06936 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17937 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37938 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17939 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06940 },
mlamourid8b0feb2015-06-02 16:30:47941 'screen_orientation': {
942 'filepath': 'screen_orientation',
943 },
[email protected]21cd39b2012-06-28 01:48:40944 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49945 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40946 },
[email protected]0b431722014-01-08 07:21:51947 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17948 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51949 },
dominickn8884155a2016-06-23 02:28:16950 'site_engagement': {
951 'filepath': 'chrome/browser/engagement/|'\
952 'chrome/browser/ui/webui/engagement/',
953 },
[email protected]f76c8852012-06-21 16:37:00954 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49955 'filepath': 'content/browser/site_instance|'\
956 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00957 },
958 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49959 'filepath': 'chrome/browser/speech/'\
960 '|content/browser/speech/'\
961 '|content/common/.*speech'\
962 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00963 },
[email protected]ad0295d2012-10-11 23:43:36964 'spellcheck': {
965 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:22966 '|chrome/browser/renderer_context_menu/spelling_'\
967 '|components/spellcheck/'\
968 '|third_party/hunspell/'\
969 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:36970 },
[email protected]67f39af2013-08-23 20:06:05971 'streams': {
972 'filepath': 'content/browser/streams/',
973 },
vmpstrcc1c08302015-11-18 06:05:51974 'styleguide': {
975 'filepath': '^styleguide/',
976 },
engedye7b734da2017-02-07 12:08:13977 'subresource_filter': {
978 'filepath': 'subresource_filter|SubresourceFilter',
979 },
[email protected]43d33e92014-07-14 16:39:31980 'supervised_users': {
981 'filepath': 'chrome/browser/.*managed_mode'\
982 '|chrome/browser/.*managed_user'\
983 '|chrome/browser/.*supervised_user',
984 },
alito438fa4332016-12-20 21:59:17985 'swreporter': {
986 'filepath': 'chrome/browser/safe_browsing/srt_'\
987 '|chrome/browser/component_updater/sw_reporter_',
988 },
[email protected]f76c8852012-06-21 16:37:00989 'sync': {
maxboguefa217942016-04-01 01:08:13990 'filepath': '^chrome/android/sync_shell/'\
991 '|^chrome/browser/ui/sync/'\
992 '|^chrome/browser/ui/views/sync/'\
993 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
994 '|^ios/chrome/browser/sync/'\
995 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
996 '|^chrome/browser/sync/'\
997 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:09998 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:13999 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091000 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001001 },
[email protected]92871a102013-07-01 11:11:411002 'syncfs': {
1003 'filepath': 'sync_file_system',
1004 },
miu5e69f1c52016-10-23 13:40:111005 'tab_alert_indicators': {
1006 'filepath': 'content/browser/media/audio_stream_monitor'\
1007 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1008 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1009 '|chrome/browser/ui/tabs/tab_utils'\
1010 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1011 '|chrome/browser/ui/views/tabs/tab\.cc'\
1012 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1013 '|media/audio/audio_(output_controller|power_monitor)',
1014 },
[email protected]82d74152013-07-28 08:55:311015 'tab_capture': {
miu5e69f1c52016-10-23 13:40:111016 'filepath': 'cc/output/copy_output_'\
[email protected]31ef420b2014-08-13 21:19:131017 '|chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111018 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131019 '|chrome/test/data/extensions/api_test/tab_capture/'\
[email protected]31ef420b2014-08-13 21:19:131020 '|content/browser/media/capture/'\
miu5e69f1c52016-10-23 13:40:111021 '|content/browser/renderer_host/delegated_frame_host'\
[email protected]31ef420b2014-08-13 21:19:131022 '|content/browser/renderer_host/media/(audio_'\
1023 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111024 '|content/public/renderer/media_stream_'\
1025 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131026 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1027 '|media/base/video_frame\.h'\
miu5e69f1c52016-10-23 13:40:111028 '|media/capture/',
[email protected]82d74152013-07-28 08:55:311029 },
[email protected]f76c8852012-06-21 16:37:001030 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491031 'filepath': 'chrome/browser/tab_contents/|'\
1032 'content/browser/tab_contents/|'\
1033 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001034 },
1035 'task_manager': {
1036 'filepath': 'task_manager'
1037 },
tdresserd80646f2017-03-03 19:26:081038 'tbmv2_metrics': {
1039 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1040 },
[email protected]5e105332012-09-13 01:55:521041 'tcmalloc': {
1042 'filepath': 'third_party/tcmalloc'
1043 },
[email protected]31a10602012-11-21 01:51:261044 'telemetry': {
nednguyen79105d422016-04-18 01:38:421045 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261046 },
[email protected]f76c8852012-06-21 16:37:001047 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491048 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521049 },
jlkleinecc81952016-11-19 00:16:071050 'tether': {
1051 'filepath': 'components/cryptauth/'\
1052 '|chromeos/components/tether/'\
1053 '|components/proximity_auth/',
1054 },
[email protected]1cbbb30b2011-10-14 08:03:561055 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:491056 'filepath': 'content/browser/renderer_host/gtk_im'\
1057 '|content/browser/renderer_host/gtk_key'\
1058 '|content/browser/renderer_host/render_widget_host_view'\
1059 '|content/browser/renderer_host/text_input'\
1060 '|ui/base/ime/'\
1061 '|ui/base/gtk/event'\
1062 '|ui/base/gtk/gtk_im'\
1063 '|ui/base/keycodes/'\
1064 '|ui/base/win/ime'\
1065 '|ui/views/controls/textfield/'\
1066 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:561067 },
[email protected]3a117c62011-11-29 04:28:021068 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491069 'filepath': 'chrome/browser/chromeos/input_method/'\
1070 '|chrome/browser/chromeos/extensions/input_method'\
1071 '|chrome/browser/chromeos/status/input_method'\
1072 '|chrome/browser/extensions/extension_input_'\
1073 '|chrome/browser/resources/keyboard'\
1074 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:431075 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:491076 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421077 '|chrome/browser/ui/webui/options/language'\
1078 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021079 },
chirantan96fcf6d2015-01-21 22:36:191080 'timers': {
1081 'filepath': 'base/timer/'\
1082 '|components/timers/'
1083 },
[email protected]f76c8852012-06-21 16:37:001084 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:491085 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:091086 },
robliaofd54b5c2017-01-13 00:41:301087 'tools_win_chromeexts': {
1088 'filepath': 'tools/win/chromeexts',
1089 },
[email protected]c8eb7f72013-07-04 15:30:111090 'tracing': {
1091 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311092 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111093 '|content/browser/tracing/'\
1094 '|components/tracing/'
1095 },
[email protected]cf428f732012-10-02 20:48:151096 'ui_compositor': {
1097 'filepath': 'ui/compositor/layer\.|'\
1098 'ui/compositor/layer_unittest|'\
1099 'ui/compositor/compositor',
1100 },
robliao2c4b7492016-07-19 01:57:261101 'ui_display_win': {
1102 'filepath': '^ui/display/win',
1103 },
[email protected]6b5093c2012-05-23 19:10:181104 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491105 'filepath': 'ui/resources/'\
1106 '|ui/base/native_theme/resources/'\
1107 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181108 },
edwardjung83f52ef22017-02-07 13:15:071109 'ui_strings': {
1110 'filepath': 'chrome/app/generated_resources.grd'\
1111 '|chrome/app/google_chrome_strings.grd'\
1112 '|chrome/android/java/strings/android_chrome_strings.grd'\
1113 '|chrome/app/settings_strings.grdp'\
1114 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1115 '|ui/strings/ui_strings.grd',
1116 },
[email protected]f76c8852012-06-21 16:37:001117 'valgrind': {
1118 'filepath': 'valgrind',
1119 },
[email protected]c73ec8ab2014-01-16 20:35:231120 'version_assembly': {
1121 'filepath': 'chrome/app/version_assembly',
1122 },
posciak62a72272016-05-11 08:31:241123 'video': {
1124 'filepath': 'content/browser/renderer_host/media/|'\
1125 'content/renderer/media/|'\
1126 'media/capture/video/|'\
1127 'media/filters/|'\
1128 'media/gpu/|'\
1129 '.*video.*',
1130 },
mcasas09e881c2016-04-09 02:09:501131 'video_capture': {
1132 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1133 '|content/browser/renderer_host/media/.*(capture|media)'\
1134 '|content/renderer/media/.*(capture|media|webrtc)'\
1135 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011136 '|media/muxers/'\
1137 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501138 },
[email protected]f76c8852012-06-21 16:37:001139 'views': {
1140 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491141 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001142 },
[email protected]f47d871a2013-10-11 22:14:151143 'views_corewm': {
1144 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:171145 },
[email protected]ef514a32014-02-26 01:02:351146 'virtual_keyboard': {
1147 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571148 '|chrome/test/data/chromeos/virtual_keyboard/'\
1149 '|extensions/browser/api/virtual_keyboard_private/'\
James Cook6316a552017-03-05 21:46:211150 '|ash/common/system/chromeos/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571151 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351152 },
billorr3c7e1442016-11-11 21:21:351153 'virtual_reality': {
1154 'filepath': 'vr_shell/|'\
1155 '/vr/|'\
1156 'third_party/gvr',
1157 },
mcasas09e881c2016-04-09 02:09:501158 'webrtc_browser_tests': {
1159 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1160 'content/browser/media/.*webrtc.*browsertest',
1161 },
[email protected]208879542012-07-05 11:15:341162 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491163 'filepath': 'chrome/browser/content_settings/'\
1164 '|chrome/browser/ui/views/website_settings/'\
1165 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521166 '|chrome/common/content_settings'\
1167 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341168 },
[email protected]b17d9e02014-07-29 09:45:501169 'windows_sandboxing': {
1170 'filepath': 'sandbox/win/',
1171 },
[email protected]f76c8852012-06-21 16:37:001172 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491173 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1174 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1175 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001176 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491177 'xinput_hierarchy_changed_event_listener\.' \
1178 '|chrome/browser/chromeos/wm_' \
1179 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401180 },
wjmaclean3ff6a402015-03-31 19:00:201181 'zoom': {
1182 'filepath': 'chrome/browser/ui/zoom/' \
1183 '|components/ui/zoom/' \
1184 '|content/browser/host_zoom_*' \
1185 '|content/browser/storage_partition_impl*' \
1186 '|content/public/browser/host_zoom_map.h' \
1187 '|content/public/browser/storage_partition.h'
1188 },
timlohd035d572015-09-25 15:28:021189
1190 'blink': {
1191 'filepath': 'third_party/WebKit/',
1192 },
1193 'blink_accessibility': {
1194 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
1195 },
1196 'blink_animation': {
1197 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
1198 },
1199 'blink_app_banner': {
1200 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
1201 '|third_party/WebKit/public/platform/modules/app_banner',
1202 },
1203 'blink_audio': {
1204 'filepath': 'third_party/WebKit/Source/platform/audio' \
1205 '|third_party/WebKit/Source/modules/webaudio',
1206 },
1207 'blink_battery_status': {
1208 'filepath': 'third_party/WebKit/Source/modules/battery/' \
1209 '|third_party/WebKit/LayoutTests/battery-status/' \
1210 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
1211 },
1212 'blink_bidi': {
1213 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
1214 '|third_party/WebKit/Source/core/rendering/.*Bidi',
1215 },
1216 'blink_bindings': {
1217 'filepath': 'third_party/WebKit/Source/bindings',
1218 },
jbroman9ac2d532016-09-01 18:20:081219 'blink_bindings_serialization': {
1220 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
1221 },
timlohd035d572015-09-25 15:28:021222 'blink_bluetooth': {
1223 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
1224 },
1225 'blink_canvas2d': {
1226 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
1227 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
1228 '|third_party/WebKit/Source/modules/canvas2d' \
1229 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
1230 },
1231 'blink_clipboard': {
1232 'filepath': 'third_party/WebKit/Source/core/clipboard' \
1233 '|third_party/WebKit/Source/core/page/.*Drag' \
1234 '|third_party/WebKit/Source/platform/.*Drag' \
1235 '|third_party/WebKit/Source/platform/clipboard' \
1236 '|third_party/WebKit/Source/web/.*Drag' \
1237 '|third_party/WebKit/public/platform/.*Drag' \
1238 '|third_party/WebKit/public/web/.*Drag',
1239 },
1240 'blink_content_security_policy': {
1241 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1242 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1243 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1244 },
1245 'blink_css': {
1246 'filepath': 'third_party/WebKit/Source/core/css',
1247 },
1248 'blink_css_grid_layout': {
1249 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1250 '|third_party/WebKit/Source/core/paint/.*Grid' \
1251 '|third_party/WebKit/Source/core/css/.*Grid' \
1252 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1253 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1254 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1255 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1256 },
1257 'blink_css_flexbox': {
1258 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1259 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1260 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1261 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1262 },
1263 'blink_css_fragmentation_tests': {
1264 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021265 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1266 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021267 },
1268 'blink_css_regions': {
1269 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1270 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1271 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1272 '|third_party/WebKit/Source/core/css/.*Region' \
1273 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1274 '|third_party/WebKit/LayoutTests/fast/regions/' \
1275 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1276 },
1277 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401278 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021279 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1280 },
1281 'blink_device_light': {
1282 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1283 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1284 },
1285 'blink_device_orientation': {
1286 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
tkentf9e95152017-02-08 22:39:341287 '|third_party/WebKit/LayoutTests/device_orientation/' \
timlohd035d572015-09-25 15:28:021288 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1289 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1290 },
1291 'blink_devtools': {
1292 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1293 },
1294 'blink_dom': {
1295 'filepath': 'third_party/WebKit/Source/core/dom/'
1296 },
1297 'blink_events': {
1298 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1299 '|third_party/WebKit/Source/core/dom/.*Event' \
1300 '|third_party/WebKit/Source/core/css/.*Event' \
1301 '|third_party/WebKit/Source/platform/.*Event'
1302 },
1303 'blink_fetch': {
kinukoc0f5d162017-01-27 06:26:531304 'filepath': 'third_party/WebKit/Source/platform/loader/fetch'
timlohd035d572015-09-25 15:28:021305 },
1306 'blink_heap': {
1307 'filepath': 'third_party/WebKit/Source/platform/heap' \
harakenbc02f102017-01-05 08:46:151308 '|base/allocator/partition_allocator/'
timlohd035d572015-09-25 15:28:021309 },
1310 'blink_html': {
1311 'filepath': 'third_party/WebKit/Source/core/html/'
1312 },
mcasas9558316b2017-03-10 18:57:311313 'blink_image_capture': {
1314 'filepath': 'third_party/WebKit/Source/modules/imagecapture' \
1315 '|third_party/WebKit/LayoutTests/fast/imagecapture/' \
1316 '|third_party/WebKit/LayoutTests/imagecapture/'
1317 },
timlohd035d572015-09-25 15:28:021318 'blink_loader': {
kinukoc0f5d162017-01-27 06:26:531319 'filepath': 'third_party/WebKit/Source/core/loader', \
1320 'filepath': 'third_party/WebKit/Source/platform/loader'
timlohd035d572015-09-25 15:28:021321 },
haraken04143c62016-03-31 08:48:561322 'blink_modules': {
1323 'filepath': 'third_party/WebKit/Source/modules'
1324 },
timlohd035d572015-09-25 15:28:021325 'blink_notifications': {
1326 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1327 '|third_party/WebKit/Source/modules/notifications' \
1328 '|third_party/WebKit/public/platform/modules/notifications'
1329 },
1330 'blink_owners': {
1331 'filepath': 'third_party/WebKit/.*OWNERS',
1332 },
1333 'blink_paint': {
1334 'filepath': 'third_party/WebKit/Source/core/paint/'
1335 },
1336 'blink_permissions': {
1337 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1338 '|third_party/WebKit/public/platform/modules/permissions/',
1339 },
1340 'blink_preloadScanner': {
1341 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1342 },
1343 'blink_public_api': {
1344 'filepath': 'third_party/WebKit/public'
1345 },
1346 'blink_push_messaging': {
1347 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1348 '|third_party/WebKit/Source/modules/push_messaging' \
1349 '|third_party/WebKit/public/platform/modules/push_messaging'
1350 },
kinuko533a1692015-12-21 08:57:251351 'blink_platform': {
1352 'filepath': 'third_party/WebKit/Source/platform'
1353 },
timlohd035d572015-09-25 15:28:021354 'blink_platform_graphics': {
1355 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1356 '|third_party/WebKit/Source/platform/geometry' \
1357 '|third_party/WebKit/Source/platform/graphics'
1358 },
1359 'blink_indexed_db': {
1360 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1361 '|third_party/WebKit/Source/web/.*IDB' \
1362 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1363 '|third_party/WebKit/public/platform/.*IDB'
1364 },
dtapuska1f997a12016-03-14 19:22:071365 'blink_input': {
1366 'filepath': 'third_party/WebKit/Source/core/input/'
1367 },
timlohd035d572015-09-25 15:28:021368 'blink_layout': {
1369 'filepath': 'third_party/WebKit/Source/core/layout' \
1370 '|third_party/WebKit/Source/core/rendering'
1371 },
ojan21576e22016-08-17 21:43:461372 'blink_layout_ng': {
1373 'filepath': 'third_party/WebKit/Source/core/layout/ng',
1374 },
timlohd035d572015-09-25 15:28:021375 'blink_layers': {
1376 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1377 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1378 '|third_party/WebKit/Source/core/layout/Layer'
1379 },
1380 'blink_prerender': {
1381 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1382 },
1383 'blink_client_hints': {
1384 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1385 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1386 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1387 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1388 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1389 },
1390 'blink_track': {
1391 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1392 '|third_party/WebKit/Source/core/loader/TextTrack' \
1393 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1394 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1395 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1396 '|third_party/WebKit/Source/core/css/mediaControl' \
1397 '|third_party/WebKit/LayoutTests/media/track/'
1398 },
1399 'blink_media': {
1400 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1401 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1402 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1403 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1404 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1405 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1406 '|third_party/WebKit/Source/platform/drm/' \
1407 '|third_party/WebKit/Source/platform/graphics/media/' \
1408 '|third_party/WebKit/Source/web/.*Media' \
1409 '|third_party/WebKit/LayoutTests/media/' \
1410 '|third_party/WebKit/public/.*Media'
1411 },
1412 'blink_media_queries': {
1413 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1414 '|third_party/WebKit/Source/core/css/MediaList' \
1415 '|third_party/WebKit/Source/core/css/MediaQuery' \
1416 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1417 },
1418 'blink_navigator_content_utils': {
1419 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1420 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1421 },
1422 'blink_out_of_process_frames': {
1423 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031424 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021425 '|third_party/WebKit/Source/web/WebFrame' \
1426 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1427 },
1428 'blink_fileapi': {
1429 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1430 '|third_party/WebKit/Source/core/fileapi/' \
1431 '|third_party/WebKit/Source/platform/.*File' \
1432 '|third_party/WebKit/Source/web/.*File' \
1433 '|third_party/WebKit/LayoutTests/fast/file' \
1434 '|third_party/WebKit/public/.*File'
1435 },
haraken98d0827a2017-02-27 00:55:191436 'blink_frames': {
1437 'filepath': 'third_party/WebKit/Source/core/frame/'
1438 },
timlohd035d572015-09-25 15:28:021439 'blink_quota': {
1440 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1441 '|third_party/WebKit/Source/web/.*Quota' \
1442 '|third_party/WebKit/public/.*Quota'
1443 },
1444 'blink_mediastream': {
1445 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1446 '|third_party/WebKit/Source/platform/mediastream/' \
1447 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1448 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1449 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1450 },
1451 'blink_geolocation': {
tkentc5e88f02017-02-06 22:47:311452 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
timlohd035d572015-09-25 15:28:021453 '|third_party/WebKit/Source/modules/geolocation/' \
1454 '|third_party/WebKit/Source/web/.*Geolocation' \
1455 '|third_party/WebKit/public/web/.*Geolocation'
1456 },
1457 'blink_htmlparser': {
1458 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1459 },
1460 'blink_screen_orientation': {
1461 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1462 '|third_party/WebKit/public/platform/modules/screen_orientation',
1463 },
1464 'blink_scheduler': {
1465 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1466 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1467 },
1468 'blink_serviceworkers' : {
1469 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
falkenfc5997952017-03-15 07:09:141470 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
1471 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
timlohd035d572015-09-25 15:28:021472 },
1473 'blink_serviceworkers_tests' : {
falkenfc5997952017-03-15 07:09:141474 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
1475 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
timlohd035d572015-09-25 15:28:021476 },
timlohd035d572015-09-25 15:28:021477 'blink_spellcheck' : {
1478 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1479 },
jbromana7bdfdb2016-02-05 15:10:321480 'blink_spv2_layout_tests': {
1481 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1482 },
timlohd035d572015-09-25 15:28:021483 'blink_style': {
1484 'filepath': 'third_party/WebKit/.*(style/|Style)',
1485 },
1486 'blink_svg': {
1487 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1488 },
timlohd035d572015-09-25 15:28:021489 'blink_vibration': {
1490 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1491 '|third_party/WebKit/Source/modules/vibration/'
1492 },
1493 'blink_viewport_interaction': {
1494 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1495 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1496 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1497 '|third_party/WebKit/Source/core/page/FrameView' \
1498 '|third_party/WebKit/Source/core/page/scrolling'
1499 },
1500 'blink_w3ctests': {
tkent028ee352017-01-23 00:39:241501 'filepath': 'third_party/WebKit/LayoutTests/external/' \
timlohd035d572015-09-25 15:28:021502 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1503 },
kinukoa1a73202016-05-24 06:42:361504 'blink_web': {
1505 'filepath': 'third_party/WebKit/Source/web'
1506 },
timlohd035d572015-09-25 15:28:021507 'blink_webcomponents': {
1508 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1509 '|third_party/WebKit/Source/core/dom/custom/' \
1510 '|third_party/WebKit/Source/core/html/imports/' \
1511 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1512 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1513 },
1514 'blink_webp': {
1515 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1516 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1517 },
1518 'blink_websockets': {
1519 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1520 },
1521 'blink_workers': {
falkenfc5997952017-03-15 07:09:141522 'filepath': 'third_party/WebKit/Source/core/workers' \
1523 '|third_party/WebKit/LayoutTests/http/tests/workers' \
1524 '|third_party/WebKit/LayoutTests/fast/workers' \
1525 '|third_party/WebKit/LayoutTests/external/wpt/workers'
timlohd035d572015-09-25 15:28:021526 },
1527 'blink_wtf': {
1528 'filepath': 'third_party/WebKit/Source/wtf',
1529 },
1530 'blink_xmlhttprequest': {
1531 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011532 },
1533 'test_runner': {
1534 'filepath': 'components/test_runner/' \
1535 '|content/shell/(common|browser|renderer)/layout_test/' \
1536 '|content/test/layouttest_support.cc' \
1537 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011538 },
dominicc05d120d2016-05-16 01:13:401539 'xml': {
1540 'filepath': 'third_party/WebKit/Source/core/xml/' \
1541 '|third_party/libxml/' \
1542 '|third_party/libxslt/',
1543 },
[email protected]a3838612009-10-13 21:57:541544 },
[email protected]ca872e362011-07-12 21:06:031545
pennymac962d190432016-07-27 00:58:351546 ##############################################################################
1547 # Please keep alphabetical
1548 ##############################################################################
[email protected]a3838612009-10-13 21:57:541549 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451550 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551551 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001552 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571553 'accessibility': ['[email protected]',
1554 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401555 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001556 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541557 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571558 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001559 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381560 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201561 '[email protected]',
pkotwicz2ec0b292016-09-26 17:12:321562 '[email protected]',
zpeng9351f9d2016-09-25 14:41:201563 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001564 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201565 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261566 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381567 'android_infra': ['[email protected]',
1568 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321569 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381570 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531571 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411572 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471573 'android_media': ['[email protected]',
1574 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441575 'android_studio': ['[email protected]',
1576 '[email protected]'],
pennymac962d190432016-07-27 00:58:351577 'android_tab': ['[email protected]',
1578 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001579 'android_uma_settings': ['[email protected]',
1580 '[email protected]'],
zpengb9a180d2016-10-12 18:40:211581 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441582 'android_webview': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351583 'app_list': ['[email protected]',
pennymac962d190432016-07-27 00:58:351584 '[email protected]'],
1585 'app_shortcuts': ['[email protected]',
1586 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001587 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351588 'apps': ['[email protected]',
1589 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461590 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471591 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461592 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021593 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461594 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371595 'arc_auth': ['[email protected]'],
poromov7633f602017-02-21 16:44:011596 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461597 'arc_net': ['[email protected]',
1598 '[email protected]',
1599 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431600 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351601 'ash': ['[email protected]',
1602 '[email protected]'],
1603 'aura': ['[email protected]',
1604 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071605 'aura_compositor': ['[email protected]',
1606 '[email protected]',
pennymac962d190432016-07-27 00:58:351607 '[email protected]',
danakj3695c582016-10-26 21:54:431608 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211609 'auto_bisect': ['[email protected]'],
jdonnelly1ec60d92016-05-25 22:01:391610 'autofill': ['[email protected]',
vabraafbd4f32015-11-10 19:30:231611 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591612 '[email protected]',
1613 '[email protected]',
mathpc2040642017-01-25 14:59:411614 '[email protected]',
1615 '[email protected]'],
peter39e10a62017-02-21 15:14:131616 'background_fetch': ['[email protected]',
1617 '[email protected]',
1618 '[email protected]'],
pennymac962d190432016-07-27 00:58:351619 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121620 '[email protected]',
pennymac962d190432016-07-27 00:58:351621 '[email protected]',
1622 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321623 'banners': ['[email protected]',
zpeng143b4792016-10-06 20:38:121624 '[email protected]',
1625 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191626 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501627 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051628 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591629 'base_task_scheduler': ['[email protected]',
1630 '[email protected]',
1631 '[email protected]'],
pennymac962d190432016-07-27 00:58:351632 'base_win': ['[email protected]',
1633 '[email protected]'],
vmpstrdeec20e2016-11-18 22:17:321634 'base': ['[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551635 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371636 'binary_size': ['[email protected]',
1637 '[email protected]',
1638 '[email protected]'],
pennymac962d190432016-07-27 00:58:351639 'blink': ['[email protected]'],
1640 'blink_accessibility': ['[email protected]',
1641 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401642 '[email protected]',
horo8e9a01572016-07-27 06:05:311643 '[email protected]',
pennymac962d190432016-07-27 00:58:351644 '[email protected]'],
1645 'blink_animation': ['[email protected]',
1646 '[email protected]',
1647 '[email protected]',
1648 '[email protected]',
1649 '[email protected]'],
1650 'blink_app_banner': ['[email protected]'],
1651 'blink_audio': ['[email protected]',
1652 '[email protected]'],
1653 'blink_battery_status': ['[email protected]',
1654 '[email protected]'],
1655 'blink_bidi': ['[email protected]'],
1656 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081657 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351658 'blink_bluetooth': ['[email protected]',
1659 '[email protected]'],
1660 'blink_canvas2d': ['[email protected]',
1661 '[email protected]',
1662 '[email protected]',
1663 '[email protected]'],
1664 'blink_client_hints': ['[email protected]'],
1665 'blink_clipboard': ['[email protected]'],
1666 'blink_css': ['[email protected]',
1667 '[email protected]',
horo8e9a01572016-07-27 06:05:311668 '[email protected]',
pennymac962d190432016-07-27 00:58:351669 '[email protected]',
1670 '[email protected]'],
1671 'blink_css_flexbox': ['[email protected]'],
1672 'blink_css_fragmentation_tests': ['[email protected]'],
1673 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311674 '[email protected]',
pennymac962d190432016-07-27 00:58:351675 '[email protected]'],
1676 'blink_css_regions': ['[email protected]'],
1677 'blink_custom_elements': ['[email protected]',
1678 '[email protected]'],
1679 'blink_device_light': ['[email protected]',
1680 '[email protected]'],
1681 'blink_device_orientation': ['[email protected]',
1682 '[email protected]'],
1683 'blink_devtools': ['[email protected]',
1684 '[email protected]',
1685 '[email protected]',
1686 '[email protected]',
1687 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391688 '[email protected]'],
pennymac962d190432016-07-27 00:58:351689 'blink_dom': ['[email protected]',
1690 '[email protected]',
1691 '[email protected]',
1692 '[email protected]',
1693 '[email protected]'],
1694 'blink_events': ['[email protected]',
1695 '[email protected]',
1696 '[email protected]',
1697 '[email protected]'],
1698 'blink_fetch': ['[email protected]',
1699 '[email protected]',
1700 '[email protected]',
1701 '[email protected]'],
1702 'blink_fileapi': ['[email protected]',
1703 '[email protected]',
1704 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191705 'blink_frames': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:311706 'blink_geolocation': ['[email protected]',
1707 '[email protected]',
pennymac962d190432016-07-27 00:58:351708 '[email protected]',
1709 '[email protected]'],
1710 'blink_heap': ['[email protected]',
1711 '[email protected]',
1712 '[email protected]',
1713 '[email protected]'],
1714 'blink_html': ['[email protected]',
1715 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221716 'blink_htmlparser': ['[email protected]',
1717 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311718 'blink_image_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351719 'blink_indexed_db': ['[email protected]',
1720 '[email protected]'],
1721 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451722 '[email protected]'],
pennymac962d190432016-07-27 00:58:351723 'blink_layers': ['[email protected]'],
1724 'blink_layout': ['[email protected]',
1725 '[email protected]',
1726 '[email protected]',
1727 '[email protected]',
1728 '[email protected]',
1729 '[email protected]',
1730 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561731 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461732 '[email protected]',
atotic30c8eba2016-10-28 13:24:071733 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261734 '[email protected]',
atotic30c8eba2016-10-28 13:24:071735 '[email protected]'],
pennymac962d190432016-07-27 00:58:351736 'blink_loader': ['[email protected]',
1737 '[email protected]',
1738 '[email protected]',
1739 '[email protected]'],
1740 'blink_media': ['[email protected]',
1741 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191742 '[email protected]',
1743 '[email protected]'],
pennymac962d190432016-07-27 00:58:351744 'blink_media_queries': ['[email protected]',
1745 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311746 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351747 'blink_modules': ['[email protected]'],
1748 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341749 'blink_notifications': ['[email protected]',
1750 '[email protected]'],
pennymac962d190432016-07-27 00:58:351751 'blink_out_of_process_frames': ['[email protected]',
1752 '[email protected]'],
1753 'blink_owners': ['[email protected]'],
1754 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591755 '[email protected]'],
pennymac962d190432016-07-27 00:58:351756 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491757 'blink_platform': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351758 'blink_platform_graphics': ['[email protected]',
horo8e9a01572016-07-27 06:05:311759 '[email protected]',
pennymac962d190432016-07-27 00:58:351760 '[email protected]',
1761 '[email protected]',
1762 '[email protected]',
1763 '[email protected]',
1764 '[email protected]',
fmalita9710b732017-02-17 05:10:021765 '[email protected]',
pennymac962d190432016-07-27 00:58:351766 '[email protected]',
1767 '[email protected]',
1768 '[email protected]',
1769 '[email protected]',
1770 '[email protected]'],
1771 'blink_prerender': ['[email protected]',
1772 '[email protected]'],
1773 'blink_preloadScanner': ['[email protected]'],
1774 'blink_public_api': ['[email protected]',
1775 '[email protected]'],
awdf2e270242016-09-06 16:21:341776 'blink_push_messaging': ['[email protected]',
1777 '[email protected]',
pennymac962d190432016-07-27 00:58:351778 '[email protected]'],
1779 'blink_quota': ['[email protected]',
1780 '[email protected]',
1781 '[email protected]'],
1782 'blink_scheduler': ['[email protected]'],
1783 'blink_screen_orientation': ['[email protected]'],
falken6731ece42016-10-12 01:41:501784 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351785 '[email protected]',
1786 '[email protected]',
1787 '[email protected]',
1788 '[email protected]',
1789 '[email protected]',
1790 '[email protected]',
shimazu99de61f2016-09-07 03:57:411791 '[email protected]',
pennymac962d190432016-07-27 00:58:351792 '[email protected]'],
1793 'blink_serviceworkers_tests': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221794 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321795 '[email protected]',
1796 '[email protected]'],
pennymac962d190432016-07-27 00:58:351797 'blink_spv2_layout_tests': ['[email protected]',
1798 '[email protected]'],
1799 'blink_style': ['[email protected]'],
1800 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021801 '[email protected]',
pennymac962d190432016-07-27 00:58:351802 '[email protected]',
1803 '[email protected]',
1804 '[email protected]',
1805 '[email protected]',
1806 '[email protected]',
1807 '[email protected]'],
pennymac962d190432016-07-27 00:58:351808 'blink_track': ['[email protected]',
1809 '[email protected]',
1810 '[email protected]',
danakj40af6b562017-01-24 15:55:281811 '[email protected]'],
pennymac962d190432016-07-27 00:58:351812 'blink_vibration': ['[email protected]',
1813 '[email protected]'],
1814 'blink_viewport_interaction': ['[email protected]'],
1815 'blink_w3ctests': ['[email protected]'],
1816 'blink_web': ['[email protected]'],
1817 'blink_webcomponents': ['[email protected]',
1818 '[email protected]'],
1819 'blink_webp': ['[email protected]',
1820 '[email protected]',
1821 '[email protected]'],
1822 'blink_websockets': ['[email protected]',
1823 '[email protected]'],
1824 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501825 '[email protected]',
pennymac962d190432016-07-27 00:58:351826 '[email protected]',
shimazu99de61f2016-09-07 03:57:411827 '[email protected]',
1828 '[email protected]'],
pennymac962d190432016-07-27 00:58:351829 'blink_wtf': ['[email protected]',
1830 '[email protected]'],
1831 'blink_xmlhttprequest': ['[email protected]'],
noyauce460872016-09-09 11:54:001832 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561833 'bottombar': ['[email protected]',
1834 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471835 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351836 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351837 'browser_compositor': ['[email protected]',
1838 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571839 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571840 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331841 'browsing_data': ['[email protected]',
1842 '[email protected]'],
pennymac962d190432016-07-27 00:58:351843 'bubble': ['[email protected]',
1844 '[email protected]',
1845 '[email protected]',
1846 '[email protected]'],
1847 'cache_storage': ['[email protected]',
1848 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591849 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341850 '[email protected]',
miua1710162015-08-27 01:38:091851 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121852 '[email protected]',
miua1710162015-08-27 01:38:091853 '[email protected]',
1854 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161855 'cast_certificate': ['[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341856 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281857 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351858 'certificate_transparency': ['[email protected]',
1859 '[email protected]',
martijnccdd0542016-11-07 18:49:271860 '[email protected]',
pennymac962d190432016-07-27 00:58:351861 '[email protected]'],
1862 'chrome_elf': ['[email protected]',
1863 '[email protected]'],
lpy0ca13772017-02-28 19:48:271864 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011865 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311866 'chromecast': ['[email protected]',
1867 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571868 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211869 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391870 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351871 'chromeos': ['[email protected]'],
1872 'chromeos_attestation': ['[email protected]'],
1873 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311874 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181875 'chromeos_geolocation': ['[email protected]'],
1876 'chromeos_login': ['[email protected]',
1877 '[email protected]'],
pennymac962d190432016-07-27 00:58:351878 'chromeos_net': ['[email protected]'],
1879 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181880 'chromeos_timezone': ['[email protected]'],
1881 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351882 'clang_update': ['[email protected]',
thestigf023ccc2016-11-10 14:39:151883 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071884 '[email protected]',
pennymac962d190432016-07-27 00:58:351885 '[email protected]',
rnk28bbd1772016-05-04 17:57:581886 '[email protected]',
1887 '[email protected]',
pennymac962d190432016-07-27 00:58:351888 '[email protected]',
thestigf023ccc2016-11-10 14:39:151889 '[email protected]',
pennymac962d190432016-07-27 00:58:351890 '[email protected]',
horo8e9a01572016-07-27 06:05:311891 '[email protected]',
pennymac962d190432016-07-27 00:58:351892 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001893 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511894 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491895 '[email protected]',
1896 '[email protected]'],
Aaron Gable64f273582017-03-30 18:02:001897 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:551898 'components_deps': ['[email protected]',
1899 '[email protected]',
1900 '[email protected]'],
pennymac962d190432016-07-27 00:58:351901 'content': ['[email protected]',
1902 '[email protected]'],
1903 'content_bluetooth': ['[email protected]',
1904 '[email protected]'],
1905 'content_loader': ['[email protected]',
1906 '[email protected]',
1907 '[email protected]'],
1908 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531909 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161910 '[email protected]',
1911 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241912 'content_worker': ['[email protected]',
1913 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561914 'contextual_search': ['[email protected]',
1915 '[email protected]'],
pennymac962d190432016-07-27 00:58:351916 'courgette': ['[email protected]',
1917 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571918 'cr_elements': ['[email protected]',
1919 '[email protected]',
1920 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531921 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421922 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191923 'deep_memory_profiler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351924 'device_bluetooth': ['[email protected]',
1925 '[email protected]'],
1926 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591927 '[email protected]',
pennymac962d190432016-07-27 00:58:351928 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081929 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351930 'devtools': ['[email protected]',
1931 '[email protected]'],
kinukoc462adb2016-12-22 12:58:491932 'disk_cache': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511933 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491934 'downloads_ui': ['[email protected]',
1935 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401936 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361937 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101938 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411939 'extension': ['[email protected]',
1940 '[email protected]'],
lunalu0a9c05422016-11-11 17:19:061941 'feature_policy': ['[email protected]',
1942 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581943 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191944 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481945 '[email protected]',
1946 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261947 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:101948 'filesapp': ['[email protected]',
1949 '[email protected]',
1950 '[email protected]'],
1951 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001952 'ftp': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:551953 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351954 'gcm': ['[email protected]',
1955 '[email protected]',
1956 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:121957 'generic_sensor': ['[email protected]',
1958 '[email protected]',
1959 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311960 'geolocation': ['[email protected]',
1961 '[email protected]',
pennymac962d190432016-07-27 00:58:351962 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151963 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161964 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381965 'gn': ['[email protected]',
1966 '[email protected]',
pennymac962d190432016-07-27 00:58:351967 '[email protected]'],
tikutae3922862017-02-20 03:16:091968 'goma': ['[email protected]',
1969 '[email protected]',
1970 '[email protected]',
1971 '[email protected]'],
[email protected]a6159102013-11-08 23:21:521972 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491973 'history_ui': ['[email protected]',
1974 '[email protected]',
1975 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141976 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001977 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001978 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451979 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131980 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311981 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071982 'input': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351983 'installer': ['[email protected]',
1984 '[email protected]',
1985 '[email protected]'],
mmoss19826c62014-11-14 21:37:361986 'installer_linux': [ '[email protected]'],
pennymac962d190432016-07-27 00:58:351987 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:351988 '[email protected]',
pennymac962d190432016-07-27 00:58:351989 '[email protected]',
1990 '[email protected]',
1991 '[email protected]',
1992 '[email protected]',
1993 '[email protected]',
1994 '[email protected]'],
edchin46453b42017-03-03 01:40:111995 'ios': ['[email protected]'],
1996 'ios_chrome': ['[email protected]',
1997 '[email protected]',
noyau451e6bb62016-12-23 14:29:041998 '[email protected]',
marqa4f135f2017-01-10 12:37:341999 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112000 '[email protected]'],
edchin46453b42017-03-03 01:40:112001 'ios_clean': ['[email protected]',
2002 '[email protected]',
marqa4f135f2017-01-10 12:37:342003 '[email protected]'],
edchin46453b42017-03-03 01:40:112004 'ios_showcase': ['[email protected]',
2005 '[email protected]',
marqa4f135f2017-01-10 12:37:342006 '[email protected]'],
baxley9bfbd3cc2017-03-15 21:22:322007 'ios_test': ['[email protected]',
2008 '[email protected]',
2009 '[email protected]'],
edchin46453b42017-03-03 01:40:112010 'ios_web': ['[email protected]',
2011 '[email protected]'],
pennymac962d190432016-07-27 00:58:352012 'ipc': ['[email protected]',
2013 '[email protected]'],
2014 'libwebp': ['[email protected]',
2015 '[email protected]',
2016 '[email protected]'],
2017 'libvpx': ['[email protected]',
2018 '[email protected]',
2019 '[email protected]',
2020 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422021 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402022 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422023 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352024 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392025 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472026 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:172027 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112028 '[email protected]',
michaelpg32ca07902015-02-07 00:31:112029 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002030 'media': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562031 'media_capture_from_element': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312032 '[email protected]'],
pennymac962d190432016-07-27 00:58:352033 'media_galleries': ['[email protected]',
2034 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:092035 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562036 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312037 '[email protected]'],
apacible01538e02016-11-04 22:15:312038 'media_remoting': ['[email protected]',
erickungc2289dea2016-12-13 19:01:282039 '[email protected]',
apacible01538e02016-11-04 22:15:312040 '[email protected]',
miu5e69f1c52016-10-23 13:40:112041 '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:482042 'media_router': ['[email protected]'],
fmeawad4582cd22017-03-30 20:59:362043 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002044 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302045 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122046 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212047 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002048 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:162049 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492050 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532051 '[email protected]',
[email protected]84003af2014-05-02 09:37:132052 '[email protected]',
2053 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002054 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:062055 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002056 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352057 'native_client_sdk': ['[email protected]',
2058 '[email protected]'],
2059 'navigation': ['[email protected]',
2060 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312061 'net': ['[email protected]',
2062 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282063 'net_base': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002064 'net_error_list': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282065 'net_http2': ['[email protected]'],
2066 'net_log': ['[email protected]',
2067 '[email protected]',
pennymac962d190432016-07-27 00:58:352068 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282069 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312070 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:342071 'notifications': ['[email protected]',
2072 '[email protected]',
pennymac962d190432016-07-27 00:58:352073 '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422074 'nqe': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:572075 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:542076 '[email protected]'],
noyau451e6bb62016-12-23 14:29:042077 'ntp_snippets': ['[email protected]',
2078 '[email protected]'],
2079 'ntp_tiles': ['[email protected]',
2080 '[email protected]'],
peterb8ec88f82017-03-21 13:29:422081 'offline_items_collection': ['[email protected]',
2082 '[email protected]'],
pennymac962d190432016-07-27 00:58:352083 'offline_pages': ['[email protected]',
2084 '[email protected]',
2085 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252086 '[email protected]',
2087 '[email protected]',
pennymac962d190432016-07-27 00:58:352088 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352089 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:352090 'options': ['[email protected]',
2091 '[email protected]'],
iclelland8b904402016-10-05 15:01:232092 'origin_trials': ['[email protected]',
2093 '[email protected]'],
pennymac962d190432016-07-27 00:58:352094 'ozone': ['[email protected]',
2095 '[email protected]'],
lgarron9e25c7402017-03-15 04:03:112096 'page_info' : ['[email protected]',
2097 '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:082098 'page_load_metrics' : ['[email protected]',
tdresserd80646f2017-03-03 19:26:082099 '[email protected]',
2100 '[email protected]'],
pennymac962d190432016-07-27 00:58:352101 'panels': ['[email protected]',
2102 '[email protected]',
2103 '[email protected]',
2104 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392105 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232106 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592107 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222108 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492109 '[email protected]',
2110 '[email protected]'],
2111 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352112 'pepper_api': ['[email protected]',
2113 '[email protected]',
2114 '[email protected]',
2115 '[email protected]',
2116 '[email protected]',
horo8e9a01572016-07-27 06:05:312117 '[email protected]',
pennymac962d190432016-07-27 00:58:352118 '[email protected]'],
raymes18e321492017-01-11 04:21:332119 'permissions': ['[email protected]',
2120 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342121 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:302122 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:492123 'polymer': ['[email protected]',
2124 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092125 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142126 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352127 'prerender': ['[email protected]',
2128 '[email protected]',
2129 '[email protected]'],
2130 'push_messaging': ['[email protected]',
2131 '[email protected]',
2132 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122133 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252134 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352135 'rlz_id': ['[email protected]',
2136 '[email protected]',
2137 '[email protected]'],
timvolodine41e95412017-03-14 02:55:342138 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252139 '[email protected]',
2140 '[email protected]'],
2141 'safe_browsing_db': ['[email protected]',
2142 '[email protected]'],
skyostil20dea312014-11-11 13:43:062143 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472144 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352145 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162146 '[email protected]',
pennymac962d190432016-07-27 00:58:352147 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172148 '[email protected]',
pennymac962d190432016-07-27 00:58:352149 '[email protected]',
horo8e9a01572016-07-27 06:05:312150 '[email protected]',
shimazu99de61f2016-09-07 03:57:412151 '[email protected]',
pennymac962d190432016-07-27 00:58:352152 '[email protected]'],
dominickn8884155a2016-06-23 02:28:162153 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352154 'site_instance': ['[email protected]',
2155 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432156 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362157 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142158 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222159 '[email protected]',
2160 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052161 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352162 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322163 '[email protected]',
2164 '[email protected]'],
engedye7b734da2017-02-07 12:08:132165 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352166 'supervised_users': ['[email protected]'],
alito438fa4332016-12-20 21:59:172167 'swreporter': ['[email protected]',
2168 '[email protected]',
2169 '[email protected]'],
maxbogue65ea2632016-04-04 18:12:582170 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192171 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482172 '[email protected]',
2173 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112174 'tab_alert_indicators': ['[email protected]'],
2175 'tab_capture': ['[email protected]',
2176 '[email protected]'],
pennymac962d190432016-07-27 00:58:352177 'tab_contents': ['[email protected]',
2178 '[email protected]',
2179 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082180 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192181 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262182 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352183 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492184 '[email protected]',
2185 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002186 'tests': [],
jlkleinecc81952016-11-19 00:16:072187 'tether': ['[email protected]',
2188 '[email protected]',
2189 '[email protected]',
2190 '[email protected]',
2191 '[email protected]'],
pennymac962d190432016-07-27 00:58:352192 'textinput': ['[email protected]',
2193 '[email protected]',
2194 '[email protected]',
2195 '[email protected]'],
2196 'textinput_chromeos': ['[email protected]',
2197 '[email protected]',
2198 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192199 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302200 'tools_win_chromeexts': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352201 'tracing': ['[email protected]',
2202 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152203 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262204 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182205 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072206 'ui_strings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002207 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:552208 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232209 'version_assembly': ['[email protected]',
2210 '[email protected]'],
posciak62a72272016-05-11 08:31:242211 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312212 'video_capture': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002213 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:352214 'virtual_keyboard': ['[email protected]',
okabf9f6f02017-02-17 05:14:292215 '[email protected]',
2216 '[email protected]',
2217 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352218 'virtual_reality': ['[email protected]'],
tnakamura43539232016-09-12 14:23:422219 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:152220 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:352221 '[email protected]',
2222 '[email protected]'],
2223 'windows_sandboxing': ['[email protected]',
2224 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002225 'x11': ['[email protected]',
2226 '[email protected]',
2227 '[email protected]'],
pennymac962d190432016-07-27 00:58:352228 'xml': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202229 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542230 },
2231}