blob: 210488c4958d72fd852f8d140f5177d273e7288d [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 },
[email protected]06798f72013-01-14 22:31:17197 'bookmarks': {
198 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48199 '|chrome/browser/extensions/api/bookmark_manager_private/' \
200 '|chrome/browser/extensions/api/bookmarks/' \
201 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35202 '|chrome/browser/ui/bookmarks/' \
203 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46204 '|chrome/browser/ui/views/bookmarks/' \
205 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17206 },
donnd787f6ed2016-08-03 01:00:56207 'bottombar': {
208 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
209 },
[email protected]b17d9e02014-07-29 09:45:50210 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13211 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50212 },
[email protected]f76c8852012-06-21 16:37:00213 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49214 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25215 },
[email protected]f76c8852012-06-21 16:37:00216 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49217 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25218 },
[email protected]22650d22012-07-18 17:02:35219 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48220 'filepath': 'chrome/browser/autofill/' \
221 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48222 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27223 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19224 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05225 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35226 },
[email protected]f76c8852012-06-21 16:37:00227 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49228 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18229 },
[email protected]f76c8852012-06-21 16:37:00230 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49231 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00232 },
michaelpge42ca3b32016-02-19 08:17:57233 'browser_resources_md': {
234 'filepath': 'chrome/browser/resources/md_'\
235 '|chrome/browser/resources/settings/',
236 },
[email protected]0ce480532012-07-20 12:33:20237 'browsing_data': {
238 'filepath': 'chrome/browser/browsing_data/',
239 },
[email protected]f76c8852012-06-21 16:37:00240 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49241 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10242 'chrome/browser/ui/views/bubble/|'\
243 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00244 },
jkarlin539748402015-03-31 17:36:31245 'cache_storage': {
246 'filepath': 'cache_storage',
247 },
[email protected]10fbd5952013-08-22 07:42:39248 'cast': {
[email protected]31ef420b2014-08-13 21:19:13249 'filepath': 'media/cast/'\
250 '|chrome/browser/extensions/api/cast_streaming/'\
251 '|chrome/browser/media/cast'\
252 '|chrome/renderer/media/cast'\
253 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11254 '|content/public/renderer/media_stream_'\
255 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39256 },
ryanchung4d157372016-05-10 20:27:16257 'cast_certificate': {
258 'filepath': 'components/cast_certificate/'\
259 '|components/test/data/cast_certificate/',
260 },
eranmc2a9f612015-11-24 16:41:34261 'certificate_transparency': {
262 'filepath': 'components/certificate_transparency/'\
263 '|components/packed_ct_ev_whitelist/'\
264 '|net/cert/ct_'\
265 '|net/cert/multi_log_ct_verifier'\
266 '|net/cert/sct_status_flags.h'\
267 '|net/cert/signed_certificate_timestamp'\
268 '|net/cert/signed_tree_head'\
269 '|net/test/ct_',
270 },
[email protected]651d9992014-04-09 17:18:41271 'chromecast': {
272 'filepath': 'chromecast/',
273 },
gfhuang2548f902016-02-26 02:29:21274 'chromecast_public': {
275 'filepath': 'chromecast/public/',
276 },
[email protected]c863702a2012-09-14 20:05:28277 'cc': {
278 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53279 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28280 },
[email protected]c73ec8ab2014-01-16 20:35:23281 'chrome_elf': {
282 'filepath': 'chrome_elf',
283 },
lpy0ca13772017-02-28 19:48:27284 'chrome_grc': {
285 'filepath': 'services/resource_coordinator',
286 },
[email protected]d5b21972012-07-20 02:06:01287 'chrome_views': {
288 'filepath': 'chrome/browser/ui/views',
289 },
[email protected]f7bf8ba2011-02-24 22:28:46290 'chromedriver': {
samuong53d5e612014-10-10 18:56:38291 'filepath': 'chrome/test/chromedriver|'\
292 'chrome/test/data/chromedriver|'\
293 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46294 },
[email protected]f76c8852012-06-21 16:37:00295 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49296 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01297 },
[email protected]eda0a0b2013-04-19 20:34:35298 'chromeos_attestation': {
299 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59300 'chrome/browser/chromeos/attestation/|'\
301 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35302 },
[email protected]7c59a152012-11-06 20:56:35303 'chromeos_calculator': {
304 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
305 },
hashimoto40ecb692014-09-02 04:51:31306 'chromeos_dbus': {
307 'filepath': 'chromeos/dbus/',
308 },
alematec5187b1b2016-08-26 05:32:18309 'chromeos_geolocation': {
310 'filepath': 'chromeos/geolocation/',
311 },
[email protected]f76c8852012-06-21 16:37:00312 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49313 'filepath': 'chrome/browser/chromeos/login/|'\
314 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58315 'chrome/browser/resources/chromeos/login/|'\
316 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57317 },
[email protected]d7d35f342012-10-22 20:32:47318 'chromeos_net': {
319 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47320 'chrome/browser/chromeos/net/|'\
321 'chrome/browser/extensions/api/networking_private/|'\
322 'extensions/browser/api/networking_private/|'\
323 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47324 },
[email protected]2315ac0c2013-02-05 00:49:16325 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56326 'filepath': 'ash/system/chromeos/power/|'\
327 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16328 'chrome/browser/chromeos/power/',
329 },
alematec5187b1b2016-08-26 05:32:18330 'chromeos_timezone': {
331 'filepath': 'chromeos/timezone/',
332 },
[email protected]f76c8852012-06-21 16:37:00333 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49334 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
335 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12336 },
[email protected]cef7a6d2011-04-29 20:49:07337 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56338 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07339 },
[email protected]f76c8852012-06-21 16:37:00340 'clipboard': {
341 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02342 },
[email protected]0387ab32014-08-05 00:13:42343 'closure': {
[email protected]18fd7a532014-08-20 23:09:51344 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49345 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42346 },
sdefresned94c5b02015-07-22 17:54:55347 'components_deps': {
348 'filepath': 'components/([^/]*/)*DEPS',
349 },
[email protected]f76c8852012-06-21 16:37:00350 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49351 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00352 },
scheib968e61052014-11-05 00:27:25353 'content_bluetooth': {
354 'filepath': 'content/.*bluetooth'
355 },
kinuko01cbe8a12015-10-20 09:59:06356 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02357 'filepath': 'chrome/browser/loader|' \
358 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06359 'content/child/*loader',
360 },
mkwst512627022014-09-16 09:23:27361 'content_renderer': {
362 'filepath': 'content/renderer/',
363 },
[email protected]aa3311a2012-11-19 16:04:58364 'content_shell': {
365 'filepath': 'content/shell/',
366 },
kinukoa121bce2015-01-30 10:04:41367 'content_worker': {
368 'filepath': 'content/.*worker',
369 },
donnd787f6ed2016-08-03 01:00:56370 'contextual_search': {
371 'filepath': 'chrome/browser/android/contextualsearch/|' \
372 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
373 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
374 'components/contextual_search/',
375 },
[email protected]f76c8852012-06-21 16:37:00376 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49377 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08378 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00379 },
wfh792b71c2016-05-04 23:33:41380 'courgette': {
381 'filepath': 'courgette/',
382 },
michaelpge42ca3b32016-02-19 08:17:57383 'cr_elements': {
384 'filepath': 'ui/webui/resources/cr_element',
385 },
ianwencdb8c9e2015-06-18 22:10:15386 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53387 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15388 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28389 },
tbansalc6f1c9f2016-09-30 22:48:42390 'data_reduction_proxy': {
391 'filepath': 'chrome/browser/net/spdyproxy/|'\
392 'data_reduction_proxy|'\
393 'chrome_proxy',
394 },
[email protected]5e105332012-09-13 01:55:52395 'deep_memory_profiler': {
396 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
397 },
Bartosz Fabianowski85a823812015-04-16 10:27:51398 'device_bluetooth': {
399 'filepath': 'device/.*bluetooth'
400 },
[email protected]29ad47c2014-04-23 09:12:48401 'device_sensors': {
402 'filepath': 'content/browser/device_sensors/|'\
403 'content/common/device_sensors/|'\
404 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
405 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22406 'content/renderer/device_sensors/|'\
407 'content/test/data/device_sensors/|'\
408 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14409 },
scheibabdd7d32015-02-11 22:13:08410 'developer_recommended_flags': {
411 'filepath': 'developer_recommended_flags.gypi',
412 },
[email protected]342b12872012-11-07 12:10:46413 'devtools': {
414 'filepath': 'devtools',
415 },
[email protected]bab2a832012-07-11 23:29:41416 'disk_cache': {
417 'filepath': 'net/disk_cache/|http_cache',
418 },
[email protected]f76c8852012-06-21 16:37:00419 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49420 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08421 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51422 },
[email protected]ca872e362011-07-12 21:06:03423 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49424 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08425 'chrome/browser/ui/webui/.*downloads|' \
426 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12427 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03428 },
[email protected]f6df20a2012-10-23 21:22:07429 'drive': {
[email protected]8492b5b2012-12-17 21:58:08430 'filepath': 'chrome/browser/chromeos/drive/|' \
431 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07432 },
[email protected]89d2cd52013-04-16 01:55:36433 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33434 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36435 },
[email protected]3a25c8a2014-06-26 06:47:10436 'eme': {
437 'filepath': 'components/cdm/|' \
438 'content/browser/media/cdm/|' \
439 'content/renderer/media/crypto/|' \
440 'media/base/android/*drm*|' \
441 'media/cdm/|' \
442 'third_party/widevine/cdm/'
443 },
[email protected]f76c8852012-06-21 16:37:00444 'extension': {
445 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45446 },
lunalu0a9c05422016-11-11 17:19:06447 'feature_policy': {
448 'filepath': 'third_party/WebKit/Source/platform/feature_policy/|' \
449 'third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures',
450 },
apaciblec4093a92016-04-19 19:21:58451 'feedback_ui': {
452 'filepath': 'chrome/browser/resources/(md_)?feedback/'
453 },
[email protected]f76c8852012-06-21 16:37:00454 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08455 'filepath': 'file_system/|' \
456 'fileapi/'
[email protected]80919512011-08-03 08:51:04457 },
[email protected]f76c8852012-06-21 16:37:00458 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08459 'filepath': 'file_browser|' \
460 'file_manager|' \
461 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39462 },
[email protected]4ed766c2013-09-19 09:45:20463 'filesapp': {
okab0be3dc2016-08-30 07:37:10464 'filepath': 'chrome/browser/chromeos/drive|' \
465 'chrome/browser/chromeos/extensions/file_manager|' \
466 'chrome/browser/chromeos/extensions/file_system_provider|' \
467 'chrome/browser/chromeos/file_manager|' \
468 'chrome/browser/chromeos/file_system_provider|' \
469 'chrome/browser/drive|' \
470 'chrome/test/data/extensions/api_test/file_system_provider|' \
471 'components/drive|' \
472 'google_apis/drive|' \
473 'ui/file_manager'
474 },
475 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20476 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20477 },
[email protected]f76c8852012-06-21 16:37:00478 'ftp': {
479 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39480 },
mmoroz58ddb8172016-09-08 18:29:55481 'fuzzing': {
482 'filepath': 'fuzz|Fuzz',
483 },
[email protected]3a2a6ac02014-06-20 07:07:12484 'gcm': {
peter9f4490a2017-01-27 00:58:36485 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12486 'components/gcm_driver/|'\
487 'google_apis/gcm/',
488 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12489 'generic_sensor': {
490 'filepath': 'device/generic_sensor/|'\
491 'third_party/WebKit/Source/modules/sensor/',
492 },
[email protected]d8036492013-08-09 16:02:23493 'geolocation': {
494 'filepath': 'chrome/browser/geolocation/|'\
495 'content/browser/geolocation|'\
496 'content/public/common/geoposition.*|'\
497 'content/public/browser/geolocation.*|'\
498 'content/renderer/geolocation.*|'\
499 'content/shell/geolocation/',
500 },
[email protected]f93b7382012-08-09 20:53:16501 'gfx_image': {
502 'filepath': 'ui/gfx/image/',
503 },
[email protected]cf428f732012-10-02 20:48:15504 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36505 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15506 },
[email protected]4d1773e2014-04-05 07:59:57507 'gn': {
508 'filepath': 'tools/gn',
509 },
tikuta9a7046f2017-02-16 09:22:45510 'goma': {
511 'filepath': 'infra/config/cq.cfg',
512 },
[email protected]f76c8852012-06-21 16:37:00513 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49514 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00515 },
[email protected]f76c8852012-06-21 16:37:00516 'history_ui': {
dbeam78528be2016-02-18 07:08:49517 'filepath': 'chrome/browser/resources/(md_)?history|'\
518 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00519 },
[email protected]18d7e402014-07-08 19:53:14520 'hotword': {
521 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
522 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28523 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14524 '|chrome/browser/search/hotword*'\
525 '|chrome/test/data/extensions/api_test/hotword_private/',
526 },
[email protected]f76c8852012-06-21 16:37:00527 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49528 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22529 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00530 },
[email protected]f76c8852012-06-21 16:37:00531 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49532 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00533 },
[email protected]c26161352013-11-12 19:50:01534 'indexed_db': {
535 'filepath': 'content/browser/indexed_db|'\
536 'content/child/indexed_db|'\
537 'content/common/indexed_db|'\
538 'content/public/browser/indexed_db|'\
539 'content/test/data/indexeddb',
540 },
bruthigaa8281f2016-02-09 17:52:31541 'ink_drop': {
542 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
543 'ui/views/animation/.*ink_drop.*'
544 },
dtapuska1f997a12016-03-14 19:22:07545 'input': {
546 'filepath': 'content/browser/renderer_host/input|'\
547 'content/renderer/input|'\
548 'ui/events/blink/'
549 },
[email protected]f76c8852012-06-21 16:37:00550 'installer': {
grt6b46a162017-01-24 17:39:11551 'filepath': 'chrome/install(_static|er)/',
[email protected]f76c8852012-06-21 16:37:00552 },
mmoss19826c62014-11-14 21:37:36553 'installer_linux': {
554 'filepath': 'chrome/installer/linux/',
555 },
[email protected]56b4b09d32012-07-27 18:28:41556 'instant': {
[email protected]607903d2013-03-25 22:15:47557 'filepath': 'instant|searchbox|'\
558 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13559 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39560 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47561 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41562 },
edchin46453b42017-03-03 01:40:11563 'ios': {
564 'filepath': 'ios',
565 },
sdefresne18b47312015-06-18 15:15:09566 'ios_chrome': {
567 'filepath': 'ios/chrome',
568 },
marqa4f135f2017-01-10 12:37:34569 'ios_clean': {
570 'filepath': 'ios/clean',
571 },
572 'ios_showcase': {
573 'filepath': 'ios/showcase',
574 },
eugenebutb5a5a8572017-01-20 01:18:11575 'ios_web': {
576 'filepath': 'ios/web',
577 },
[email protected]f76c8852012-06-21 16:37:00578 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49579 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00580 },
mkwstb0d1b1d2014-09-30 11:45:36581 'ipc_messages': {
582 'filepath': '_message.*.h|'\
583 '_messages.cc',
584 },
vabraafbd4f32015-11-10 19:30:23585 'login': {
586 'filepath': 'chrome/browser/ui/login'
587 },
[email protected]a3f777d2014-01-07 23:38:26588 'libwebp': {
589 'filepath': 'third_party/libwebp'
590 },
johannkoenig52381382015-09-18 22:35:25591 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31592 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25593 },
[email protected]04a292a2013-03-07 19:58:42594 'linux_fonts': {
595 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41596 'ui/gfx/platform_font_linux.*|'\
597 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42598 },
599 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49600 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00601 },
[email protected]04a292a2013-03-07 19:58:42602 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54603 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00604 },
lgrey62faed72016-10-11 21:40:39605 'mac': {
lgrey332339b12016-12-05 17:16:40606 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:39607 },
mlamourid8b0feb2015-06-02 16:30:47608 'manifest': {
609 'filepath': 'content/(browser|renderer)/manifest/'\
610 '|content/public/common/manifest*',
611 },
michaelpg32ca07902015-02-07 00:31:11612 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57613 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19614 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11615 },
[email protected]f76c8852012-06-21 16:37:00616 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49617 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00618 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00619 },
mcasasfeedbe42017-03-03 05:23:56620 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:27621 'filepath': 'content/renderer/media_capture_from_element/' \
mcasasfeedbe42017-03-03 05:23:56622 '|third_party/WebKit/Source/modules/mediacapture/' \
623 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
624 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
625 '|third_party/WebKit/public/platform/WebCanvasCapture'
626 },
[email protected]06dd23172013-06-24 21:04:51627 'media_galleries': {
628 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51629 '|chrome/browser/media_galleries/'\
630 '|chrome/browser/storage_monitor/'\
631 '|chrome/common/media_galleries/'\
632 '|chrome/test/data/extensions/api_test/media_galleries/'\
633 '|chrome/utility/itunes*'\
634 '|chrome/utility/picasa*',
635 },
alokp9e369ea72e2016-06-10 05:41:09636 'media_mojo': {
637 'filepath': 'media/mojo/*'
638 },
mcasasfeedbe42017-03-03 05:23:56639 'media_recorder': {
alancutter40359812017-03-03 08:20:27640 'filepath': 'content/renderer/media_recorder/' \
mcasasfeedbe42017-03-03 05:23:56641 '|third_party/WebKit/Source/modules/mediarecorder/' \
642 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
643 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
644 '|third_party/WebKit/public/platform/WebMediaRecorder'
645 },
miu5e69f1c52016-10-23 13:40:11646 'media_remoting': {
647 'filepath': 'chrome/browser/media/cast_remoting'\
648 '|media/blink/webmediaplayer_'\
649 '|media/mojo/interfaces/remoting.mojom'\
650 '|media/remoting/',
651 },
kmarshallb698ad4f2015-02-24 19:42:48652 'media_router': {
653 'filepath': 'chrome/browser/media/router/*' \
654 '|chrome/app/theme/*/common/media_router*' \
655 '|chrome/browser/resources/media_router/' \
656 '|chrome/browser/ui/webui/media_router/' \
657 '|chrome/test/media_router/',
658 },
[email protected]f76c8852012-06-21 16:37:00659 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49660 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00661 },
662 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49663 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:00664 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49665 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49666 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12667 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49668 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45669 '|chromecast/browser/metrics/'\
[email protected]f76c8852012-06-21 16:37:00670 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45671 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45672 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39673 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45674 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00675 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12676 # Exclude XML files; in particular, histograms.xml.
677 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
678 },
679 'metrics_xml_files': {
680 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21681 'filepath': 'tools/metrics/.*\.xml$',
682 },
683 'midi': {
684 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00685 },
[email protected]341f218a2013-09-24 22:16:10686 'mojo': {
687 'filepath': 'mojo',
688 },
[email protected]f76c8852012-06-21 16:37:00689 'mouse_lock': {
690 'filepath': 'mouse_lock',
691 },
rjkroegef60dea862015-10-29 17:50:06692 'mus': {
ben6b0453d12016-07-02 04:27:19693 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:06694 '|mojo/gpu/',
695 },
[email protected]f76c8852012-06-21 16:37:00696 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49697 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56698 'chrome/browser/nacl_host/|chrome/common/nacl|'\
699 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00700 },
[email protected]99ddc3d2013-01-22 16:15:33701 'native_client_sdk': {
702 'filepath': '^native_client_sdk/',
703 },
[email protected]b9ecdb62014-03-07 14:56:43704 'navigation': {
705 'filepath': 'content/browser/frame_host|'\
706 'content/browser/renderer_host/render_process_host.*|'\
707 'content/browser/renderer_host/render_view_host.*|'\
708 'content/browser/web_contents/web_contents_impl.*|'\
709 'content/renderer/render_frame.*|'\
710 'content/renderer/render_view.*'
711 },
[email protected]f76c8852012-06-21 16:37:00712 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49713 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00714 },
bnc1872e8bd2017-01-27 02:47:28715 'net_base': {
716 'filepath': 'net/base/',
717 },
[email protected]f76c8852012-06-21 16:37:00718 'net_error_list': {
719 'filepath': 'net/base/net_error_list.h',
720 },
bnc1872e8bd2017-01-27 02:47:28721 'net_http2': {
722 'filepath': 'net/http2/',
723 },
[email protected]f76c8852012-06-21 16:37:00724 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:28725 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:49726 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:49727 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:28728 'chrome/browser/ui/webui/net_internals/|' \
729 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:00730 },
bnc1872e8bd2017-01-27 02:47:28731 'net_spdy': {
732 'filepath': 'net/spdy/',
733 },
jkarlin539748402015-03-31 17:36:31734 'netinfo': {
735 'filepath': 'netinfo',
736 },
peterf4758412014-09-17 15:06:01737 'notifications': {
738 'filepath': 'chrome/browser/extensions/api/notifications/|' \
739 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12740 'chrome/test/data/notifications/|' \
741 'content/browser/notifications/|' \
742 'content/child/notifications/|' \
743 'content/common/platform_notification|' \
744 'content/public/browser/platform_notification|' \
745 'content/public/common/platform_notification|' \
746 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01747 'ui/message_center/'
748 },
tbansalc6f1c9f2016-09-30 22:48:42749 'nqe': {
750 'filepath': 'nqe',
751 },
[email protected]f76c8852012-06-21 16:37:00752 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49753 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16754 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49755 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00756 },
mcwilliamsedee5042016-04-05 18:46:45757 'ntp_snippets': {
758 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36759 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:13760 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:20761 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
762 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34763 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45764 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00765 'chrome/browser/resources/snippets_internals|'\
766 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45767 'components/ntp_snippets/|'\
768 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:04769 'chrome/android/java/res/layout/most_visited|'\
770 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:45771 },
treib70176c52016-07-08 14:34:19772 'ntp_tiles': {
773 'filepath': 'chrome/browser/android/ntp/|'\
774 'chrome/browser/ui/webui/ntp/|'\
775 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:04776 'components/ntp_tiles/|'\
777 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:19778 },
dimichdce3ee492016-04-04 04:20:52779 'offline_pages': {
780 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11781 '|chrome/browser/android/offline_pages/'\
782 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52783 },
[email protected]f76c8852012-06-21 16:37:00784 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:35785 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
786 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
787 'chrome/browser/autocomplete/|'\
788 'chrome/browser/ui/omnibox/|'\
789 'chrome/browser/ui/.*/omnibox/|'\
790 'components/omnibox/|'\
791 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:00792 },
[email protected]437c44b2012-11-08 01:35:52793 'options': {
794 'filepath': 'chrome/browser/resources/options/|'\
795 'chrome/browser/ui/webui/options/',
796 },
chasej6dff9292016-02-02 20:33:12797 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:13798 'filepath': 'origin_trials'\
799 '|OriginTrial'\
800 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:12801 },
[email protected]4a2078e2013-07-18 20:40:20802 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44803 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43804 'ui/events/ozone/|'\
805 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20806 'ui/gl/gl_.*egl.*|'\
807 'ui/gl/gl_.*ozone.*'
808 },
csharrison3b1dc4062015-10-19 14:31:08809 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:50810 'filepath': 'chrome/browser/page_load_metrics/'\
811 '|chrome/common/page_load_metrics/'\
812 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:08813 },
[email protected]f76c8852012-06-21 16:37:00814 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29815 'filepath': 'chrome/browser/ui/panels'\
816 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29817 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00818 },
[email protected]3cc8b3922014-05-05 13:12:08819 'password_manager': {
820 'filepath': 'chrome/.*/password_'\
821 '|chrome/browser/ui/passwords'\
822 '|chrome/browser/ui/views/passwords'\
823 '|chrome/test/data/password'\
824 '|components/autofill.*password'
825 '|components/password_'\
vabrccdb7222016-06-01 14:59:40826 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:08827 },
rouslane8a22262016-10-19 20:49:41828 'payments': {
829 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
830 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
mathp432cb342017-01-10 15:45:00831 '|chrome/test/data/payments'\
rouslana64ceca2016-10-26 01:10:31832 '|components/payments'\
rouslane8a22262016-10-19 20:49:41833 '|third_party/WebKit/LayoutTests/payments/'\
rouslane8a22262016-10-19 20:49:41834 '|third_party/WebKit/Source/modules/payments'\
mahmadi0a7bb59f2017-02-22 19:13:49835 '|ios/web/payments/'\
836 '|ios/web/public/payments/'\
837 '|ios/chrome/browser/payments/'
838 },
839 'payments_ios': {
840 'filepath': 'ios/web/payments/'\
841 '|ios/web/public/payments/'\
mahmadidfac58d2016-12-19 19:11:53842 '|ios/chrome/browser/payments/'
rouslane8a22262016-10-19 20:49:41843 },
[email protected]f76c8852012-06-21 16:37:00844 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58845 'filepath': 'ppapi/api'\
846 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00847 },
mlamourid8b0feb2015-06-02 16:30:47848 'permissions': {
849 'filepath': 'content/(child,browser)/permissions/'\
850 '|content/common/permission_*'\
851 '|content/public/(common,browser)/permission_*'\
852 '|chrome/browser/permissions/'\
853 '|chrome/browser/content_settings/permission*'\
854 '|permission_context',
855 },
[email protected]f76c8852012-06-21 16:37:00856 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49857 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59858 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00859 },
tnagelad92622a92015-10-20 10:26:30860 'policy_definitions': {
861 'filepath': 'components/policy/resources/policy_templates.json',
862 },
michaelpg11fff3f2015-02-06 03:35:34863 'polymer': {
864 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:00865 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:49866 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34867 'ui/webui/resources/polymer_resources.grdp',
868 },
twifkak0c69c1f2015-06-22 18:20:09869 'precache': {
870 'filepath': '[pP]recache'
871 },
[email protected]be775bc2014-06-30 15:41:14872 'prepopulated_engines': {
873 'filepath': 'components/search_engines/prepopulated_engines.json',
874 },
[email protected]f76c8852012-06-21 16:37:00875 'prerender': {
[email protected]78375a52012-07-14 14:47:57876 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00877 },
peter884896c72015-03-12 14:26:20878 'push_messaging': {
879 'filepath': 'push_messaging'
880 },
stkhapugin06503142016-12-07 14:32:12881 'reading_list': {
882 'filepath': 'components/reading_list|'\
883 'ios/chrome/browser/reading_list|'\
884 'ios/chrome/browser/ui/reading_list',
885 },
[email protected]f76c8852012-06-21 16:37:00886 'remoting': {
sergeyu05995a4f2017-01-24 21:26:01887 'filepath': '^remoting/' \
888 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00889 },
gab57e80c72014-12-08 21:06:13890 'rlz_id': {
891 'filepath' :'rlz/lib/machine_id.cc|'\
892 'rlz/lib/machine_id.h|'\
893 'rlz/win/lib/machine_id_win.cc',
894 },
grt829c6a82014-10-20 09:29:32895 'safe_browsing': {
896 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
897 },
vakhf8e14c92016-10-17 21:29:47898 'safe_browsing_db': {
899 'filepath': 'components/safe_browsing_db/',
900 },
rickyz0a819bfc2015-02-04 23:57:22901 'sandbox': {
902 'filepath': 'sandbox/'\
903 '|content/browser/bootstrap_sandbox_mac'\
904 '|content/browser/renderer_host/render_sandbox_host_linux'\
905 '|content/browser/renderer_host/sandbox_ipc_linux'\
906 '|content/browser/zygote_host/'\
907 '|content/common/sandbox_'\
908 '|content/zygote/'\
909 },
skyostil20dea312014-11-11 13:43:06910 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17911 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37912 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17913 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06914 },
mlamourid8b0feb2015-06-02 16:30:47915 'screen_orientation': {
916 'filepath': 'screen_orientation',
917 },
[email protected]21cd39b2012-06-28 01:48:40918 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49919 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40920 },
[email protected]0b431722014-01-08 07:21:51921 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17922 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51923 },
dominickn8884155a2016-06-23 02:28:16924 'site_engagement': {
925 'filepath': 'chrome/browser/engagement/|'\
926 'chrome/browser/ui/webui/engagement/',
927 },
[email protected]f76c8852012-06-21 16:37:00928 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49929 'filepath': 'content/browser/site_instance|'\
930 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00931 },
932 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49933 'filepath': 'chrome/browser/speech/'\
934 '|content/browser/speech/'\
935 '|content/common/.*speech'\
936 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00937 },
[email protected]ad0295d2012-10-11 23:43:36938 'spellcheck': {
939 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:22940 '|chrome/browser/renderer_context_menu/spelling_'\
941 '|components/spellcheck/'\
942 '|third_party/hunspell/'\
943 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:36944 },
[email protected]67f39af2013-08-23 20:06:05945 'streams': {
946 'filepath': 'content/browser/streams/',
947 },
vmpstrcc1c08302015-11-18 06:05:51948 'styleguide': {
949 'filepath': '^styleguide/',
950 },
engedye7b734da2017-02-07 12:08:13951 'subresource_filter': {
952 'filepath': 'subresource_filter|SubresourceFilter',
953 },
[email protected]43d33e92014-07-14 16:39:31954 'supervised_users': {
955 'filepath': 'chrome/browser/.*managed_mode'\
956 '|chrome/browser/.*managed_user'\
957 '|chrome/browser/.*supervised_user',
958 },
alito438fa4332016-12-20 21:59:17959 'swreporter': {
960 'filepath': 'chrome/browser/safe_browsing/srt_'\
961 '|chrome/browser/component_updater/sw_reporter_',
962 },
[email protected]f76c8852012-06-21 16:37:00963 'sync': {
maxboguefa217942016-04-01 01:08:13964 'filepath': '^chrome/android/sync_shell/'\
965 '|^chrome/browser/ui/sync/'\
966 '|^chrome/browser/ui/views/sync/'\
967 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
968 '|^ios/chrome/browser/sync/'\
969 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
970 '|^chrome/browser/sync/'\
971 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:09972 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:13973 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:09974 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:00975 },
[email protected]92871a102013-07-01 11:11:41976 'syncfs': {
977 'filepath': 'sync_file_system',
978 },
miu5e69f1c52016-10-23 13:40:11979 'tab_alert_indicators': {
980 'filepath': 'content/browser/media/audio_stream_monitor'\
981 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
982 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
983 '|chrome/browser/ui/tabs/tab_utils'\
984 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
985 '|chrome/browser/ui/views/tabs/tab\.cc'\
986 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
987 '|media/audio/audio_(output_controller|power_monitor)',
988 },
[email protected]82d74152013-07-28 08:55:31989 'tab_capture': {
miu5e69f1c52016-10-23 13:40:11990 'filepath': 'cc/output/copy_output_'\
[email protected]31ef420b2014-08-13 21:19:13991 '|chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:11992 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:13993 '|chrome/test/data/extensions/api_test/tab_capture/'\
[email protected]31ef420b2014-08-13 21:19:13994 '|content/browser/media/capture/'\
miu5e69f1c52016-10-23 13:40:11995 '|content/browser/renderer_host/delegated_frame_host'\
[email protected]31ef420b2014-08-13 21:19:13996 '|content/browser/renderer_host/media/(audio_'\
997 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:11998 '|content/public/renderer/media_stream_'\
999 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131000 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1001 '|media/base/video_frame\.h'\
miu5e69f1c52016-10-23 13:40:111002 '|media/capture/',
[email protected]82d74152013-07-28 08:55:311003 },
[email protected]f76c8852012-06-21 16:37:001004 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491005 'filepath': 'chrome/browser/tab_contents/|'\
1006 'content/browser/tab_contents/|'\
1007 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001008 },
1009 'task_manager': {
1010 'filepath': 'task_manager'
1011 },
tdresserd80646f2017-03-03 19:26:081012 'tbmv2_metrics': {
1013 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1014 },
[email protected]5e105332012-09-13 01:55:521015 'tcmalloc': {
1016 'filepath': 'third_party/tcmalloc'
1017 },
[email protected]31a10602012-11-21 01:51:261018 'telemetry': {
nednguyen79105d422016-04-18 01:38:421019 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261020 },
[email protected]f76c8852012-06-21 16:37:001021 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491022 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521023 },
jlkleinecc81952016-11-19 00:16:071024 'tether': {
1025 'filepath': 'components/cryptauth/'\
1026 '|chromeos/components/tether/'\
1027 '|components/proximity_auth/',
1028 },
[email protected]1cbbb30b2011-10-14 08:03:561029 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:491030 'filepath': 'content/browser/renderer_host/gtk_im'\
1031 '|content/browser/renderer_host/gtk_key'\
1032 '|content/browser/renderer_host/render_widget_host_view'\
1033 '|content/browser/renderer_host/text_input'\
1034 '|ui/base/ime/'\
1035 '|ui/base/gtk/event'\
1036 '|ui/base/gtk/gtk_im'\
1037 '|ui/base/keycodes/'\
1038 '|ui/base/win/ime'\
1039 '|ui/views/controls/textfield/'\
1040 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:561041 },
[email protected]3a117c62011-11-29 04:28:021042 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491043 'filepath': 'chrome/browser/chromeos/input_method/'\
1044 '|chrome/browser/chromeos/extensions/input_method'\
1045 '|chrome/browser/chromeos/status/input_method'\
1046 '|chrome/browser/extensions/extension_input_'\
1047 '|chrome/browser/resources/keyboard'\
1048 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:431049 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:491050 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421051 '|chrome/browser/ui/webui/options/language'\
1052 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021053 },
chirantan96fcf6d2015-01-21 22:36:191054 'timers': {
1055 'filepath': 'base/timer/'\
1056 '|components/timers/'
1057 },
[email protected]f76c8852012-06-21 16:37:001058 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:491059 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:091060 },
robliaofd54b5c2017-01-13 00:41:301061 'tools_win_chromeexts': {
1062 'filepath': 'tools/win/chromeexts',
1063 },
[email protected]c8eb7f72013-07-04 15:30:111064 'tracing': {
1065 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311066 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111067 '|content/browser/tracing/'\
1068 '|components/tracing/'
1069 },
[email protected]cf428f732012-10-02 20:48:151070 'ui_compositor': {
1071 'filepath': 'ui/compositor/layer\.|'\
1072 'ui/compositor/layer_unittest|'\
1073 'ui/compositor/compositor',
1074 },
robliao2c4b7492016-07-19 01:57:261075 'ui_display_win': {
1076 'filepath': '^ui/display/win',
1077 },
[email protected]6b5093c2012-05-23 19:10:181078 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491079 'filepath': 'ui/resources/'\
1080 '|ui/base/native_theme/resources/'\
1081 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181082 },
edwardjung83f52ef22017-02-07 13:15:071083 'ui_strings': {
1084 'filepath': 'chrome/app/generated_resources.grd'\
1085 '|chrome/app/google_chrome_strings.grd'\
1086 '|chrome/android/java/strings/android_chrome_strings.grd'\
1087 '|chrome/app/settings_strings.grdp'\
1088 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1089 '|ui/strings/ui_strings.grd',
1090 },
[email protected]f76c8852012-06-21 16:37:001091 'valgrind': {
1092 'filepath': 'valgrind',
1093 },
[email protected]c73ec8ab2014-01-16 20:35:231094 'version_assembly': {
1095 'filepath': 'chrome/app/version_assembly',
1096 },
posciak62a72272016-05-11 08:31:241097 'video': {
1098 'filepath': 'content/browser/renderer_host/media/|'\
1099 'content/renderer/media/|'\
1100 'media/capture/video/|'\
1101 'media/filters/|'\
1102 'media/gpu/|'\
1103 '.*video.*',
1104 },
mcasas09e881c2016-04-09 02:09:501105 'video_capture': {
1106 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1107 '|content/browser/renderer_host/media/.*(capture|media)'\
1108 '|content/renderer/media/.*(capture|media|webrtc)'\
1109 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011110 '|media/muxers/'\
1111 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501112 },
[email protected]f76c8852012-06-21 16:37:001113 'views': {
1114 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491115 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001116 },
[email protected]f47d871a2013-10-11 22:14:151117 'views_corewm': {
1118 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:171119 },
[email protected]ef514a32014-02-26 01:02:351120 'virtual_keyboard': {
1121 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571122 '|chrome/test/data/chromeos/virtual_keyboard/'\
1123 '|extensions/browser/api/virtual_keyboard_private/'\
James Cook6316a552017-03-05 21:46:211124 '|ash/common/system/chromeos/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571125 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351126 },
billorr3c7e1442016-11-11 21:21:351127 'virtual_reality': {
1128 'filepath': 'vr_shell/|'\
1129 '/vr/|'\
1130 'third_party/gvr',
1131 },
mcasas09e881c2016-04-09 02:09:501132 'webrtc_browser_tests': {
1133 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1134 'content/browser/media/.*webrtc.*browsertest',
1135 },
[email protected]208879542012-07-05 11:15:341136 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491137 'filepath': 'chrome/browser/content_settings/'\
1138 '|chrome/browser/ui/views/website_settings/'\
1139 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521140 '|chrome/common/content_settings'\
1141 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341142 },
[email protected]b17d9e02014-07-29 09:45:501143 'windows_sandboxing': {
1144 'filepath': 'sandbox/win/',
1145 },
[email protected]f76c8852012-06-21 16:37:001146 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491147 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1148 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1149 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001150 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491151 'xinput_hierarchy_changed_event_listener\.' \
1152 '|chrome/browser/chromeos/wm_' \
1153 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401154 },
wjmaclean3ff6a402015-03-31 19:00:201155 'zoom': {
1156 'filepath': 'chrome/browser/ui/zoom/' \
1157 '|components/ui/zoom/' \
1158 '|content/browser/host_zoom_*' \
1159 '|content/browser/storage_partition_impl*' \
1160 '|content/public/browser/host_zoom_map.h' \
1161 '|content/public/browser/storage_partition.h'
1162 },
timlohd035d572015-09-25 15:28:021163
1164 'blink': {
1165 'filepath': 'third_party/WebKit/',
1166 },
1167 'blink_accessibility': {
1168 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
1169 },
1170 'blink_animation': {
1171 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
1172 },
1173 'blink_app_banner': {
1174 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
1175 '|third_party/WebKit/public/platform/modules/app_banner',
1176 },
1177 'blink_audio': {
1178 'filepath': 'third_party/WebKit/Source/platform/audio' \
1179 '|third_party/WebKit/Source/modules/webaudio',
1180 },
1181 'blink_battery_status': {
1182 'filepath': 'third_party/WebKit/Source/modules/battery/' \
1183 '|third_party/WebKit/LayoutTests/battery-status/' \
1184 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
1185 },
1186 'blink_bidi': {
1187 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
1188 '|third_party/WebKit/Source/core/rendering/.*Bidi',
1189 },
1190 'blink_bindings': {
1191 'filepath': 'third_party/WebKit/Source/bindings',
1192 },
jbroman9ac2d532016-09-01 18:20:081193 'blink_bindings_serialization': {
1194 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
1195 },
timlohd035d572015-09-25 15:28:021196 'blink_bluetooth': {
1197 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
1198 },
1199 'blink_canvas2d': {
1200 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
1201 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
1202 '|third_party/WebKit/Source/modules/canvas2d' \
1203 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
1204 },
1205 'blink_clipboard': {
1206 'filepath': 'third_party/WebKit/Source/core/clipboard' \
1207 '|third_party/WebKit/Source/core/page/.*Drag' \
1208 '|third_party/WebKit/Source/platform/.*Drag' \
1209 '|third_party/WebKit/Source/platform/clipboard' \
1210 '|third_party/WebKit/Source/web/.*Drag' \
1211 '|third_party/WebKit/public/platform/.*Drag' \
1212 '|third_party/WebKit/public/web/.*Drag',
1213 },
1214 'blink_content_security_policy': {
1215 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1216 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1217 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1218 },
1219 'blink_css': {
1220 'filepath': 'third_party/WebKit/Source/core/css',
1221 },
1222 'blink_css_grid_layout': {
1223 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1224 '|third_party/WebKit/Source/core/paint/.*Grid' \
1225 '|third_party/WebKit/Source/core/css/.*Grid' \
1226 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1227 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1228 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1229 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1230 },
1231 'blink_css_flexbox': {
1232 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1233 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1234 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1235 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1236 },
1237 'blink_css_fragmentation_tests': {
1238 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021239 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1240 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021241 },
1242 'blink_css_regions': {
1243 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1244 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1245 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1246 '|third_party/WebKit/Source/core/css/.*Region' \
1247 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1248 '|third_party/WebKit/LayoutTests/fast/regions/' \
1249 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1250 },
1251 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401252 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021253 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1254 },
1255 'blink_device_light': {
1256 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1257 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1258 },
1259 'blink_device_orientation': {
1260 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
tkentf9e95152017-02-08 22:39:341261 '|third_party/WebKit/LayoutTests/device_orientation/' \
timlohd035d572015-09-25 15:28:021262 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1263 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1264 },
1265 'blink_devtools': {
1266 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1267 },
1268 'blink_dom': {
1269 'filepath': 'third_party/WebKit/Source/core/dom/'
1270 },
1271 'blink_events': {
1272 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1273 '|third_party/WebKit/Source/core/dom/.*Event' \
1274 '|third_party/WebKit/Source/core/css/.*Event' \
1275 '|third_party/WebKit/Source/platform/.*Event'
1276 },
1277 'blink_fetch': {
kinukoc0f5d162017-01-27 06:26:531278 'filepath': 'third_party/WebKit/Source/platform/loader/fetch'
timlohd035d572015-09-25 15:28:021279 },
1280 'blink_heap': {
1281 'filepath': 'third_party/WebKit/Source/platform/heap' \
harakenbc02f102017-01-05 08:46:151282 '|base/allocator/partition_allocator/'
timlohd035d572015-09-25 15:28:021283 },
1284 'blink_html': {
1285 'filepath': 'third_party/WebKit/Source/core/html/'
1286 },
mcasas9558316b2017-03-10 18:57:311287 'blink_image_capture': {
1288 'filepath': 'third_party/WebKit/Source/modules/imagecapture' \
1289 '|third_party/WebKit/LayoutTests/fast/imagecapture/' \
1290 '|third_party/WebKit/LayoutTests/imagecapture/'
1291 },
timlohd035d572015-09-25 15:28:021292 'blink_loader': {
kinukoc0f5d162017-01-27 06:26:531293 'filepath': 'third_party/WebKit/Source/core/loader', \
1294 'filepath': 'third_party/WebKit/Source/platform/loader'
timlohd035d572015-09-25 15:28:021295 },
haraken04143c62016-03-31 08:48:561296 'blink_modules': {
1297 'filepath': 'third_party/WebKit/Source/modules'
1298 },
timlohd035d572015-09-25 15:28:021299 'blink_notifications': {
1300 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1301 '|third_party/WebKit/Source/modules/notifications' \
1302 '|third_party/WebKit/public/platform/modules/notifications'
1303 },
1304 'blink_owners': {
1305 'filepath': 'third_party/WebKit/.*OWNERS',
1306 },
1307 'blink_paint': {
1308 'filepath': 'third_party/WebKit/Source/core/paint/'
1309 },
1310 'blink_permissions': {
1311 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1312 '|third_party/WebKit/public/platform/modules/permissions/',
1313 },
1314 'blink_preloadScanner': {
1315 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1316 },
1317 'blink_public_api': {
1318 'filepath': 'third_party/WebKit/public'
1319 },
1320 'blink_push_messaging': {
1321 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1322 '|third_party/WebKit/Source/modules/push_messaging' \
1323 '|third_party/WebKit/public/platform/modules/push_messaging'
1324 },
kinuko533a1692015-12-21 08:57:251325 'blink_platform': {
1326 'filepath': 'third_party/WebKit/Source/platform'
1327 },
timlohd035d572015-09-25 15:28:021328 'blink_platform_graphics': {
1329 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1330 '|third_party/WebKit/Source/platform/geometry' \
1331 '|third_party/WebKit/Source/platform/graphics'
1332 },
1333 'blink_indexed_db': {
1334 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1335 '|third_party/WebKit/Source/web/.*IDB' \
1336 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1337 '|third_party/WebKit/public/platform/.*IDB'
1338 },
dtapuska1f997a12016-03-14 19:22:071339 'blink_input': {
1340 'filepath': 'third_party/WebKit/Source/core/input/'
1341 },
timlohd035d572015-09-25 15:28:021342 'blink_layout': {
1343 'filepath': 'third_party/WebKit/Source/core/layout' \
1344 '|third_party/WebKit/Source/core/rendering'
1345 },
ojan21576e22016-08-17 21:43:461346 'blink_layout_ng': {
1347 'filepath': 'third_party/WebKit/Source/core/layout/ng',
1348 },
timlohd035d572015-09-25 15:28:021349 'blink_layers': {
1350 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1351 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1352 '|third_party/WebKit/Source/core/layout/Layer'
1353 },
1354 'blink_prerender': {
1355 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1356 },
1357 'blink_client_hints': {
1358 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1359 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1360 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1361 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1362 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1363 },
1364 'blink_track': {
1365 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1366 '|third_party/WebKit/Source/core/loader/TextTrack' \
1367 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1368 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1369 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1370 '|third_party/WebKit/Source/core/css/mediaControl' \
1371 '|third_party/WebKit/LayoutTests/media/track/'
1372 },
1373 'blink_media': {
1374 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1375 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1376 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1377 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1378 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1379 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1380 '|third_party/WebKit/Source/platform/drm/' \
1381 '|third_party/WebKit/Source/platform/graphics/media/' \
1382 '|third_party/WebKit/Source/web/.*Media' \
1383 '|third_party/WebKit/LayoutTests/media/' \
1384 '|third_party/WebKit/public/.*Media'
1385 },
1386 'blink_media_queries': {
1387 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1388 '|third_party/WebKit/Source/core/css/MediaList' \
1389 '|third_party/WebKit/Source/core/css/MediaQuery' \
1390 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1391 },
1392 'blink_navigator_content_utils': {
1393 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1394 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1395 },
1396 'blink_out_of_process_frames': {
1397 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031398 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021399 '|third_party/WebKit/Source/web/WebFrame' \
1400 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1401 },
1402 'blink_fileapi': {
1403 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1404 '|third_party/WebKit/Source/core/fileapi/' \
1405 '|third_party/WebKit/Source/platform/.*File' \
1406 '|third_party/WebKit/Source/web/.*File' \
1407 '|third_party/WebKit/LayoutTests/fast/file' \
1408 '|third_party/WebKit/public/.*File'
1409 },
haraken98d0827a2017-02-27 00:55:191410 'blink_frames': {
1411 'filepath': 'third_party/WebKit/Source/core/frame/'
1412 },
timlohd035d572015-09-25 15:28:021413 'blink_quota': {
1414 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1415 '|third_party/WebKit/Source/web/.*Quota' \
1416 '|third_party/WebKit/public/.*Quota'
1417 },
1418 'blink_mediastream': {
1419 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1420 '|third_party/WebKit/Source/platform/mediastream/' \
1421 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1422 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1423 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1424 },
1425 'blink_geolocation': {
tkentc5e88f02017-02-06 22:47:311426 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
timlohd035d572015-09-25 15:28:021427 '|third_party/WebKit/Source/modules/geolocation/' \
1428 '|third_party/WebKit/Source/web/.*Geolocation' \
1429 '|third_party/WebKit/public/web/.*Geolocation'
1430 },
1431 'blink_htmlparser': {
1432 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1433 },
1434 'blink_screen_orientation': {
1435 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1436 '|third_party/WebKit/public/platform/modules/screen_orientation',
1437 },
1438 'blink_scheduler': {
1439 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1440 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1441 },
1442 'blink_serviceworkers' : {
1443 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1444 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1445 },
1446 'blink_serviceworkers_tests' : {
1447 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1448 },
timlohd035d572015-09-25 15:28:021449 'blink_spellcheck' : {
1450 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1451 },
jbromana7bdfdb2016-02-05 15:10:321452 'blink_spv2_layout_tests': {
1453 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1454 },
timlohd035d572015-09-25 15:28:021455 'blink_style': {
1456 'filepath': 'third_party/WebKit/.*(style/|Style)',
1457 },
1458 'blink_svg': {
1459 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1460 },
timlohd035d572015-09-25 15:28:021461 'blink_vibration': {
1462 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1463 '|third_party/WebKit/Source/modules/vibration/'
1464 },
1465 'blink_viewport_interaction': {
1466 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1467 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1468 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1469 '|third_party/WebKit/Source/core/page/FrameView' \
1470 '|third_party/WebKit/Source/core/page/scrolling'
1471 },
1472 'blink_w3ctests': {
tkent028ee352017-01-23 00:39:241473 'filepath': 'third_party/WebKit/LayoutTests/external/' \
timlohd035d572015-09-25 15:28:021474 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1475 },
kinukoa1a73202016-05-24 06:42:361476 'blink_web': {
1477 'filepath': 'third_party/WebKit/Source/web'
1478 },
timlohd035d572015-09-25 15:28:021479 'blink_webcomponents': {
1480 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1481 '|third_party/WebKit/Source/core/dom/custom/' \
1482 '|third_party/WebKit/Source/core/html/imports/' \
1483 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1484 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1485 },
1486 'blink_webp': {
1487 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1488 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1489 },
1490 'blink_websockets': {
1491 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1492 },
1493 'blink_workers': {
1494 'filepath': 'third_party/WebKit/Source/core/workers',
1495 },
1496 'blink_wtf': {
1497 'filepath': 'third_party/WebKit/Source/wtf',
1498 },
1499 'blink_xmlhttprequest': {
1500 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011501 },
1502 'test_runner': {
1503 'filepath': 'components/test_runner/' \
1504 '|content/shell/(common|browser|renderer)/layout_test/' \
1505 '|content/test/layouttest_support.cc' \
1506 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011507 },
dominicc05d120d2016-05-16 01:13:401508 'xml': {
1509 'filepath': 'third_party/WebKit/Source/core/xml/' \
1510 '|third_party/libxml/' \
1511 '|third_party/libxslt/',
1512 },
[email protected]a3838612009-10-13 21:57:541513 },
[email protected]ca872e362011-07-12 21:06:031514
pennymac962d190432016-07-27 00:58:351515 ##############################################################################
1516 # Please keep alphabetical
1517 ##############################################################################
[email protected]a3838612009-10-13 21:57:541518 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451519 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551520 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001521 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571522 'accessibility': ['[email protected]',
1523 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001524 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541525 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571526 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001527 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381528 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201529 '[email protected]',
pkotwicz2ec0b292016-09-26 17:12:321530 '[email protected]',
zpeng9351f9d2016-09-25 14:41:201531 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001532 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201533 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261534 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381535 'android_infra': ['[email protected]',
1536 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321537 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381538 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531539 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411540 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471541 'android_media': ['[email protected]',
1542 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441543 'android_studio': ['[email protected]',
1544 '[email protected]'],
pennymac962d190432016-07-27 00:58:351545 'android_tab': ['[email protected]',
1546 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001547 'android_uma_settings': ['[email protected]',
1548 '[email protected]'],
zpengb9a180d2016-10-12 18:40:211549 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441550 'android_webview': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351551 'app_list': ['[email protected]',
pennymac962d190432016-07-27 00:58:351552 '[email protected]'],
1553 'app_shortcuts': ['[email protected]',
1554 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001555 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351556 'apps': ['[email protected]',
1557 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461558 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471559 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461560 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021561 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461562 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371563 'arc_auth': ['[email protected]'],
poromov7633f602017-02-21 16:44:011564 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461565 'arc_net': ['[email protected]',
1566 '[email protected]',
1567 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431568 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351569 'ash': ['[email protected]',
1570 '[email protected]'],
1571 'aura': ['[email protected]',
1572 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071573 'aura_compositor': ['[email protected]',
1574 '[email protected]',
pennymac962d190432016-07-27 00:58:351575 '[email protected]',
danakj3695c582016-10-26 21:54:431576 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211577 'auto_bisect': ['[email protected]'],
jdonnelly1ec60d92016-05-25 22:01:391578 'autofill': ['[email protected]',
vabraafbd4f32015-11-10 19:30:231579 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591580 '[email protected]',
1581 '[email protected]',
mathpc2040642017-01-25 14:59:411582 '[email protected]',
1583 '[email protected]'],
peter39e10a62017-02-21 15:14:131584 'background_fetch': ['[email protected]',
1585 '[email protected]',
1586 '[email protected]'],
pennymac962d190432016-07-27 00:58:351587 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121588 '[email protected]',
pennymac962d190432016-07-27 00:58:351589 '[email protected]',
1590 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321591 'banners': ['[email protected]',
zpeng143b4792016-10-06 20:38:121592 '[email protected]',
1593 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191594 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501595 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051596 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591597 'base_task_scheduler': ['[email protected]',
1598 '[email protected]',
1599 '[email protected]'],
pennymac962d190432016-07-27 00:58:351600 'base_win': ['[email protected]',
1601 '[email protected]'],
vmpstrdeec20e2016-11-18 22:17:321602 'base': ['[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551603 'battery_status': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351604 'blink': ['[email protected]'],
1605 'blink_accessibility': ['[email protected]',
1606 '[email protected]',
horo8e9a01572016-07-27 06:05:311607 '[email protected]',
pennymac962d190432016-07-27 00:58:351608 '[email protected]'],
1609 'blink_animation': ['[email protected]',
1610 '[email protected]',
1611 '[email protected]',
1612 '[email protected]',
1613 '[email protected]'],
1614 'blink_app_banner': ['[email protected]'],
1615 'blink_audio': ['[email protected]',
1616 '[email protected]'],
1617 'blink_battery_status': ['[email protected]',
1618 '[email protected]'],
1619 'blink_bidi': ['[email protected]'],
1620 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081621 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351622 'blink_bluetooth': ['[email protected]',
1623 '[email protected]'],
1624 'blink_canvas2d': ['[email protected]',
1625 '[email protected]',
1626 '[email protected]',
1627 '[email protected]'],
1628 'blink_client_hints': ['[email protected]'],
1629 'blink_clipboard': ['[email protected]'],
1630 'blink_css': ['[email protected]',
1631 '[email protected]',
horo8e9a01572016-07-27 06:05:311632 '[email protected]',
pennymac962d190432016-07-27 00:58:351633 '[email protected]',
1634 '[email protected]'],
1635 'blink_css_flexbox': ['[email protected]'],
1636 'blink_css_fragmentation_tests': ['[email protected]'],
1637 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311638 '[email protected]',
pennymac962d190432016-07-27 00:58:351639 '[email protected]'],
1640 'blink_css_regions': ['[email protected]'],
1641 'blink_custom_elements': ['[email protected]',
1642 '[email protected]'],
1643 'blink_device_light': ['[email protected]',
1644 '[email protected]'],
1645 'blink_device_orientation': ['[email protected]',
1646 '[email protected]'],
1647 'blink_devtools': ['[email protected]',
1648 '[email protected]',
1649 '[email protected]',
1650 '[email protected]',
1651 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391652 '[email protected]'],
pennymac962d190432016-07-27 00:58:351653 'blink_dom': ['[email protected]',
1654 '[email protected]',
1655 '[email protected]',
1656 '[email protected]',
1657 '[email protected]'],
1658 'blink_events': ['[email protected]',
1659 '[email protected]',
1660 '[email protected]',
1661 '[email protected]'],
1662 'blink_fetch': ['[email protected]',
1663 '[email protected]',
1664 '[email protected]',
1665 '[email protected]'],
1666 'blink_fileapi': ['[email protected]',
1667 '[email protected]',
1668 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191669 'blink_frames': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:311670 'blink_geolocation': ['[email protected]',
1671 '[email protected]',
pennymac962d190432016-07-27 00:58:351672 '[email protected]',
1673 '[email protected]'],
1674 'blink_heap': ['[email protected]',
1675 '[email protected]',
1676 '[email protected]',
1677 '[email protected]'],
1678 'blink_html': ['[email protected]',
1679 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221680 'blink_htmlparser': ['[email protected]',
1681 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311682 'blink_image_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351683 'blink_indexed_db': ['[email protected]',
1684 '[email protected]'],
1685 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451686 '[email protected]'],
pennymac962d190432016-07-27 00:58:351687 'blink_layers': ['[email protected]'],
1688 'blink_layout': ['[email protected]',
1689 '[email protected]',
1690 '[email protected]',
1691 '[email protected]',
1692 '[email protected]',
1693 '[email protected]',
1694 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561695 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461696 '[email protected]',
atotic30c8eba2016-10-28 13:24:071697 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261698 '[email protected]',
atotic30c8eba2016-10-28 13:24:071699 '[email protected]'],
pennymac962d190432016-07-27 00:58:351700 'blink_loader': ['[email protected]',
1701 '[email protected]',
1702 '[email protected]',
1703 '[email protected]'],
1704 'blink_media': ['[email protected]',
1705 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191706 '[email protected]',
1707 '[email protected]'],
pennymac962d190432016-07-27 00:58:351708 'blink_media_queries': ['[email protected]',
1709 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311710 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351711 'blink_modules': ['[email protected]'],
1712 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341713 'blink_notifications': ['[email protected]',
1714 '[email protected]'],
pennymac962d190432016-07-27 00:58:351715 'blink_out_of_process_frames': ['[email protected]',
1716 '[email protected]'],
1717 'blink_owners': ['[email protected]'],
1718 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591719 '[email protected]'],
pennymac962d190432016-07-27 00:58:351720 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491721 'blink_platform': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351722 'blink_platform_graphics': ['[email protected]',
horo8e9a01572016-07-27 06:05:311723 '[email protected]',
pennymac962d190432016-07-27 00:58:351724 '[email protected]',
1725 '[email protected]',
1726 '[email protected]',
1727 '[email protected]',
1728 '[email protected]',
fmalita9710b732017-02-17 05:10:021729 '[email protected]',
pennymac962d190432016-07-27 00:58:351730 '[email protected]',
1731 '[email protected]',
1732 '[email protected]',
1733 '[email protected]',
1734 '[email protected]'],
1735 'blink_prerender': ['[email protected]',
1736 '[email protected]'],
1737 'blink_preloadScanner': ['[email protected]'],
1738 'blink_public_api': ['[email protected]',
1739 '[email protected]'],
awdf2e270242016-09-06 16:21:341740 'blink_push_messaging': ['[email protected]',
1741 '[email protected]',
pennymac962d190432016-07-27 00:58:351742 '[email protected]'],
1743 'blink_quota': ['[email protected]',
1744 '[email protected]',
1745 '[email protected]'],
1746 'blink_scheduler': ['[email protected]'],
1747 'blink_screen_orientation': ['[email protected]'],
falken6731ece42016-10-12 01:41:501748 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351749 '[email protected]',
1750 '[email protected]',
1751 '[email protected]',
1752 '[email protected]',
1753 '[email protected]',
1754 '[email protected]',
shimazu99de61f2016-09-07 03:57:411755 '[email protected]',
pennymac962d190432016-07-27 00:58:351756 '[email protected]'],
1757 'blink_serviceworkers_tests': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221758 'blink_spellcheck' : ['[email protected]',
1759 '[email protected]'],
pennymac962d190432016-07-27 00:58:351760 'blink_spv2_layout_tests': ['[email protected]',
1761 '[email protected]'],
1762 'blink_style': ['[email protected]'],
1763 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021764 '[email protected]',
pennymac962d190432016-07-27 00:58:351765 '[email protected]',
1766 '[email protected]',
1767 '[email protected]',
1768 '[email protected]',
1769 '[email protected]',
1770 '[email protected]'],
pennymac962d190432016-07-27 00:58:351771 'blink_track': ['[email protected]',
1772 '[email protected]',
1773 '[email protected]',
danakj40af6b562017-01-24 15:55:281774 '[email protected]'],
pennymac962d190432016-07-27 00:58:351775 'blink_vibration': ['[email protected]',
1776 '[email protected]'],
1777 'blink_viewport_interaction': ['[email protected]'],
1778 'blink_w3ctests': ['[email protected]'],
1779 'blink_web': ['[email protected]'],
1780 'blink_webcomponents': ['[email protected]',
1781 '[email protected]'],
1782 'blink_webp': ['[email protected]',
1783 '[email protected]',
1784 '[email protected]'],
1785 'blink_websockets': ['[email protected]',
1786 '[email protected]'],
1787 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501788 '[email protected]',
pennymac962d190432016-07-27 00:58:351789 '[email protected]',
shimazu99de61f2016-09-07 03:57:411790 '[email protected]',
1791 '[email protected]'],
pennymac962d190432016-07-27 00:58:351792 'blink_wtf': ['[email protected]',
1793 '[email protected]'],
1794 'blink_xmlhttprequest': ['[email protected]'],
noyauce460872016-09-09 11:54:001795 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561796 'bottombar': ['[email protected]',
1797 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471798 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351799 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351800 'browser_compositor': ['[email protected]',
1801 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571802 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571803 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331804 'browsing_data': ['[email protected]',
1805 '[email protected]'],
pennymac962d190432016-07-27 00:58:351806 'bubble': ['[email protected]',
1807 '[email protected]',
1808 '[email protected]',
1809 '[email protected]'],
1810 'cache_storage': ['[email protected]',
1811 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591812 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341813 '[email protected]',
miua1710162015-08-27 01:38:091814 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121815 '[email protected]',
miua1710162015-08-27 01:38:091816 '[email protected]',
1817 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161818 'cast_certificate': ['[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341819 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281820 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351821 'certificate_transparency': ['[email protected]',
1822 '[email protected]',
martijnccdd0542016-11-07 18:49:271823 '[email protected]',
pennymac962d190432016-07-27 00:58:351824 '[email protected]'],
1825 'chrome_elf': ['[email protected]',
1826 '[email protected]'],
lpy0ca13772017-02-28 19:48:271827 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011828 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311829 'chromecast': ['[email protected]',
1830 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571831 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211832 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391833 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351834 'chromeos': ['[email protected]'],
1835 'chromeos_attestation': ['[email protected]'],
1836 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311837 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181838 'chromeos_geolocation': ['[email protected]'],
1839 'chromeos_login': ['[email protected]',
1840 '[email protected]'],
pennymac962d190432016-07-27 00:58:351841 'chromeos_net': ['[email protected]'],
1842 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181843 'chromeos_timezone': ['[email protected]'],
1844 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351845 'clang_update': ['[email protected]',
thestigf023ccc2016-11-10 14:39:151846 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071847 '[email protected]',
pennymac962d190432016-07-27 00:58:351848 '[email protected]',
rnk28bbd1772016-05-04 17:57:581849 '[email protected]',
1850 '[email protected]',
pennymac962d190432016-07-27 00:58:351851 '[email protected]',
thestigf023ccc2016-11-10 14:39:151852 '[email protected]',
pennymac962d190432016-07-27 00:58:351853 '[email protected]',
horo8e9a01572016-07-27 06:05:311854 '[email protected]',
pennymac962d190432016-07-27 00:58:351855 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001856 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511857 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491858 '[email protected]',
1859 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551860 'components_deps': ['[email protected]',
1861 '[email protected]',
1862 '[email protected]'],
pennymac962d190432016-07-27 00:58:351863 'content': ['[email protected]',
1864 '[email protected]'],
1865 'content_bluetooth': ['[email protected]',
1866 '[email protected]'],
1867 'content_loader': ['[email protected]',
1868 '[email protected]',
1869 '[email protected]'],
1870 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531871 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161872 '[email protected]',
1873 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241874 'content_worker': ['[email protected]',
1875 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561876 'contextual_search': ['[email protected]',
1877 '[email protected]'],
pennymac962d190432016-07-27 00:58:351878 'courgette': ['[email protected]',
1879 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571880 'cr_elements': ['[email protected]',
1881 '[email protected]',
1882 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531883 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421884 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191885 'deep_memory_profiler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351886 'device_bluetooth': ['[email protected]',
1887 '[email protected]'],
1888 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591889 '[email protected]',
pennymac962d190432016-07-27 00:58:351890 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081891 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351892 'devtools': ['[email protected]',
1893 '[email protected]'],
kinukoc462adb2016-12-22 12:58:491894 'disk_cache': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511895 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491896 'downloads_ui': ['[email protected]',
1897 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401898 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361899 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101900 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411901 'extension': ['[email protected]',
1902 '[email protected]'],
lunalu0a9c05422016-11-11 17:19:061903 'feature_policy': ['[email protected]',
1904 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581905 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191906 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481907 '[email protected]',
1908 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261909 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:101910 'filesapp': ['[email protected]',
1911 '[email protected]',
1912 '[email protected]'],
1913 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001914 'ftp': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:551915 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351916 'gcm': ['[email protected]',
1917 '[email protected]',
1918 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:121919 'generic_sensor': ['[email protected]',
1920 '[email protected]',
1921 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311922 'geolocation': ['[email protected]',
1923 '[email protected]',
pennymac962d190432016-07-27 00:58:351924 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151925 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161926 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381927 'gn': ['[email protected]',
1928 '[email protected]',
pennymac962d190432016-07-27 00:58:351929 '[email protected]'],
tikutae3922862017-02-20 03:16:091930 'goma': ['[email protected]',
1931 '[email protected]',
1932 '[email protected]',
1933 '[email protected]'],
[email protected]a6159102013-11-08 23:21:521934 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491935 'history_ui': ['[email protected]',
1936 '[email protected]',
1937 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141938 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001939 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001940 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451941 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131942 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311943 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071944 'input': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351945 'installer': ['[email protected]',
1946 '[email protected]',
1947 '[email protected]'],
mmoss19826c62014-11-14 21:37:361948 'installer_linux': [ '[email protected]'],
pennymac962d190432016-07-27 00:58:351949 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:351950 '[email protected]',
pennymac962d190432016-07-27 00:58:351951 '[email protected]',
1952 '[email protected]',
1953 '[email protected]',
1954 '[email protected]',
1955 '[email protected]',
1956 '[email protected]'],
edchin46453b42017-03-03 01:40:111957 'ios': ['[email protected]'],
1958 'ios_chrome': ['[email protected]',
1959 '[email protected]',
noyau451e6bb62016-12-23 14:29:041960 '[email protected]',
marqa4f135f2017-01-10 12:37:341961 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:111962 '[email protected]'],
edchin46453b42017-03-03 01:40:111963 'ios_clean': ['[email protected]',
1964 '[email protected]',
marqa4f135f2017-01-10 12:37:341965 '[email protected]'],
edchin46453b42017-03-03 01:40:111966 'ios_showcase': ['[email protected]',
1967 '[email protected]',
marqa4f135f2017-01-10 12:37:341968 '[email protected]'],
edchin46453b42017-03-03 01:40:111969 'ios_web': ['[email protected]',
1970 '[email protected]'],
pennymac962d190432016-07-27 00:58:351971 'ipc': ['[email protected]',
1972 '[email protected]'],
1973 'libwebp': ['[email protected]',
1974 '[email protected]',
1975 '[email protected]'],
1976 'libvpx': ['[email protected]',
1977 '[email protected]',
1978 '[email protected]',
1979 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421980 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401981 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421982 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351983 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:391984 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471985 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171986 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111987 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111988 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001989 'media': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:561990 'media_capture_from_element': ['[email protected]',
mcasas9558316b2017-03-10 18:57:311991 '[email protected]'],
pennymac962d190432016-07-27 00:58:351992 'media_galleries': ['[email protected]',
1993 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:091994 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:561995 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:311996 '[email protected]'],
apacible01538e02016-11-04 22:15:311997 'media_remoting': ['[email protected]',
erickungc2289dea2016-12-13 19:01:281998 '[email protected]',
apacible01538e02016-11-04 22:15:311999 '[email protected]',
miu5e69f1c52016-10-23 13:40:112000 '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:482001 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002002 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302003 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122004 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212005 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002006 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:162007 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492008 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532009 '[email protected]',
[email protected]84003af2014-05-02 09:37:132010 '[email protected]',
2011 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002012 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:062013 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002014 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352015 'native_client_sdk': ['[email protected]',
2016 '[email protected]'],
2017 'navigation': ['[email protected]',
2018 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312019 'net': ['[email protected]',
2020 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282021 'net_base': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002022 'net_error_list': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282023 'net_http2': ['[email protected]'],
2024 'net_log': ['[email protected]',
2025 '[email protected]',
pennymac962d190432016-07-27 00:58:352026 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282027 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312028 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:342029 'notifications': ['[email protected]',
2030 '[email protected]',
pennymac962d190432016-07-27 00:58:352031 '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422032 'nqe': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:572033 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:542034 '[email protected]'],
noyau451e6bb62016-12-23 14:29:042035 'ntp_snippets': ['[email protected]',
2036 '[email protected]'],
2037 'ntp_tiles': ['[email protected]',
2038 '[email protected]'],
pennymac962d190432016-07-27 00:58:352039 'offline_pages': ['[email protected]',
2040 '[email protected]',
2041 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252042 '[email protected]',
2043 '[email protected]',
pennymac962d190432016-07-27 00:58:352044 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352045 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:352046 'options': ['[email protected]',
2047 '[email protected]'],
iclelland8b904402016-10-05 15:01:232048 'origin_trials': ['[email protected]',
2049 '[email protected]'],
pennymac962d190432016-07-27 00:58:352050 'ozone': ['[email protected]',
2051 '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:082052 'page_load_metrics' : ['[email protected]',
tdresserd80646f2017-03-03 19:26:082053 '[email protected]',
2054 '[email protected]'],
pennymac962d190432016-07-27 00:58:352055 'panels': ['[email protected]',
2056 '[email protected]',
2057 '[email protected]',
2058 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392059 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232060 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592061 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222062 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492063 '[email protected]',
2064 '[email protected]'],
2065 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352066 'pepper_api': ['[email protected]',
2067 '[email protected]',
2068 '[email protected]',
2069 '[email protected]',
2070 '[email protected]',
horo8e9a01572016-07-27 06:05:312071 '[email protected]',
pennymac962d190432016-07-27 00:58:352072 '[email protected]'],
raymes18e321492017-01-11 04:21:332073 'permissions': ['[email protected]',
2074 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342075 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:302076 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:492077 'polymer': ['[email protected]',
2078 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092079 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142080 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352081 'prerender': ['[email protected]',
2082 '[email protected]',
2083 '[email protected]'],
2084 'push_messaging': ['[email protected]',
2085 '[email protected]',
2086 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122087 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252088 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352089 'rlz_id': ['[email protected]',
2090 '[email protected]',
2091 '[email protected]'],
grt829c6a82014-10-20 09:29:322092 'safe_browsing': ['[email protected]'],
vakhf8e14c92016-10-17 21:29:472093 'safe_browsing_db': ['[email protected]'],
skyostil20dea312014-11-11 13:43:062094 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472095 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352096 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162097 '[email protected]',
pennymac962d190432016-07-27 00:58:352098 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172099 '[email protected]',
pennymac962d190432016-07-27 00:58:352100 '[email protected]',
horo8e9a01572016-07-27 06:05:312101 '[email protected]',
shimazu99de61f2016-09-07 03:57:412102 '[email protected]',
pennymac962d190432016-07-27 00:58:352103 '[email protected]'],
dominickn8884155a2016-06-23 02:28:162104 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352105 'site_instance': ['[email protected]',
2106 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432107 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362108 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142109 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222110 '[email protected]',
2111 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052112 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352113 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322114 '[email protected]',
2115 '[email protected]'],
engedye7b734da2017-02-07 12:08:132116 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352117 'supervised_users': ['[email protected]'],
alito438fa4332016-12-20 21:59:172118 'swreporter': ['[email protected]',
2119 '[email protected]',
2120 '[email protected]'],
maxbogue65ea2632016-04-04 18:12:582121 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192122 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482123 '[email protected]',
2124 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112125 'tab_alert_indicators': ['[email protected]'],
2126 'tab_capture': ['[email protected]',
2127 '[email protected]'],
pennymac962d190432016-07-27 00:58:352128 'tab_contents': ['[email protected]',
2129 '[email protected]',
2130 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082131 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192132 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262133 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352134 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492135 '[email protected]',
2136 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002137 'tests': [],
jlkleinecc81952016-11-19 00:16:072138 'tether': ['[email protected]',
2139 '[email protected]',
2140 '[email protected]',
2141 '[email protected]',
2142 '[email protected]'],
pennymac962d190432016-07-27 00:58:352143 'textinput': ['[email protected]',
2144 '[email protected]',
2145 '[email protected]',
2146 '[email protected]'],
2147 'textinput_chromeos': ['[email protected]',
2148 '[email protected]',
2149 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192150 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302151 'tools_win_chromeexts': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352152 'tracing': ['[email protected]',
2153 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152154 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262155 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182156 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072157 'ui_strings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002158 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:552159 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232160 'version_assembly': ['[email protected]',
2161 '[email protected]'],
posciak62a72272016-05-11 08:31:242162 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312163 'video_capture': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002164 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:352165 'virtual_keyboard': ['[email protected]',
okabf9f6f02017-02-17 05:14:292166 '[email protected]',
2167 '[email protected]',
2168 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352169 'virtual_reality': ['[email protected]'],
tnakamura43539232016-09-12 14:23:422170 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:152171 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:352172 '[email protected]',
2173 '[email protected]'],
2174 'windows_sandboxing': ['[email protected]',
2175 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002176 'x11': ['[email protected]',
2177 '[email protected]',
2178 '[email protected]'],
pennymac962d190432016-07-27 00:58:352179 'xml': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202180 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542181 },
2182}