blob: 9d7a0012d5fbb3ec5144b8d98538ec32247057d6 [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 },
ortunoe6240542017-04-05 00:48:5240 'android_item_chooser_dialogs': {
41 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
ortunoc112e8d2017-04-05 02:41:3942 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
ortunoe6240542017-04-05 00:48:5243 },
asvitkine361b276e2016-08-30 18:45:0044 'android_crash_reporting': {
45 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
46 },
johnmaguire6aaac7902016-03-15 12:28:2047 'android_crazy_linker': {
48 'filepath': 'third_party/android_crazy_linker/'
49 },
dfalcantaraef21e9e2016-01-07 01:16:2650 'android_infobars': {
51 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
52 },
[email protected]d2cdf342012-08-07 11:00:0253 'android_infra': {
54 'filepath': 'build/android/' \
55 '|testing/android/' \
56 '|tools/android/'
57 },
agrieve4d9c1c52016-09-23 17:49:3858 'android_java': {
59 'filepath': '/java/'
60 },
gabadieb0d23bb92016-02-17 11:26:1661 'android_loading': {
62 'filepath': 'tools/android/loading/'
63 },
[email protected]d6af50812014-04-01 17:18:0964 'android_media': {
65 'filepath': 'content/browser/media/android' \
66 '|content/renderer/media/android' \
67 '|media/audio/android' \
68 '|media/base/android' \
69 '|media/midi/*_android.*' \
70 '|media/video/capture/android'
71 },
wnwena0364162017-02-16 20:37:3872 'android_studio': {
nyquist6e560d032017-02-28 07:49:5973 'filepath': 'build/android/gradle/' \
74 '|docs/android_studio.md' \
75 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3876 },
[email protected]3261d962014-03-04 22:18:2877 'android_tab': {
78 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
79 },
asvitkine361b276e2016-08-30 18:45:0080 'android_uma_settings': {
81 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
82 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
83 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0084 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
85 },
zpengb9a180d2016-10-12 18:40:2186 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4887 'filepath': 'chrome/android/webapk/|'\
88 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2189 },
[email protected]7ca78dc12012-09-20 09:26:4490 'android_webview': {
91 'filepath': 'android_webview/',
92 },
[email protected]8a197f22012-06-22 14:59:0593 'app_list': {
[email protected]311cc902013-03-15 04:45:4694 'filepath': 'chrome/browser/ui/app_list'\
95 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4696 '|chrome/browser/ui/views/app_list'\
97 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0598 },
[email protected]e38d185a2013-07-09 08:23:5299 'app_shortcuts': {
100 'filepath': 'apps/app_shim/'\
101 '|chrome/browser/web_applications/'\
102 '|chrome/browser/ui/web_applications/'\
103 '|chrome/common/mac/'
104 },
[email protected]374a93c2009-11-05 21:45:56105 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:49106 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:56107 },
[email protected]54bf94d2013-01-30 23:07:40108 'apps': {
109 'filepath': '^apps/',
110 },
lhchavez4b19176f2016-05-04 23:12:46111 'arc': {
112 'filepath': 'arc/',
113 },
lhchavez61532c92016-10-18 21:33:37114 'arc_auth': {
115 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
116 },
poromov7633f602017-02-21 16:44:01117 'arc_kiosk': {
118 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
119 '|components/arc/kiosk/'\
120 '|arc_kiosk'
121 },
lhchavez4b19176f2016-05-04 23:12:46122 'arc_net': {
123 'filepath': 'components/arc/net/',
124 },
ejcarusoa298ec02016-06-16 20:30:43125 'arc_power': {
126 'filepath': 'components/arc/power/',
127 },
[email protected]3ce56642013-10-17 22:12:51128 'ash': {
129 'filepath': 'ash/',
130 },
[email protected]f76c8852012-06-21 16:37:00131 'aura': {
[email protected]3ce56642013-10-17 22:12:51132 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39133 },
[email protected]c3a6e1e72013-08-02 00:13:07134 'aura_compositor': {
135 'filepath':
136 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58137 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09138 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07139 '|content/browser/renderer_host/render_widget_host_view_aura' \
140 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44141 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07142 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07143 },
sullivan0171e3c2015-03-03 18:47:21144 'auto_bisect': {
145 'filepath': 'tools/run-bisect-perf-regression.py'\
146 '|tools/run-perf-test.cfg'\
147 '|tools/auto_bisect/'
148 },
[email protected]2a38f0c02013-05-29 02:27:45149 'autofill': {
rouslanfbfa7402016-11-22 19:36:39150 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
151 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48152 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48153 'chrome/browser/ui/android/autofill/|'\
154 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27155 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48156 'chrome/browser/ui/views/autofill/|'\
157 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48158 'chrome/renderer/autofill/|'\
159 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05160 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25161 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08162 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29163 },
peter39e10a62017-02-21 15:14:13164 'background_fetch': {
165 'filepath': 'background_fetch',
166 },
167 'background_sync': {
168 'filepath': 'background_sync',
169 },
dominickn8884155a2016-06-23 02:28:16170 'banners': {
171 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
172 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
173 'chrome/browser/android/banners/|'\
174 'chrome/browser/banners/|'\
175 'chrome/browser/ui/android/infobars/app_banner_.*|'\
176 'chrome/renderer/banners/|'\
177 'third_party/WebKit/public/platform/modules/app_banner/|'\
178 'third_party/WebKit/Source/modules/app_banner/',
179 },
[email protected]f76c8852012-06-21 16:37:00180 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49181 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59182 },
[email protected]5e105332012-09-13 01:55:52183 'base_allocator': {
184 'filepath': '^base/allocator',
185 },
[email protected]1ed5e0fd2012-07-19 00:19:05186 'base_memory': {
187 'filepath': '^base/memory',
188 },
robliao1644d8b2016-04-11 15:39:59189 'base_task_scheduler': {
190 'filepath': '^base/task_scheduler',
191 },
[email protected]b17d9e02014-07-29 09:45:50192 'base_win': {
193 'filepath': '^base/win',
194 },
[email protected]7e093d4022014-06-26 19:19:55195 'battery_status': {
196 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10197 'content/test/data/battery_status/|'\
198 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55199 },
wnwen72684762017-03-29 13:28:37200 'binary_size': {
201 'filepath': 'build/android/binary_size/|'\
202 'tools/binary_size/',
203 },
[email protected]06798f72013-01-14 22:31:17204 'bookmarks': {
205 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48206 '|chrome/browser/extensions/api/bookmark_manager_private/' \
207 '|chrome/browser/extensions/api/bookmarks/' \
208 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35209 '|chrome/browser/ui/bookmarks/' \
210 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46211 '|chrome/browser/ui/views/bookmarks/' \
212 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17213 },
donnd787f6ed2016-08-03 01:00:56214 'bottombar': {
215 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
216 },
[email protected]b17d9e02014-07-29 09:45:50217 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13218 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50219 },
[email protected]f76c8852012-06-21 16:37:00220 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25222 },
[email protected]f76c8852012-06-21 16:37:00223 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49224 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25225 },
[email protected]22650d22012-07-18 17:02:35226 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48227 'filepath': 'chrome/browser/autofill/' \
228 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48229 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27230 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19231 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05232 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35233 },
[email protected]f76c8852012-06-21 16:37:00234 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49235 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18236 },
[email protected]f76c8852012-06-21 16:37:00237 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49238 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00239 },
michaelpge42ca3b32016-02-19 08:17:57240 'browser_resources_md': {
241 'filepath': 'chrome/browser/resources/md_'\
242 '|chrome/browser/resources/settings/',
243 },
[email protected]0ce480532012-07-20 12:33:20244 'browsing_data': {
245 'filepath': 'chrome/browser/browsing_data/',
246 },
[email protected]f76c8852012-06-21 16:37:00247 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49248 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10249 'chrome/browser/ui/views/bubble/|'\
250 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00251 },
jkarlin539748402015-03-31 17:36:31252 'cache_storage': {
253 'filepath': 'cache_storage',
254 },
[email protected]10fbd5952013-08-22 07:42:39255 'cast': {
[email protected]31ef420b2014-08-13 21:19:13256 'filepath': 'media/cast/'\
257 '|chrome/browser/extensions/api/cast_streaming/'\
258 '|chrome/browser/media/cast'\
259 '|chrome/renderer/media/cast'\
260 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11261 '|content/public/renderer/media_stream_'\
262 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39263 },
ryanchung4d157372016-05-10 20:27:16264 'cast_certificate': {
265 'filepath': 'components/cast_certificate/'\
266 '|components/test/data/cast_certificate/',
267 },
mfoltz57fd7f32017-05-03 06:12:58268 'cast_channel': {
269 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
270 '|extensions/(browser|common)/api/cast_channel'
271 },
eranmc2a9f612015-11-24 16:41:34272 'certificate_transparency': {
273 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34274 '|net/cert/ct_'\
275 '|net/cert/multi_log_ct_verifier'\
276 '|net/cert/sct_status_flags.h'\
277 '|net/cert/signed_certificate_timestamp'\
278 '|net/cert/signed_tree_head'\
279 '|net/test/ct_',
280 },
[email protected]651d9992014-04-09 17:18:41281 'chromecast': {
282 'filepath': 'chromecast/',
283 },
gfhuang2548f902016-02-26 02:29:21284 'chromecast_public': {
285 'filepath': 'chromecast/public/',
286 },
[email protected]c863702a2012-09-14 20:05:28287 'cc': {
288 'filepath': 'cc/|'\
danakj1c6df462017-04-27 15:20:43289 'components/viz/'
[email protected]c863702a2012-09-14 20:05:28290 },
[email protected]c73ec8ab2014-01-16 20:35:23291 'chrome_elf': {
292 'filepath': 'chrome_elf',
293 },
lpy0ca13772017-02-28 19:48:27294 'chrome_grc': {
lpy53b82752017-05-31 22:30:49295 'filepath': 'chrome/browser/resource_coordinator/'\
296 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27297 },
[email protected]d5b21972012-07-20 02:06:01298 'chrome_views': {
299 'filepath': 'chrome/browser/ui/views',
300 },
[email protected]f7bf8ba2011-02-24 22:28:46301 'chromedriver': {
samuong53d5e612014-10-10 18:56:38302 'filepath': 'chrome/test/chromedriver|'\
303 'chrome/test/data/chromedriver|'\
304 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46305 },
[email protected]f76c8852012-06-21 16:37:00306 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49307 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01308 },
[email protected]eda0a0b2013-04-19 20:34:35309 'chromeos_attestation': {
310 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59311 'chrome/browser/chromeos/attestation/|'\
312 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35313 },
[email protected]7c59a152012-11-06 20:56:35314 'chromeos_calculator': {
315 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
316 },
hashimoto40ecb692014-09-02 04:51:31317 'chromeos_dbus': {
318 'filepath': 'chromeos/dbus/',
319 },
alematec5187b1b2016-08-26 05:32:18320 'chromeos_geolocation': {
321 'filepath': 'chromeos/geolocation/',
322 },
[email protected]f76c8852012-06-21 16:37:00323 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49324 'filepath': 'chrome/browser/chromeos/login/|'\
325 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58326 'chrome/browser/resources/chromeos/login/|'\
327 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57328 },
[email protected]d7d35f342012-10-22 20:32:47329 'chromeos_net': {
330 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47331 'chrome/browser/chromeos/net/|'\
332 'chrome/browser/extensions/api/networking_private/|'\
333 'extensions/browser/api/networking_private/|'\
334 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47335 },
[email protected]2315ac0c2013-02-05 00:49:16336 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08337 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56338 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16339 'chrome/browser/chromeos/power/',
340 },
alematec5187b1b2016-08-26 05:32:18341 'chromeos_timezone': {
342 'filepath': 'chromeos/timezone/',
343 },
[email protected]f76c8852012-06-21 16:37:00344 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49345 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
346 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12347 },
[email protected]cef7a6d2011-04-29 20:49:07348 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56349 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07350 },
[email protected]f76c8852012-06-21 16:37:00351 'clipboard': {
352 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02353 },
Aaron Gable64f273582017-03-30 18:02:00354 'codereview_settings': {
355 'filepath': 'codereview.settings',
356 },
sdefresned94c5b02015-07-22 17:54:55357 'components_deps': {
358 'filepath': 'components/([^/]*/)*DEPS',
359 },
[email protected]f76c8852012-06-21 16:37:00360 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49361 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00362 },
scheib968e61052014-11-05 00:27:25363 'content_bluetooth': {
364 'filepath': 'content/.*bluetooth'
365 },
kinuko01cbe8a12015-10-20 09:59:06366 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02367 'filepath': 'chrome/browser/loader|' \
368 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06369 'content/child/*loader',
370 },
mkwst512627022014-09-16 09:23:27371 'content_renderer': {
372 'filepath': 'content/renderer/',
373 },
[email protected]aa3311a2012-11-19 16:04:58374 'content_shell': {
375 'filepath': 'content/shell/',
376 },
kinukoa121bce2015-01-30 10:04:41377 'content_worker': {
378 'filepath': 'content/.*worker',
379 },
donnd787f6ed2016-08-03 01:00:56380 'contextual_search': {
381 'filepath': 'chrome/browser/android/contextualsearch/|' \
382 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
383 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
384 'components/contextual_search/',
385 },
rdsmitheed6d932017-04-19 02:49:16386 'content_network' : {
387 'filepath': 'content/network/',
388 },
[email protected]f76c8852012-06-21 16:37:00389 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49390 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08391 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00392 },
wfh792b71c2016-05-04 23:33:41393 'courgette': {
394 'filepath': 'courgette/',
395 },
michaelpge42ca3b32016-02-19 08:17:57396 'cr_elements': {
397 'filepath': 'ui/webui/resources/cr_element',
398 },
ianwencdb8c9e2015-06-18 22:10:15399 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53400 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15401 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28402 },
tbansalc6f1c9f2016-09-30 22:48:42403 'data_reduction_proxy': {
404 'filepath': 'chrome/browser/net/spdyproxy/|'\
405 'data_reduction_proxy|'\
406 'chrome_proxy',
407 },
[email protected]5e105332012-09-13 01:55:52408 'deep_memory_profiler': {
409 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
410 },
Bartosz Fabianowski85a823812015-04-16 10:27:51411 'device_bluetooth': {
412 'filepath': 'device/.*bluetooth'
413 },
juncaic08f41d2017-05-04 20:36:58414 'device_chooser': {
415 'filepath': 'chrome/browser/chooser_controller/|'\
416 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
417 'chrome/browser/ui/android/usb_chooser_.*|'\
418 'chrome/browser/ui/bluetooth/|'\
419 'chrome/browser/ui/cocoa/device_chooser_.*|'\
420 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
421 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
422 'chrome/browser/ui/views/device_chooser_.*|'\
423 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
424 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
425 'chrome/browser/usb/usb_chooser_.*',
426 },
[email protected]29ad47c2014-04-23 09:12:48427 'device_sensors': {
428 'filepath': 'content/browser/device_sensors/|'\
429 'content/common/device_sensors/|'\
430 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
431 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22432 'content/renderer/device_sensors/|'\
433 'content/test/data/device_sensors/|'\
434 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14435 },
scheibabdd7d32015-02-11 22:13:08436 'developer_recommended_flags': {
437 'filepath': 'developer_recommended_flags.gypi',
438 },
[email protected]342b12872012-11-07 12:10:46439 'devtools': {
440 'filepath': 'devtools',
441 },
mfoltz57fd7f32017-05-03 06:12:58442 'dial': {
443 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
444 '|chrome/browser/media/router/discovery/dial/' \
445 '|chrome/test/data/extensions/api_test/dial/'
446 },
[email protected]bab2a832012-07-11 23:29:41447 'disk_cache': {
448 'filepath': 'net/disk_cache/|http_cache',
449 },
[email protected]f76c8852012-06-21 16:37:00450 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49451 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08452 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51453 },
[email protected]ca872e362011-07-12 21:06:03454 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49455 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08456 'chrome/browser/ui/webui/.*downloads|' \
457 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12458 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03459 },
[email protected]f6df20a2012-10-23 21:22:07460 'drive': {
[email protected]8492b5b2012-12-17 21:58:08461 'filepath': 'chrome/browser/chromeos/drive/|' \
462 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07463 },
[email protected]89d2cd52013-04-16 01:55:36464 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33465 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36466 },
[email protected]3a25c8a2014-06-26 06:47:10467 'eme': {
468 'filepath': 'components/cdm/|' \
469 'content/browser/media/cdm/|' \
470 'content/renderer/media/crypto/|' \
471 'media/base/android/*drm*|' \
472 'media/cdm/|' \
473 'third_party/widevine/cdm/'
474 },
[email protected]f76c8852012-06-21 16:37:00475 'extension': {
476 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45477 },
lunalu0a9c05422016-11-11 17:19:06478 'feature_policy': {
479 'filepath': 'third_party/WebKit/Source/platform/feature_policy/|' \
480 'third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures',
481 },
apaciblec4093a92016-04-19 19:21:58482 'feedback_ui': {
483 'filepath': 'chrome/browser/resources/(md_)?feedback/'
484 },
[email protected]f76c8852012-06-21 16:37:00485 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08486 'filepath': 'file_system/|' \
487 'fileapi/'
[email protected]80919512011-08-03 08:51:04488 },
[email protected]f76c8852012-06-21 16:37:00489 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08490 'filepath': 'file_browser|' \
491 'file_manager|' \
492 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39493 },
[email protected]4ed766c2013-09-19 09:45:20494 'filesapp': {
okab0be3dc2016-08-30 07:37:10495 'filepath': 'chrome/browser/chromeos/drive|' \
496 'chrome/browser/chromeos/extensions/file_manager|' \
497 'chrome/browser/chromeos/extensions/file_system_provider|' \
498 'chrome/browser/chromeos/file_manager|' \
499 'chrome/browser/chromeos/file_system_provider|' \
500 'chrome/browser/drive|' \
501 'chrome/test/data/extensions/api_test/file_system_provider|' \
502 'components/drive|' \
503 'google_apis/drive|' \
504 'ui/file_manager'
505 },
506 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20507 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20508 },
[email protected]f76c8852012-06-21 16:37:00509 'ftp': {
510 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39511 },
mmoroz58ddb8172016-09-08 18:29:55512 'fuzzing': {
513 'filepath': 'fuzz|Fuzz',
514 },
[email protected]3a2a6ac02014-06-20 07:07:12515 'gcm': {
peter9f4490a2017-01-27 00:58:36516 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12517 'components/gcm_driver/|'\
518 'google_apis/gcm/',
519 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12520 'generic_sensor': {
521 'filepath': 'device/generic_sensor/|'\
522 'third_party/WebKit/Source/modules/sensor/',
523 },
[email protected]d8036492013-08-09 16:02:23524 'geolocation': {
525 'filepath': 'chrome/browser/geolocation/|'\
526 'content/browser/geolocation|'\
527 'content/public/common/geoposition.*|'\
528 'content/public/browser/geolocation.*|'\
529 'content/renderer/geolocation.*|'\
530 'content/shell/geolocation/',
531 },
[email protected]f93b7382012-08-09 20:53:16532 'gfx_image': {
533 'filepath': 'ui/gfx/image/',
534 },
[email protected]cf428f732012-10-02 20:48:15535 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36536 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15537 },
[email protected]4d1773e2014-04-05 07:59:57538 'gn': {
539 'filepath': 'tools/gn',
540 },
tikuta9a7046f2017-02-16 09:22:45541 'goma': {
542 'filepath': 'infra/config/cq.cfg',
543 },
[email protected]f76c8852012-06-21 16:37:00544 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49545 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00546 },
[email protected]f76c8852012-06-21 16:37:00547 'history_ui': {
dbeam78528be2016-02-18 07:08:49548 'filepath': 'chrome/browser/resources/(md_)?history|'\
549 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00550 },
[email protected]18d7e402014-07-08 19:53:14551 'hotword': {
552 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
553 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28554 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14555 '|chrome/browser/search/hotword*'\
556 '|chrome/test/data/extensions/api_test/hotword_private/',
557 },
[email protected]f76c8852012-06-21 16:37:00558 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49559 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22560 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00561 },
[email protected]f76c8852012-06-21 16:37:00562 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49563 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00564 },
[email protected]c26161352013-11-12 19:50:01565 'indexed_db': {
566 'filepath': 'content/browser/indexed_db|'\
567 'content/child/indexed_db|'\
568 'content/common/indexed_db|'\
569 'content/public/browser/indexed_db|'\
570 'content/test/data/indexeddb',
571 },
bruthigaa8281f2016-02-09 17:52:31572 'ink_drop': {
573 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
574 'ui/views/animation/.*ink_drop.*'
575 },
dtapuska1f997a12016-03-14 19:22:07576 'input': {
577 'filepath': 'content/browser/renderer_host/input|'\
578 'content/renderer/input|'\
579 'ui/events/blink/'
580 },
[email protected]f76c8852012-06-21 16:37:00581 'installer': {
grt6b46a162017-01-24 17:39:11582 'filepath': 'chrome/install(_static|er)/',
[email protected]f76c8852012-06-21 16:37:00583 },
mmoss19826c62014-11-14 21:37:36584 'installer_linux': {
585 'filepath': 'chrome/installer/linux/',
586 },
[email protected]56b4b09d32012-07-27 18:28:41587 'instant': {
[email protected]607903d2013-03-25 22:15:47588 'filepath': 'instant|searchbox|'\
589 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13590 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39591 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47592 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41593 },
edchin46453b42017-03-03 01:40:11594 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14595 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11596 },
sdefresne18b47312015-06-18 15:15:09597 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14598 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09599 },
marqa4f135f2017-01-10 12:37:34600 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14601 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34602 },
603 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14604 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34605 },
baxley9bfbd3cc2017-03-15 21:22:32606 'ios_test': {
Sylvain Defresne81467d82017-05-29 09:06:14607 'filepath': 'ios/chrome/test/|'\
608 'ios/testing/|'\
609 'ios/web/public/test/|'\
610 'ios/web/test/',
baxley9bfbd3cc2017-03-15 21:22:32611 },
eugenebutb5a5a8572017-01-20 01:18:11612 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:14613 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:11614 },
[email protected]f76c8852012-06-21 16:37:00615 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49616 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00617 },
mkwstb0d1b1d2014-09-30 11:45:36618 'ipc_messages': {
619 'filepath': '_message.*.h|'\
620 '_messages.cc',
621 },
vabraafbd4f32015-11-10 19:30:23622 'login': {
623 'filepath': 'chrome/browser/ui/login'
624 },
[email protected]a3f777d2014-01-07 23:38:26625 'libwebp': {
626 'filepath': 'third_party/libwebp'
627 },
johannkoenig52381382015-09-18 22:35:25628 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31629 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25630 },
dominiccabb90e02017-03-31 04:54:23631 'libxml_xslt': {
632 'filepath': 'third_party/libxml/' \
633 '|third_party/libxslt/',
634 },
[email protected]04a292a2013-03-07 19:58:42635 'linux_fonts': {
636 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41637 'ui/gfx/platform_font_linux.*|'\
638 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42639 },
640 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49641 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00642 },
[email protected]04a292a2013-03-07 19:58:42643 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54644 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00645 },
lgrey62faed72016-10-11 21:40:39646 'mac': {
lgrey332339b12016-12-05 17:16:40647 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:39648 },
mlamourid8b0feb2015-06-02 16:30:47649 'manifest': {
650 'filepath': 'content/(browser|renderer)/manifest/'\
651 '|content/public/common/manifest*',
652 },
michaelpg32ca07902015-02-07 00:31:11653 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57654 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:08655 '|chrome/browser/ui/webui/settings/'\
656 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11657 },
[email protected]f76c8852012-06-21 16:37:00658 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49659 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00660 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00661 },
mcasasfeedbe42017-03-03 05:23:56662 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:27663 'filepath': 'content/renderer/media_capture_from_element/' \
mcasasfeedbe42017-03-03 05:23:56664 '|third_party/WebKit/Source/modules/mediacapture/' \
665 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
666 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
667 '|third_party/WebKit/public/platform/WebCanvasCapture'
668 },
[email protected]06dd23172013-06-24 21:04:51669 'media_galleries': {
670 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51671 '|chrome/browser/media_galleries/'\
672 '|chrome/browser/storage_monitor/'\
673 '|chrome/common/media_galleries/'\
674 '|chrome/test/data/extensions/api_test/media_galleries/'\
675 '|chrome/utility/itunes*'\
676 '|chrome/utility/picasa*',
677 },
alokp9e369ea72e2016-06-10 05:41:09678 'media_mojo': {
679 'filepath': 'media/mojo/*'
680 },
mcasasfeedbe42017-03-03 05:23:56681 'media_recorder': {
alancutter40359812017-03-03 08:20:27682 'filepath': 'content/renderer/media_recorder/' \
mcasasfeedbe42017-03-03 05:23:56683 '|third_party/WebKit/Source/modules/mediarecorder/' \
684 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
685 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
686 '|third_party/WebKit/public/platform/WebMediaRecorder'
687 },
miu5e69f1c52016-10-23 13:40:11688 'media_remoting': {
689 'filepath': 'chrome/browser/media/cast_remoting'\
690 '|media/blink/webmediaplayer_'\
691 '|media/mojo/interfaces/remoting.mojom'\
692 '|media/remoting/',
693 },
kmarshallb698ad4f2015-02-24 19:42:48694 'media_router': {
mfoltz57fd7f32017-05-03 06:12:58695 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
696 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:48697 '|chrome/browser/resources/media_router/' \
mfoltz57fd7f32017-05-03 06:12:58698 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:48699 '|chrome/browser/ui/webui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:58700 '|chrome/common/media/router/' \
701 '|chrome/test/data/webui/media_router/' \
702 '|chrome/test/media_router/' \
703 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:48704 },
fmeawad4582cd22017-03-30 20:59:36705 'memory_coordinator': {
706 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:45707 'content/browser/memory/|' \
708 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:36709 },
[email protected]f76c8852012-06-21 16:37:00710 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49711 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00712 },
713 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49714 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:00715 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49716 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49717 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12718 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49719 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45720 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:45721 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45722 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39723 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45724 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:12725 # Exclude XML files; in particular, histograms.xml.
726 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
727 },
728 'metrics_xml_files': {
729 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21730 'filepath': 'tools/metrics/.*\.xml$',
731 },
732 'midi': {
733 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00734 },
[email protected]341f218a2013-09-24 22:16:10735 'mojo': {
736 'filepath': 'mojo',
737 },
[email protected]f76c8852012-06-21 16:37:00738 'mouse_lock': {
739 'filepath': 'mouse_lock',
740 },
rjkroegef60dea862015-10-29 17:50:06741 'mus': {
ben6b0453d12016-07-02 04:27:19742 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:06743 '|mojo/gpu/',
744 },
[email protected]f76c8852012-06-21 16:37:00745 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49746 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56747 'chrome/browser/nacl_host/|chrome/common/nacl|'\
748 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00749 },
[email protected]99ddc3d2013-01-22 16:15:33750 'native_client_sdk': {
751 'filepath': '^native_client_sdk/',
752 },
[email protected]b9ecdb62014-03-07 14:56:43753 'navigation': {
754 'filepath': 'content/browser/frame_host|'\
755 'content/browser/renderer_host/render_process_host.*|'\
756 'content/browser/renderer_host/render_view_host.*|'\
757 'content/browser/web_contents/web_contents_impl.*|'\
758 'content/renderer/render_frame.*|'\
759 'content/renderer/render_view.*'
760 },
[email protected]f76c8852012-06-21 16:37:00761 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49762 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00763 },
bnc1872e8bd2017-01-27 02:47:28764 'net_base': {
765 'filepath': 'net/base/',
766 },
[email protected]f76c8852012-06-21 16:37:00767 'net_error_list': {
768 'filepath': 'net/base/net_error_list.h',
769 },
bnc1872e8bd2017-01-27 02:47:28770 'net_http2': {
771 'filepath': 'net/http2/',
772 },
[email protected]f76c8852012-06-21 16:37:00773 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:28774 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:49775 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:49776 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:28777 'chrome/browser/ui/webui/net_internals/|' \
778 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:00779 },
bnc1872e8bd2017-01-27 02:47:28780 'net_spdy': {
781 'filepath': 'net/spdy/',
782 },
jkarlin539748402015-03-31 17:36:31783 'netinfo': {
784 'filepath': 'netinfo',
785 },
peterf4758412014-09-17 15:06:01786 'notifications': {
787 'filepath': 'chrome/browser/extensions/api/notifications/|' \
788 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12789 'chrome/test/data/notifications/|' \
790 'content/browser/notifications/|' \
791 'content/child/notifications/|' \
792 'content/common/platform_notification|' \
793 'content/public/browser/platform_notification|' \
794 'content/public/common/platform_notification|' \
795 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01796 'ui/message_center/'
797 },
tbansalc6f1c9f2016-09-30 22:48:42798 'nqe': {
799 'filepath': 'nqe',
800 },
[email protected]f76c8852012-06-21 16:37:00801 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49802 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16803 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49804 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00805 },
mcwilliamsedee5042016-04-05 18:46:45806 'ntp_snippets': {
807 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36808 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:13809 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:20810 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
811 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34812 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45813 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00814 'chrome/browser/resources/snippets_internals|'\
815 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45816 'components/ntp_snippets/|'\
817 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:04818 'chrome/android/java/res/layout/most_visited|'\
819 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:45820 },
treib70176c52016-07-08 14:34:19821 'ntp_tiles': {
822 'filepath': 'chrome/browser/android/ntp/|'\
823 'chrome/browser/ui/webui/ntp/|'\
824 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:04825 'components/ntp_tiles/|'\
826 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:19827 },
peterb8ec88f82017-03-21 13:29:42828 'offline_items_collection': {
829 'filepath': 'components/offline_items_collection/',
830 },
dimichdce3ee492016-04-04 04:20:52831 'offline_pages': {
832 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11833 '|chrome/browser/android/offline_pages/'\
834 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52835 },
[email protected]f76c8852012-06-21 16:37:00836 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:35837 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
838 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
839 'chrome/browser/autocomplete/|'\
840 'chrome/browser/ui/omnibox/|'\
841 'chrome/browser/ui/.*/omnibox/|'\
842 'components/omnibox/|'\
843 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:00844 },
[email protected]437c44b2012-11-08 01:35:52845 'options': {
846 'filepath': 'chrome/browser/resources/options/|'\
847 'chrome/browser/ui/webui/options/',
848 },
chasej6dff9292016-02-02 20:33:12849 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:13850 'filepath': 'origin_trials'\
851 '|OriginTrial'\
852 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:12853 },
[email protected]4a2078e2013-07-18 20:40:20854 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44855 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43856 'ui/events/ozone/|'\
857 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20858 'ui/gl/gl_.*egl.*|'\
859 'ui/gl/gl_.*ozone.*'
860 },
lgarron9e25c7402017-03-15 04:03:11861 'page_info' : {
862 'filepath': 'chrome/browser/ui/page_info/'\
863 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:19864 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:18865 '|components/page_info_strings.grdp'\
lgarron9e25c7402017-03-15 04:03:11866 '|ios/chrome/browser/ui/omnibox/page_info_'
lgarron6cd116a2017-04-07 19:42:18867 },
csharrison3b1dc4062015-10-19 14:31:08868 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:50869 'filepath': 'chrome/browser/page_load_metrics/'\
870 '|chrome/common/page_load_metrics/'\
871 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:08872 },
[email protected]f76c8852012-06-21 16:37:00873 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29874 'filepath': 'chrome/browser/ui/panels'\
875 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29876 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00877 },
[email protected]3cc8b3922014-05-05 13:12:08878 'password_manager': {
879 'filepath': 'chrome/.*/password_'\
880 '|chrome/browser/ui/passwords'\
881 '|chrome/browser/ui/views/passwords'\
882 '|chrome/test/data/password'\
883 '|components/autofill.*password'
884 '|components/password_'\
vabrccdb7222016-06-01 14:59:40885 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:08886 },
rouslane8a22262016-10-19 20:49:41887 'payments': {
888 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
889 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:49890 '|chrome/browser/payments'\
891 '|chrome/browser/ui/views/payments'\
mathp432cb342017-01-10 15:45:00892 '|chrome/test/data/payments'\
rouslana64ceca2016-10-26 01:10:31893 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:49894 '|content/browser/payments'\
895 '|content/test/data/payments'\
896 '|ios/chrome/browser/payments'\
897 '|ios/chrome/browser/ui/payments'\
898 '|ios/web/payments'\
899 '|ios/web/public/payments'\
900 '|third_party/WebKit/LayoutTests/external/wpt/payment-request'\
901 '|third_party/WebKit/LayoutTests/http/tests/payments'\
902 '|third_party/WebKit/LayoutTests/payments'\
903 '|third_party/WebKit/public/platform/modules/payments'\
904 '|third_party/WebKit/Source/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:49905 },
906 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:49907 'filepath': 'ios/web/payments'\
908 '|ios/chrome/browser/payments'\
909 '|ios/chrome/browser/ui/payments'\
910 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:41911 },
[email protected]f76c8852012-06-21 16:37:00912 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58913 'filepath': 'ppapi/api'\
914 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00915 },
mlamourid8b0feb2015-06-02 16:30:47916 'permissions': {
917 'filepath': 'content/(child,browser)/permissions/'\
918 '|content/common/permission_*'\
919 '|content/public/(common,browser)/permission_*'\
920 '|chrome/browser/permissions/'\
921 '|chrome/browser/content_settings/permission*'\
922 '|permission_context',
923 },
[email protected]f76c8852012-06-21 16:37:00924 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49925 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59926 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00927 },
michaelpg11fff3f2015-02-06 03:35:34928 'polymer': {
929 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:00930 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:49931 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34932 'ui/webui/resources/polymer_resources.grdp',
933 },
twifkak0c69c1f2015-06-22 18:20:09934 'precache': {
935 'filepath': '[pP]recache'
936 },
[email protected]be775bc2014-06-30 15:41:14937 'prepopulated_engines': {
938 'filepath': 'components/search_engines/prepopulated_engines.json',
939 },
[email protected]f76c8852012-06-21 16:37:00940 'prerender': {
[email protected]78375a52012-07-14 14:47:57941 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00942 },
mfoltz57fd7f32017-05-03 06:12:58943 'presentation': {
944 'filepath': 'content/(browser|common|renderer)/presentation/' \
945 '|third_party/WebKit/public/platform/modules/presentation/' \
946 '|third_party/WebKit/LayoutTests/presentation/' \
947 '|third_party/WebKit/Source/modules/presentation/'
948 },
peter884896c72015-03-12 14:26:20949 'push_messaging': {
950 'filepath': 'push_messaging'
951 },
stkhapugin06503142016-12-07 14:32:12952 'reading_list': {
953 'filepath': 'components/reading_list|'\
954 'ios/chrome/browser/reading_list|'\
955 'ios/chrome/browser/ui/reading_list',
956 },
[email protected]f76c8852012-06-21 16:37:00957 'remoting': {
sergeyu05995a4f2017-01-24 21:26:01958 'filepath': '^remoting/' \
959 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00960 },
gab57e80c72014-12-08 21:06:13961 'rlz_id': {
962 'filepath' :'rlz/lib/machine_id.cc|'\
963 'rlz/lib/machine_id.h|'\
964 'rlz/win/lib/machine_id_win.cc',
965 },
grt829c6a82014-10-20 09:29:32966 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:34967 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
968 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:32969 },
vakhf8e14c92016-10-17 21:29:47970 'safe_browsing_db': {
971 'filepath': 'components/safe_browsing_db/',
972 },
rickyz0a819bfc2015-02-04 23:57:22973 'sandbox': {
974 'filepath': 'sandbox/'\
975 '|content/browser/bootstrap_sandbox_mac'\
976 '|content/browser/renderer_host/render_sandbox_host_linux'\
977 '|content/browser/renderer_host/sandbox_ipc_linux'\
978 '|content/browser/zygote_host/'\
979 '|content/common/sandbox_'\
980 '|content/zygote/'\
981 },
skyostil20dea312014-11-11 13:43:06982 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17983 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37984 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17985 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06986 },
mlamourid8b0feb2015-06-02 16:30:47987 'screen_orientation': {
988 'filepath': 'screen_orientation',
989 },
[email protected]21cd39b2012-06-28 01:48:40990 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49991 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40992 },
[email protected]0b431722014-01-08 07:21:51993 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17994 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51995 },
alitoc5534d62017-04-21 01:48:58996 'settings_reset_prompt': {
997 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
998 '|chrome/browser/ui/views/settings_reset_prompt',
999 },
dominickn8884155a2016-06-23 02:28:161000 'site_engagement': {
1001 'filepath': 'chrome/browser/engagement/|'\
1002 'chrome/browser/ui/webui/engagement/',
1003 },
[email protected]f76c8852012-06-21 16:37:001004 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491005 'filepath': 'content/browser/site_instance|'\
1006 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001007 },
1008 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:491009 'filepath': 'chrome/browser/speech/'\
1010 '|content/browser/speech/'\
1011 '|content/common/.*speech'\
1012 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:001013 },
[email protected]ad0295d2012-10-11 23:43:361014 'spellcheck': {
1015 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221016 '|chrome/browser/renderer_context_menu/spelling_'\
1017 '|components/spellcheck/'\
1018 '|third_party/hunspell/'\
1019 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361020 },
[email protected]67f39af2013-08-23 20:06:051021 'streams': {
1022 'filepath': 'content/browser/streams/',
1023 },
vmpstrcc1c08302015-11-18 06:05:511024 'styleguide': {
1025 'filepath': '^styleguide/',
1026 },
engedye7b734da2017-02-07 12:08:131027 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021028 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131029 },
[email protected]43d33e92014-07-14 16:39:311030 'supervised_users': {
1031 'filepath': 'chrome/browser/.*managed_mode'\
1032 '|chrome/browser/.*managed_user'\
1033 '|chrome/browser/.*supervised_user',
1034 },
alito438fa4332016-12-20 21:59:171035 'swreporter': {
alitof6fcb352017-05-01 22:34:281036 'filepath': 'chrome/browser/safe_browsing/chrome_cleaner/'\
alito438fa4332016-12-20 21:59:171037 '|chrome/browser/component_updater/sw_reporter_',
1038 },
[email protected]f76c8852012-06-21 16:37:001039 'sync': {
maxboguefa217942016-04-01 01:08:131040 'filepath': '^chrome/android/sync_shell/'\
1041 '|^chrome/browser/ui/sync/'\
1042 '|^chrome/browser/ui/views/sync/'\
1043 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1044 '|^ios/chrome/browser/sync/'\
1045 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1046 '|^chrome/browser/sync/'\
1047 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091048 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131049 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091050 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001051 },
[email protected]92871a102013-07-01 11:11:411052 'syncfs': {
1053 'filepath': 'sync_file_system',
1054 },
miu5e69f1c52016-10-23 13:40:111055 'tab_alert_indicators': {
1056 'filepath': 'content/browser/media/audio_stream_monitor'\
1057 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1058 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1059 '|chrome/browser/ui/tabs/tab_utils'\
1060 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1061 '|chrome/browser/ui/views/tabs/tab\.cc'\
1062 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1063 '|media/audio/audio_(output_controller|power_monitor)',
1064 },
[email protected]82d74152013-07-28 08:55:311065 'tab_capture': {
miu5e69f1c52016-10-23 13:40:111066 'filepath': 'cc/output/copy_output_'\
[email protected]31ef420b2014-08-13 21:19:131067 '|chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111068 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131069 '|chrome/test/data/extensions/api_test/tab_capture/'\
[email protected]31ef420b2014-08-13 21:19:131070 '|content/browser/media/capture/'\
miu5e69f1c52016-10-23 13:40:111071 '|content/browser/renderer_host/delegated_frame_host'\
[email protected]31ef420b2014-08-13 21:19:131072 '|content/browser/renderer_host/media/(audio_'\
1073 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111074 '|content/public/renderer/media_stream_'\
1075 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131076 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1077 '|media/base/video_frame\.h'\
miu5e69f1c52016-10-23 13:40:111078 '|media/capture/',
[email protected]82d74152013-07-28 08:55:311079 },
[email protected]f76c8852012-06-21 16:37:001080 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491081 'filepath': 'chrome/browser/tab_contents/|'\
1082 'content/browser/tab_contents/|'\
1083 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001084 },
1085 'task_manager': {
1086 'filepath': 'task_manager'
1087 },
tdresserd80646f2017-03-03 19:26:081088 'tbmv2_metrics': {
1089 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1090 },
[email protected]5e105332012-09-13 01:55:521091 'tcmalloc': {
1092 'filepath': 'third_party/tcmalloc'
1093 },
[email protected]31a10602012-11-21 01:51:261094 'telemetry': {
nednguyen79105d422016-04-18 01:38:421095 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261096 },
[email protected]f76c8852012-06-21 16:37:001097 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491098 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521099 },
jlkleinecc81952016-11-19 00:16:071100 'tether': {
1101 'filepath': 'components/cryptauth/'\
1102 '|chromeos/components/tether/'\
1103 '|components/proximity_auth/',
1104 },
[email protected]1cbbb30b2011-10-14 08:03:561105 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:491106 'filepath': 'content/browser/renderer_host/gtk_im'\
1107 '|content/browser/renderer_host/gtk_key'\
1108 '|content/browser/renderer_host/render_widget_host_view'\
1109 '|content/browser/renderer_host/text_input'\
1110 '|ui/base/ime/'\
1111 '|ui/base/gtk/event'\
1112 '|ui/base/gtk/gtk_im'\
1113 '|ui/base/keycodes/'\
1114 '|ui/base/win/ime'\
1115 '|ui/views/controls/textfield/'\
1116 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:561117 },
[email protected]3a117c62011-11-29 04:28:021118 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491119 'filepath': 'chrome/browser/chromeos/input_method/'\
1120 '|chrome/browser/chromeos/extensions/input_method'\
1121 '|chrome/browser/chromeos/status/input_method'\
1122 '|chrome/browser/extensions/extension_input_'\
1123 '|chrome/browser/resources/keyboard'\
1124 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:431125 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:491126 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421127 '|chrome/browser/ui/webui/options/language'\
1128 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021129 },
chirantan96fcf6d2015-01-21 22:36:191130 'timers': {
1131 'filepath': 'base/timer/'\
1132 '|components/timers/'
1133 },
[email protected]f76c8852012-06-21 16:37:001134 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:491135 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:091136 },
robliaofd54b5c2017-01-13 00:41:301137 'tools_win_chromeexts': {
1138 'filepath': 'tools/win/chromeexts',
1139 },
[email protected]c8eb7f72013-07-04 15:30:111140 'tracing': {
1141 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311142 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111143 '|content/browser/tracing/'\
1144 '|components/tracing/'
1145 },
[email protected]cf428f732012-10-02 20:48:151146 'ui_compositor': {
1147 'filepath': 'ui/compositor/layer\.|'\
1148 'ui/compositor/layer_unittest|'\
1149 'ui/compositor/compositor',
1150 },
robliao2c4b7492016-07-19 01:57:261151 'ui_display_win': {
1152 'filepath': '^ui/display/win',
1153 },
[email protected]6b5093c2012-05-23 19:10:181154 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491155 'filepath': 'ui/resources/'\
1156 '|ui/base/native_theme/resources/'\
1157 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181158 },
edwardjung83f52ef22017-02-07 13:15:071159 'ui_strings': {
1160 'filepath': 'chrome/app/generated_resources.grd'\
1161 '|chrome/app/google_chrome_strings.grd'\
1162 '|chrome/android/java/strings/android_chrome_strings.grd'\
1163 '|chrome/app/settings_strings.grdp'\
1164 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1165 '|ui/strings/ui_strings.grd',
1166 },
[email protected]f76c8852012-06-21 16:37:001167 'valgrind': {
1168 'filepath': 'valgrind',
1169 },
[email protected]c73ec8ab2014-01-16 20:35:231170 'version_assembly': {
1171 'filepath': 'chrome/app/version_assembly',
1172 },
posciak62a72272016-05-11 08:31:241173 'video': {
1174 'filepath': 'content/browser/renderer_host/media/|'\
1175 'content/renderer/media/|'\
1176 'media/capture/video/|'\
1177 'media/filters/|'\
1178 'media/gpu/|'\
1179 '.*video.*',
1180 },
mcasas09e881c2016-04-09 02:09:501181 'video_capture': {
1182 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1183 '|content/browser/renderer_host/media/.*(capture|media)'\
1184 '|content/renderer/media/.*(capture|media|webrtc)'\
1185 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011186 '|media/muxers/'\
1187 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501188 },
[email protected]f76c8852012-06-21 16:37:001189 'views': {
1190 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491191 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001192 },
[email protected]f47d871a2013-10-11 22:14:151193 'views_corewm': {
1194 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:171195 },
[email protected]ef514a32014-02-26 01:02:351196 'virtual_keyboard': {
1197 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571198 '|chrome/test/data/chromeos/virtual_keyboard/'\
1199 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081200 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571201 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351202 },
billorr3c7e1442016-11-11 21:21:351203 'virtual_reality': {
1204 'filepath': 'vr_shell/|'\
1205 '/vr/|'\
1206 'third_party/gvr',
1207 },
mcasas09e881c2016-04-09 02:09:501208 'webrtc_browser_tests': {
1209 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1210 'content/browser/media/.*webrtc.*browsertest',
1211 },
[email protected]208879542012-07-05 11:15:341212 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491213 'filepath': 'chrome/browser/content_settings/'\
1214 '|chrome/browser/ui/views/website_settings/'\
1215 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521216 '|chrome/common/content_settings'\
1217 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341218 },
[email protected]b17d9e02014-07-29 09:45:501219 'windows_sandboxing': {
1220 'filepath': 'sandbox/win/',
1221 },
[email protected]f76c8852012-06-21 16:37:001222 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491223 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1224 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1225 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001226 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491227 'xinput_hierarchy_changed_event_listener\.' \
1228 '|chrome/browser/chromeos/wm_' \
1229 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401230 },
wjmaclean3ff6a402015-03-31 19:00:201231 'zoom': {
1232 'filepath': 'chrome/browser/ui/zoom/' \
1233 '|components/ui/zoom/' \
1234 '|content/browser/host_zoom_*' \
1235 '|content/browser/storage_partition_impl*' \
1236 '|content/public/browser/host_zoom_map.h' \
1237 '|content/public/browser/storage_partition.h'
1238 },
timlohd035d572015-09-25 15:28:021239
1240 'blink': {
1241 'filepath': 'third_party/WebKit/',
1242 },
1243 'blink_accessibility': {
1244 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
1245 },
1246 'blink_animation': {
1247 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
1248 },
1249 'blink_app_banner': {
1250 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
1251 '|third_party/WebKit/public/platform/modules/app_banner',
1252 },
1253 'blink_audio': {
1254 'filepath': 'third_party/WebKit/Source/platform/audio' \
1255 '|third_party/WebKit/Source/modules/webaudio',
1256 },
1257 'blink_battery_status': {
1258 'filepath': 'third_party/WebKit/Source/modules/battery/' \
1259 '|third_party/WebKit/LayoutTests/battery-status/' \
1260 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
1261 },
1262 'blink_bidi': {
1263 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
1264 '|third_party/WebKit/Source/core/rendering/.*Bidi',
1265 },
1266 'blink_bindings': {
haraken84a666f2017-06-12 01:23:311267 'filepath': 'third_party/WebKit/Source/platform/bindings',
timlohd035d572015-09-25 15:28:021268 'filepath': 'third_party/WebKit/Source/bindings',
1269 },
jbroman9ac2d532016-09-01 18:20:081270 'blink_bindings_serialization': {
1271 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
1272 },
timlohd035d572015-09-25 15:28:021273 'blink_bluetooth': {
1274 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
1275 },
1276 'blink_canvas2d': {
1277 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
1278 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
1279 '|third_party/WebKit/Source/modules/canvas2d' \
1280 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
1281 },
1282 'blink_clipboard': {
1283 'filepath': 'third_party/WebKit/Source/core/clipboard' \
1284 '|third_party/WebKit/Source/core/page/.*Drag' \
1285 '|third_party/WebKit/Source/platform/.*Drag' \
1286 '|third_party/WebKit/Source/platform/clipboard' \
1287 '|third_party/WebKit/Source/web/.*Drag' \
1288 '|third_party/WebKit/public/platform/.*Drag' \
1289 '|third_party/WebKit/public/web/.*Drag',
1290 },
1291 'blink_content_security_policy': {
1292 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1293 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1294 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1295 },
1296 'blink_css': {
1297 'filepath': 'third_party/WebKit/Source/core/css',
1298 },
1299 'blink_css_grid_layout': {
1300 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1301 '|third_party/WebKit/Source/core/paint/.*Grid' \
1302 '|third_party/WebKit/Source/core/css/.*Grid' \
1303 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1304 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1305 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1306 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1307 },
1308 'blink_css_flexbox': {
1309 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1310 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1311 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1312 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1313 },
1314 'blink_css_fragmentation_tests': {
1315 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021316 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1317 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021318 },
1319 'blink_css_regions': {
1320 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1321 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1322 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1323 '|third_party/WebKit/Source/core/css/.*Region' \
1324 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1325 '|third_party/WebKit/LayoutTests/fast/regions/' \
1326 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1327 },
1328 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401329 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021330 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1331 },
timlohd035d572015-09-25 15:28:021332 'blink_device_orientation': {
1333 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
tkentf9e95152017-02-08 22:39:341334 '|third_party/WebKit/LayoutTests/device_orientation/' \
timlohd035d572015-09-25 15:28:021335 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1336 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1337 },
1338 'blink_devtools': {
1339 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1340 },
1341 'blink_dom': {
1342 'filepath': 'third_party/WebKit/Source/core/dom/'
1343 },
1344 'blink_events': {
1345 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1346 '|third_party/WebKit/Source/core/dom/.*Event' \
1347 '|third_party/WebKit/Source/core/css/.*Event' \
1348 '|third_party/WebKit/Source/platform/.*Event'
1349 },
1350 'blink_fetch': {
kinukoc0f5d162017-01-27 06:26:531351 'filepath': 'third_party/WebKit/Source/platform/loader/fetch'
timlohd035d572015-09-25 15:28:021352 },
1353 'blink_heap': {
1354 'filepath': 'third_party/WebKit/Source/platform/heap' \
harakenbc02f102017-01-05 08:46:151355 '|base/allocator/partition_allocator/'
timlohd035d572015-09-25 15:28:021356 },
1357 'blink_html': {
1358 'filepath': 'third_party/WebKit/Source/core/html/'
1359 },
mcasas9558316b2017-03-10 18:57:311360 'blink_image_capture': {
1361 'filepath': 'third_party/WebKit/Source/modules/imagecapture' \
1362 '|third_party/WebKit/LayoutTests/fast/imagecapture/' \
1363 '|third_party/WebKit/LayoutTests/imagecapture/'
1364 },
timlohd035d572015-09-25 15:28:021365 'blink_loader': {
kinukoc0f5d162017-01-27 06:26:531366 'filepath': 'third_party/WebKit/Source/core/loader', \
1367 'filepath': 'third_party/WebKit/Source/platform/loader'
timlohd035d572015-09-25 15:28:021368 },
haraken04143c62016-03-31 08:48:561369 'blink_modules': {
1370 'filepath': 'third_party/WebKit/Source/modules'
1371 },
timlohd035d572015-09-25 15:28:021372 'blink_notifications': {
1373 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1374 '|third_party/WebKit/Source/modules/notifications' \
1375 '|third_party/WebKit/public/platform/modules/notifications'
1376 },
1377 'blink_owners': {
1378 'filepath': 'third_party/WebKit/.*OWNERS',
1379 },
1380 'blink_paint': {
1381 'filepath': 'third_party/WebKit/Source/core/paint/'
1382 },
panickere9ffa3f2017-04-10 18:26:061383 'blink_performance_timing': {
1384 'filepath': 'third_party/WebKit/Source/core/timing/'
1385 },
timlohd035d572015-09-25 15:28:021386 'blink_permissions': {
1387 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1388 '|third_party/WebKit/public/platform/modules/permissions/',
1389 },
1390 'blink_preloadScanner': {
1391 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1392 },
1393 'blink_public_api': {
1394 'filepath': 'third_party/WebKit/public'
1395 },
1396 'blink_push_messaging': {
1397 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1398 '|third_party/WebKit/Source/modules/push_messaging' \
1399 '|third_party/WebKit/public/platform/modules/push_messaging'
1400 },
kinuko533a1692015-12-21 08:57:251401 'blink_platform': {
1402 'filepath': 'third_party/WebKit/Source/platform'
1403 },
timlohd035d572015-09-25 15:28:021404 'blink_platform_graphics': {
1405 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1406 '|third_party/WebKit/Source/platform/geometry' \
1407 '|third_party/WebKit/Source/platform/graphics'
1408 },
1409 'blink_indexed_db': {
1410 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1411 '|third_party/WebKit/Source/web/.*IDB' \
1412 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1413 '|third_party/WebKit/public/platform/.*IDB'
1414 },
dtapuska1f997a12016-03-14 19:22:071415 'blink_input': {
1416 'filepath': 'third_party/WebKit/Source/core/input/'
1417 },
timlohd035d572015-09-25 15:28:021418 'blink_layout': {
1419 'filepath': 'third_party/WebKit/Source/core/layout' \
1420 '|third_party/WebKit/Source/core/rendering'
1421 },
ojan21576e22016-08-17 21:43:461422 'blink_layout_ng': {
1423 'filepath': 'third_party/WebKit/Source/core/layout/ng',
1424 },
timlohd035d572015-09-25 15:28:021425 'blink_layers': {
1426 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1427 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1428 '|third_party/WebKit/Source/core/layout/Layer'
1429 },
1430 'blink_prerender': {
1431 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1432 },
1433 'blink_client_hints': {
1434 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1435 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1436 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1437 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1438 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1439 },
1440 'blink_track': {
1441 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1442 '|third_party/WebKit/Source/core/loader/TextTrack' \
1443 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1444 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1445 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1446 '|third_party/WebKit/Source/core/css/mediaControl' \
1447 '|third_party/WebKit/LayoutTests/media/track/'
1448 },
1449 'blink_media': {
1450 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1451 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1452 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1453 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1454 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1455 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1456 '|third_party/WebKit/Source/platform/drm/' \
1457 '|third_party/WebKit/Source/platform/graphics/media/' \
1458 '|third_party/WebKit/Source/web/.*Media' \
1459 '|third_party/WebKit/LayoutTests/media/' \
1460 '|third_party/WebKit/public/.*Media'
1461 },
1462 'blink_media_queries': {
1463 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1464 '|third_party/WebKit/Source/core/css/MediaList' \
1465 '|third_party/WebKit/Source/core/css/MediaQuery' \
1466 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1467 },
1468 'blink_navigator_content_utils': {
1469 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1470 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1471 },
1472 'blink_out_of_process_frames': {
1473 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031474 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021475 '|third_party/WebKit/Source/web/WebFrame' \
1476 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1477 },
1478 'blink_fileapi': {
1479 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1480 '|third_party/WebKit/Source/core/fileapi/' \
1481 '|third_party/WebKit/Source/platform/.*File' \
1482 '|third_party/WebKit/Source/web/.*File' \
1483 '|third_party/WebKit/LayoutTests/fast/file' \
1484 '|third_party/WebKit/public/.*File'
1485 },
haraken98d0827a2017-02-27 00:55:191486 'blink_frames': {
1487 'filepath': 'third_party/WebKit/Source/core/frame/'
1488 },
timlohd035d572015-09-25 15:28:021489 'blink_quota': {
1490 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1491 '|third_party/WebKit/Source/web/.*Quota' \
1492 '|third_party/WebKit/public/.*Quota'
1493 },
1494 'blink_mediastream': {
1495 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1496 '|third_party/WebKit/Source/platform/mediastream/' \
1497 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1498 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1499 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1500 },
1501 'blink_geolocation': {
tkentc5e88f02017-02-06 22:47:311502 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
timlohd035d572015-09-25 15:28:021503 '|third_party/WebKit/Source/modules/geolocation/' \
1504 '|third_party/WebKit/Source/web/.*Geolocation' \
1505 '|third_party/WebKit/public/web/.*Geolocation'
1506 },
1507 'blink_htmlparser': {
1508 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1509 },
1510 'blink_screen_orientation': {
1511 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1512 '|third_party/WebKit/public/platform/modules/screen_orientation',
1513 },
Kouhei Ueno43382932017-05-30 04:43:571514 'blink_script': {
Kouhei Uenod0586052017-05-30 08:36:091515 'filepath': 'third_party/WebKit/Source/bindings/core/v8/.*Module.*' \
Kouhei Ueno43382932017-05-30 04:43:571516 '|third_party/WebKit/Source/bindings/core/v8/ScriptController.*' \
1517 '|third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.*' \
1518 '|third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.*'
1519 '|third_party/WebKit/Source/core/dom/.*Modul.*' \
Kouhei Uenod0586052017-05-30 08:36:091520 '|third_party/WebKit/Source/core/dom/.*Script.*' \
Kouhei Ueno43382932017-05-30 04:43:571521 '|third_party/WebKit/Source/core/html/HTMLScriptElement.*' \
1522 '|third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.*' \
1523 '|third_party/WebKit/Source/core/loader/modulescript/' \
1524 '|third_party/WebKit/Source/core/loader/resource/ScriptResource.*' \
1525 '|third_party/WebKit/Source/core/svg/SVGScriptElement.*' \
1526 '|third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.*'
1527 },
timlohd035d572015-09-25 15:28:021528 'blink_scheduler': {
1529 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1530 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1531 },
1532 'blink_serviceworkers' : {
1533 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
falkenfc5997952017-03-15 07:09:141534 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
1535 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
timlohd035d572015-09-25 15:28:021536 },
1537 'blink_serviceworkers_tests' : {
falkenfc5997952017-03-15 07:09:141538 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
1539 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
timlohd035d572015-09-25 15:28:021540 },
timlohd035d572015-09-25 15:28:021541 'blink_spellcheck' : {
1542 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1543 },
jbromana7bdfdb2016-02-05 15:10:321544 'blink_spv2_layout_tests': {
1545 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1546 },
timlohd035d572015-09-25 15:28:021547 'blink_style': {
1548 'filepath': 'third_party/WebKit/.*(style/|Style)',
1549 },
1550 'blink_svg': {
1551 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1552 },
timlohd035d572015-09-25 15:28:021553 'blink_vibration': {
1554 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1555 '|third_party/WebKit/Source/modules/vibration/'
1556 },
1557 'blink_viewport_interaction': {
1558 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1559 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1560 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1561 '|third_party/WebKit/Source/core/page/FrameView' \
1562 '|third_party/WebKit/Source/core/page/scrolling'
1563 },
1564 'blink_w3ctests': {
tkent028ee352017-01-23 00:39:241565 'filepath': 'third_party/WebKit/LayoutTests/external/' \
timlohd035d572015-09-25 15:28:021566 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1567 },
kinukoa1a73202016-05-24 06:42:361568 'blink_web': {
1569 'filepath': 'third_party/WebKit/Source/web'
1570 },
timlohd035d572015-09-25 15:28:021571 'blink_webcomponents': {
1572 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1573 '|third_party/WebKit/Source/core/dom/custom/' \
1574 '|third_party/WebKit/Source/core/html/imports/' \
1575 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1576 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1577 },
1578 'blink_webp': {
1579 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1580 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1581 },
1582 'blink_websockets': {
1583 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1584 },
1585 'blink_workers': {
falkenfc5997952017-03-15 07:09:141586 'filepath': 'third_party/WebKit/Source/core/workers' \
1587 '|third_party/WebKit/LayoutTests/http/tests/workers' \
1588 '|third_party/WebKit/LayoutTests/fast/workers' \
1589 '|third_party/WebKit/LayoutTests/external/wpt/workers'
timlohd035d572015-09-25 15:28:021590 },
1591 'blink_wtf': {
1592 'filepath': 'third_party/WebKit/Source/wtf',
1593 },
dominiccabb90e02017-03-31 04:54:231594 'blink_xml': {
1595 'filepath': 'third_party/WebKit/Source/core/xml/'
1596 },
timlohd035d572015-09-25 15:28:021597 'blink_xmlhttprequest': {
1598 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011599 },
1600 'test_runner': {
1601 'filepath': 'components/test_runner/' \
1602 '|content/shell/(common|browser|renderer)/layout_test/' \
1603 '|content/test/layouttest_support.cc' \
1604 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011605 },
[email protected]a3838612009-10-13 21:57:541606 },
[email protected]ca872e362011-07-12 21:06:031607
pennymac962d190432016-07-27 00:58:351608 ##############################################################################
1609 # Please keep alphabetical
1610 ##############################################################################
[email protected]a3838612009-10-13 21:57:541611 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451612 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551613 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001614 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571615 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411616 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571617 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401618 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001619 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541620 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571621 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001622 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381623 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201624 '[email protected]',
pkotwicz2ec0b292016-09-26 17:12:321625 '[email protected]',
zpeng9351f9d2016-09-25 14:41:201626 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001627 'android_crash_reporting': ['[email protected]'],
juncaic08f41d2017-05-04 20:36:581628 'android_item_chooser_dialogs': ['[email protected]',
1629 '[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201630 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261631 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381632 'android_infra': ['[email protected]',
1633 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321634 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381635 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531636 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411637 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471638 'android_media': ['[email protected]',
1639 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441640 'android_studio': ['[email protected]',
1641 '[email protected]'],
pennymac962d190432016-07-27 00:58:351642 'android_tab': ['[email protected]',
David Trainor051827f2017-06-02 18:33:131643 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001644 'android_uma_settings': ['[email protected]',
1645 '[email protected]'],
zpengb9a180d2016-10-12 18:40:211646 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441647 'android_webview': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351648 'app_list': ['[email protected]',
pennymac962d190432016-07-27 00:58:351649 '[email protected]'],
1650 'app_shortcuts': ['[email protected]',
1651 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001652 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351653 'apps': ['[email protected]',
1654 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461655 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471656 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461657 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021658 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461659 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371660 'arc_auth': ['[email protected]'],
poromov7633f602017-02-21 16:44:011661 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461662 'arc_net': ['[email protected]',
1663 '[email protected]',
1664 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431665 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351666 'ash': ['[email protected]',
1667 '[email protected]'],
1668 'aura': ['[email protected]',
1669 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071670 'aura_compositor': ['[email protected]',
1671 '[email protected]',
pennymac962d190432016-07-27 00:58:351672 '[email protected]',
danakj3695c582016-10-26 21:54:431673 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211674 'auto_bisect': ['[email protected]'],
jdonnelly1ec60d92016-05-25 22:01:391675 'autofill': ['[email protected]',
vabraafbd4f32015-11-10 19:30:231676 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591677 '[email protected]',
1678 '[email protected]',
mathpc2040642017-01-25 14:59:411679 '[email protected]',
1680 '[email protected]'],
peter39e10a62017-02-21 15:14:131681 'background_fetch': ['[email protected]',
peterc7e27422017-05-17 04:05:281682 '[email protected]',
peter39e10a62017-02-21 15:14:131683 '[email protected]'],
pennymac962d190432016-07-27 00:58:351684 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121685 '[email protected]',
pennymac962d190432016-07-27 00:58:351686 '[email protected]',
1687 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321688 'banners': ['[email protected]',
zpeng143b4792016-10-06 20:38:121689 '[email protected]',
1690 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191691 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501692 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051693 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591694 'base_task_scheduler': ['[email protected]',
1695 '[email protected]',
1696 '[email protected]'],
pennymac962d190432016-07-27 00:58:351697 'base_win': ['[email protected]',
1698 '[email protected]'],
danakj479ab502017-03-31 20:19:091699 'base': ['[email protected]',
1700 '[email protected]',],
[email protected]7e093d4022014-06-26 19:19:551701 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371702 'binary_size': ['[email protected]',
1703 '[email protected]',
1704 '[email protected]'],
pennymac962d190432016-07-27 00:58:351705 'blink': ['[email protected]'],
1706 'blink_accessibility': ['[email protected]',
1707 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401708 '[email protected]',
horo8e9a01572016-07-27 06:05:311709 '[email protected]',
pennymac962d190432016-07-27 00:58:351710 '[email protected]'],
1711 'blink_animation': ['[email protected]',
1712 '[email protected]',
1713 '[email protected]',
1714 '[email protected]',
1715 '[email protected]'],
1716 'blink_app_banner': ['[email protected]'],
1717 'blink_audio': ['[email protected]',
1718 '[email protected]'],
1719 'blink_battery_status': ['[email protected]',
1720 '[email protected]'],
1721 'blink_bidi': ['[email protected]'],
1722 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081723 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351724 'blink_bluetooth': ['[email protected]',
1725 '[email protected]'],
danakjdfa88932017-06-29 18:43:281726 'blink_canvas2d': ['[email protected]',
pennymac962d190432016-07-27 00:58:351727 '[email protected]'],
1728 'blink_client_hints': ['[email protected]'],
1729 'blink_clipboard': ['[email protected]'],
1730 'blink_css': ['[email protected]',
1731 '[email protected]',
horo8e9a01572016-07-27 06:05:311732 '[email protected]',
pennymac962d190432016-07-27 00:58:351733 '[email protected]',
1734 '[email protected]'],
1735 'blink_css_flexbox': ['[email protected]'],
1736 'blink_css_fragmentation_tests': ['[email protected]'],
1737 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311738 '[email protected]',
pennymac962d190432016-07-27 00:58:351739 '[email protected]'],
1740 'blink_css_regions': ['[email protected]'],
1741 'blink_custom_elements': ['[email protected]',
1742 '[email protected]'],
pennymac962d190432016-07-27 00:58:351743 'blink_device_orientation': ['[email protected]',
1744 '[email protected]'],
1745 'blink_devtools': ['[email protected]',
1746 '[email protected]',
1747 '[email protected]',
1748 '[email protected]',
1749 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391750 '[email protected]'],
pennymac962d190432016-07-27 00:58:351751 'blink_dom': ['[email protected]',
1752 '[email protected]',
1753 '[email protected]',
1754 '[email protected]',
1755 '[email protected]'],
1756 'blink_events': ['[email protected]',
1757 '[email protected]',
1758 '[email protected]',
1759 '[email protected]'],
1760 'blink_fetch': ['[email protected]',
1761 '[email protected]',
1762 '[email protected]',
1763 '[email protected]'],
1764 'blink_fileapi': ['[email protected]',
1765 '[email protected]',
1766 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191767 'blink_frames': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:311768 'blink_geolocation': ['[email protected]',
1769 '[email protected]',
pennymac962d190432016-07-27 00:58:351770 '[email protected]'],
1771 'blink_heap': ['[email protected]',
1772 '[email protected]',
1773 '[email protected]',
1774 '[email protected]'],
1775 'blink_html': ['[email protected]',
1776 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221777 'blink_htmlparser': ['[email protected]',
1778 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311779 'blink_image_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351780 'blink_indexed_db': ['[email protected]',
1781 '[email protected]'],
1782 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451783 '[email protected]'],
pennymac962d190432016-07-27 00:58:351784 'blink_layers': ['[email protected]'],
1785 'blink_layout': ['[email protected]',
1786 '[email protected]',
1787 '[email protected]',
1788 '[email protected]',
1789 '[email protected]',
1790 '[email protected]',
1791 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561792 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461793 '[email protected]',
atotic30c8eba2016-10-28 13:24:071794 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261795 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051796 '[email protected]',
1797 '[email protected]'],
pennymac962d190432016-07-27 00:58:351798 'blink_loader': ['[email protected]',
1799 '[email protected]',
1800 '[email protected]',
1801 '[email protected]'],
1802 'blink_media': ['[email protected]',
1803 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191804 '[email protected]',
1805 '[email protected]'],
pennymac962d190432016-07-27 00:58:351806 'blink_media_queries': ['[email protected]',
1807 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311808 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351809 'blink_modules': ['[email protected]'],
1810 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341811 'blink_notifications': ['[email protected]',
1812 '[email protected]'],
pennymac962d190432016-07-27 00:58:351813 'blink_out_of_process_frames': ['[email protected]',
1814 '[email protected]'],
1815 'blink_owners': ['[email protected]'],
1816 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591817 '[email protected]'],
panickere9ffa3f2017-04-10 18:26:061818 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351819 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491820 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501821 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351822 '[email protected]',
1823 '[email protected]',
1824 '[email protected]',
fmalita9710b732017-02-17 05:10:021825 '[email protected]',
pennymac962d190432016-07-27 00:58:351826 '[email protected]',
1827 '[email protected]',
1828 '[email protected]',
1829 '[email protected]'],
1830 'blink_prerender': ['[email protected]',
1831 '[email protected]'],
1832 'blink_preloadScanner': ['[email protected]'],
1833 'blink_public_api': ['[email protected]',
1834 '[email protected]'],
awdf2e270242016-09-06 16:21:341835 'blink_push_messaging': ['[email protected]',
1836 '[email protected]',
pennymac962d190432016-07-27 00:58:351837 '[email protected]'],
1838 'blink_quota': ['[email protected]',
1839 '[email protected]',
1840 '[email protected]'],
1841 'blink_scheduler': ['[email protected]'],
1842 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571843 'blink_script': ['[email protected]',
1844 '[email protected]',
1845 '[email protected]'],
falken6731ece42016-10-12 01:41:501846 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351847 '[email protected]',
1848 '[email protected]',
1849 '[email protected]',
1850 '[email protected]',
1851 '[email protected]',
1852 '[email protected]',
shimazu99de61f2016-09-07 03:57:411853 '[email protected]',
pennymac962d190432016-07-27 00:58:351854 '[email protected]'],
1855 'blink_serviceworkers_tests': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221856 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321857 '[email protected]',
1858 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361859 'blink_spv2_layout_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351860 'blink_style': ['[email protected]'],
1861 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021862 '[email protected]',
pennymac962d190432016-07-27 00:58:351863 '[email protected]',
1864 '[email protected]',
1865 '[email protected]',
1866 '[email protected]',
1867 '[email protected]',
1868 '[email protected]'],
pennymac962d190432016-07-27 00:58:351869 'blink_track': ['[email protected]',
1870 '[email protected]',
1871 '[email protected]',
danakj40af6b562017-01-24 15:55:281872 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311873 'blink_vibration': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351874 'blink_viewport_interaction': ['[email protected]'],
1875 'blink_w3ctests': ['[email protected]'],
Joel Hockeyd657ad8f2017-05-31 05:38:431876 'blink_web': ['[email protected]',
1877 '[email protected]'],
pennymac962d190432016-07-27 00:58:351878 'blink_webcomponents': ['[email protected]',
1879 '[email protected]'],
1880 'blink_webp': ['[email protected]',
1881 '[email protected]',
1882 '[email protected]'],
1883 'blink_websockets': ['[email protected]',
1884 '[email protected]'],
1885 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501886 '[email protected]',
pennymac962d190432016-07-27 00:58:351887 '[email protected]',
shimazu99de61f2016-09-07 03:57:411888 '[email protected]',
1889 '[email protected]'],
pennymac962d190432016-07-27 00:58:351890 'blink_wtf': ['[email protected]',
1891 '[email protected]'],
dominiccabb90e02017-03-31 04:54:231892 'blink_xml': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351893 'blink_xmlhttprequest': ['[email protected]'],
noyauce460872016-09-09 11:54:001894 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561895 'bottombar': ['[email protected]',
1896 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471897 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351898 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351899 'browser_compositor': ['[email protected]',
1900 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571901 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571902 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331903 'browsing_data': ['[email protected]',
1904 '[email protected]'],
pennymac962d190432016-07-27 00:58:351905 'bubble': ['[email protected]',
1906 '[email protected]',
pennymac962d190432016-07-27 00:58:351907 '[email protected]'],
1908 'cache_storage': ['[email protected]',
1909 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591910 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341911 '[email protected]',
miua1710162015-08-27 01:38:091912 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121913 '[email protected]',
miua1710162015-08-27 01:38:091914 '[email protected]',
1915 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161916 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581917 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341918 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:581919 'cast_channel': ['[email protected]'],
[email protected]c863702a2012-09-14 20:05:281920 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351921 'certificate_transparency': ['[email protected]',
1922 '[email protected]',
martijnccdd0542016-11-07 18:49:271923 '[email protected]',
pennymac962d190432016-07-27 00:58:351924 '[email protected]'],
1925 'chrome_elf': ['[email protected]',
1926 '[email protected]'],
lpy0ca13772017-02-28 19:48:271927 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011928 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311929 'chromecast': ['[email protected]',
1930 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571931 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211932 'chromecast_public': ['[email protected]'],
johnchen302ecd62017-04-25 17:23:111933 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351934 'chromeos': ['[email protected]'],
1935 'chromeos_attestation': ['[email protected]'],
1936 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311937 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181938 'chromeos_geolocation': ['[email protected]'],
1939 'chromeos_login': ['[email protected]',
1940 '[email protected]'],
pennymac962d190432016-07-27 00:58:351941 'chromeos_net': ['[email protected]'],
1942 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181943 'chromeos_timezone': ['[email protected]'],
1944 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351945 'clang_update': ['[email protected]',
thestigf023ccc2016-11-10 14:39:151946 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071947 '[email protected]',
pennymac962d190432016-07-27 00:58:351948 '[email protected]',
rnk28bbd1772016-05-04 17:57:581949 '[email protected]',
1950 '[email protected]',
pennymac962d190432016-07-27 00:58:351951 '[email protected]',
thestigf023ccc2016-11-10 14:39:151952 '[email protected]',
pennymac962d190432016-07-27 00:58:351953 '[email protected]',
horo8e9a01572016-07-27 06:05:311954 '[email protected]',
pennymac962d190432016-07-27 00:58:351955 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001956 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:001957 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:551958 'components_deps': ['[email protected]',
1959 '[email protected]',
1960 '[email protected]'],
pennymac962d190432016-07-27 00:58:351961 'content': ['[email protected]',
1962 '[email protected]'],
1963 'content_bluetooth': ['[email protected]',
1964 '[email protected]'],
1965 'content_loader': ['[email protected]',
1966 '[email protected]',
rdsmith5a1bfce2017-06-04 13:33:521967 '[email protected]'],
rdsmitheed6d932017-04-19 02:49:161968 'content_network': ['[email protected]',
kinuko3bf0d8d62017-05-20 00:18:231969 '[email protected]',
rdsmith5a1bfce2017-06-04 13:33:521970 '[email protected]',
kinuko3bf0d8d62017-05-20 00:18:231971 '[email protected]'],
pennymac962d190432016-07-27 00:58:351972 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531973 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161974 '[email protected]',
1975 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241976 'content_worker': ['[email protected]',
1977 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561978 'contextual_search': ['[email protected]',
1979 '[email protected]'],
pennymac962d190432016-07-27 00:58:351980 'courgette': ['[email protected]',
1981 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:251982 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:571983 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531984 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421985 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191986 'deep_memory_profiler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351987 'device_bluetooth': ['[email protected]',
1988 '[email protected]'],
juncaic08f41d2017-05-04 20:36:581989 'device_chooser': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351990 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591991 '[email protected]',
pennymac962d190432016-07-27 00:58:351992 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081993 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351994 'devtools': ['[email protected]',
1995 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:581996 'dial': ['[email protected]',
1997 '[email protected]'],
kinukoc462adb2016-12-22 12:58:491998 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:131999 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252000 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402001 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362002 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102003 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412004 'extension': ['[email protected]',
2005 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142006 'feature_policy': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242007 '[email protected]'],
apaciblec4093a92016-04-19 19:21:582008 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192009 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482010 '[email protected]',
2011 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262012 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:102013 'filesapp': ['[email protected]',
2014 '[email protected]',
2015 '[email protected]'],
2016 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002017 'ftp': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552018 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352019 'gcm': ['[email protected]',
2020 '[email protected]',
2021 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122022 'generic_sensor': ['[email protected]',
2023 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482024 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122025 '[email protected]'],
mcasas9558316b2017-03-10 18:57:312026 'geolocation': ['[email protected]',
mvanouwerkerka0863c02017-04-03 16:19:292027 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152028 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162029 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382030 'gn': ['[email protected]',
2031 '[email protected]',
pennymac962d190432016-07-27 00:58:352032 '[email protected]'],
tikutae3922862017-02-20 03:16:092033 'goma': ['[email protected]',
2034 '[email protected]',
2035 '[email protected]',
2036 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522037 'gpu': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252038 'history_ui': ['[email protected]'],
[email protected]18d7e402014-07-08 19:53:142039 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002040 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002041 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452042 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132043 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312044 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072045 'input': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352046 'installer': ['[email protected]',
2047 '[email protected]',
2048 '[email protected]'],
mmoss19826c62014-11-14 21:37:362049 'installer_linux': [ '[email protected]'],
pennymac962d190432016-07-27 00:58:352050 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352051 '[email protected]',
jered0bd025a82017-05-03 20:01:132052 '[email protected]',
pennymac962d190432016-07-27 00:58:352053 '[email protected]',
2054 '[email protected]',
2055 '[email protected]',
2056 '[email protected]',
2057 '[email protected]'],
edchin46453b42017-03-03 01:40:112058 'ios': ['[email protected]'],
2059 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342060 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112061 '[email protected]'],
edchin46453b42017-03-03 01:40:112062 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592063 '[email protected]'],
edchin46453b42017-03-03 01:40:112064 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592065 '[email protected]'],
baxley9bfbd3cc2017-03-15 21:22:322066 'ios_test': ['[email protected]',
2067 '[email protected]',
2068 '[email protected]'],
edchin46453b42017-03-03 01:40:112069 'ios_web': ['[email protected]',
2070 '[email protected]'],
pennymac962d190432016-07-27 00:58:352071 'ipc': ['[email protected]',
2072 '[email protected]'],
2073 'libwebp': ['[email protected]',
2074 '[email protected]',
2075 '[email protected]'],
2076 'libvpx': ['[email protected]',
2077 '[email protected]',
2078 '[email protected]',
2079 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232080 'libxml_xslt': ['[email protected]',
2081 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422082 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402083 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422084 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352085 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392086 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472087 'manifest': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252088 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112089 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002090 'media': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562091 'media_capture_from_element': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312092 '[email protected]'],
pennymac962d190432016-07-27 00:58:352093 'media_galleries': ['[email protected]',
2094 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:092095 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562096 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312097 '[email protected]'],
apacible01538e02016-11-04 22:15:312098 'media_remoting': ['[email protected]',
erickungc2289dea2016-12-13 19:01:282099 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582100 '[email protected]',
apacible01538e02016-11-04 22:15:312101 '[email protected]',
miu5e69f1c52016-10-23 13:40:112102 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:582103 'media_router': ['[email protected]',
2104 '[email protected]'],
fmeawad4582cd22017-03-30 20:59:362105 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002106 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302107 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122108 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212109 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002110 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:162111 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492112 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532113 '[email protected]',
[email protected]84003af2014-05-02 09:37:132114 '[email protected]',
2115 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002116 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:062117 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002118 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352119 'native_client_sdk': ['[email protected]',
2120 '[email protected]'],
2121 'navigation': ['[email protected]',
2122 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312123 'net': ['[email protected]',
2124 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282125 'net_base': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002126 'net_error_list': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282127 'net_http2': ['[email protected]'],
2128 'net_log': ['[email protected]',
2129 '[email protected]',
pennymac962d190432016-07-27 00:58:352130 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282131 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312132 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:342133 'notifications': ['[email protected]',
2134 '[email protected]',
pennymac962d190432016-07-27 00:58:352135 '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422136 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042137 'ntp_snippets': ['[email protected]',
2138 '[email protected]'],
2139 'ntp_tiles': ['[email protected]',
2140 '[email protected]'],
peterc7e27422017-05-17 04:05:282141 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352142 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142143 '[email protected]',
pennymac962d190432016-07-27 00:58:352144 '[email protected]',
2145 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252146 '[email protected]',
2147 '[email protected]',
pennymac962d190432016-07-27 00:58:352148 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352149 'omnibox': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252150 'options': ['[email protected]'],
iclelland8b904402016-10-05 15:01:232151 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242152 '[email protected]'],
pennymac962d190432016-07-27 00:58:352153 'ozone': ['[email protected]',
2154 '[email protected]'],
lgarron9e25c7402017-03-15 04:03:112155 'page_info' : ['[email protected]',
2156 '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:082157 'page_load_metrics' : ['[email protected]',
tdresserd80646f2017-03-03 19:26:082158 '[email protected]',
2159 '[email protected]'],
pennymac962d190432016-07-27 00:58:352160 'panels': ['[email protected]',
2161 '[email protected]',
2162 '[email protected]',
2163 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392164 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232165 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592166 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222167 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492168 '[email protected]',
2169 '[email protected]'],
2170 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352171 'pepper_api': ['[email protected]',
2172 '[email protected]',
2173 '[email protected]',
2174 '[email protected]',
2175 '[email protected]',
horo8e9a01572016-07-27 06:05:312176 '[email protected]',
pennymac962d190432016-07-27 00:58:352177 '[email protected]'],
raymes18e321492017-01-11 04:21:332178 'permissions': ['[email protected]',
2179 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342180 'plugin': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252181 'polymer': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092182 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142183 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352184 'prerender': ['[email protected]',
2185 '[email protected]',
2186 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:582187 'presentation': ['[email protected]'],
peterc7e27422017-05-17 04:05:282188 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352189 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122190 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252191 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352192 'rlz_id': ['[email protected]',
2193 '[email protected]',
2194 '[email protected]'],
timvolodine41e95412017-03-14 02:55:342195 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252196 '[email protected]',
2197 '[email protected]'],
2198 'safe_browsing_db': ['[email protected]',
2199 '[email protected]'],
skyostil20dea312014-11-11 13:43:062200 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472201 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352202 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162203 '[email protected]',
pennymac962d190432016-07-27 00:58:352204 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172205 '[email protected]',
pennymac962d190432016-07-27 00:58:352206 '[email protected]',
horo8e9a01572016-07-27 06:05:312207 '[email protected]',
shimazu99de61f2016-09-07 03:57:412208 '[email protected]',
pennymac962d190432016-07-27 00:58:352209 '[email protected]'],
alitoc5534d62017-04-21 01:48:582210 'settings_reset_prompt': ['[email protected]'],
dominickn8884155a2016-06-23 02:28:162211 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352212 'site_instance': ['[email protected]',
2213 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432214 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362215 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142216 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222217 '[email protected]',
2218 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052219 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352220 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322221 '[email protected]',
2222 '[email protected]'],
engedye7b734da2017-02-07 12:08:132223 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352224 'supervised_users': ['[email protected]'],
alito438fa4332016-12-20 21:59:172225 'swreporter': ['[email protected]',
csharpcfd628d2017-04-06 19:12:102226 '[email protected]',
alito438fa4332016-12-20 21:59:172227 '[email protected]',
2228 '[email protected]'],
maxbogue65ea2632016-04-04 18:12:582229 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192230 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482231 '[email protected]',
2232 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112233 'tab_alert_indicators': ['[email protected]'],
mark a. foltz5ea087f2017-06-20 23:00:212234 'tab_capture': ['[email protected]',
miu5e69f1c52016-10-23 13:40:112235 '[email protected]'],
pennymac962d190432016-07-27 00:58:352236 'tab_contents': ['[email protected]',
2237 '[email protected]',
2238 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082239 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192240 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262241 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352242 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492243 '[email protected]',
2244 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002245 'tests': [],
jlkleinecc81952016-11-19 00:16:072246 'tether': ['[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252247 '[email protected]',
2248 '[email protected]',
2249 '[email protected]',
2250 '[email protected]',
2251 '[email protected]'],
pennymac962d190432016-07-27 00:58:352252 'textinput': ['[email protected]',
2253 '[email protected]',
2254 '[email protected]',
2255 '[email protected]'],
2256 'textinput_chromeos': ['[email protected]',
2257 '[email protected]',
2258 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192259 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302260 'tools_win_chromeexts': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352261 'tracing': ['[email protected]',
2262 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152263 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262264 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182265 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072266 'ui_strings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002267 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:552268 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232269 'version_assembly': ['[email protected]',
2270 '[email protected]'],
posciak62a72272016-05-11 08:31:242271 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312272 'video_capture': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002273 'views': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482274 'virtual_keyboard': ['[email protected]',
2275 '[email protected]',
okabf9f6f02017-02-17 05:14:292276 '[email protected]',
2277 '[email protected]',
2278 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352279 'virtual_reality': ['[email protected]'],
tnakamura43539232016-09-12 14:23:422280 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:152281 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:352282 '[email protected]',
2283 '[email protected]'],
2284 'windows_sandboxing': ['[email protected]',
2285 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002286 'x11': ['[email protected]',
2287 '[email protected]',
2288 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202289 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542290 },
2291}