blob: 80348f58090ad5635e9daee2a7076940485e58c2 [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 },
[email protected]d2cdf342012-08-07 11:00:0232 'android_infra': {
33 'filepath': 'build/android/' \
34 '|testing/android/' \
35 '|tools/android/'
36 },
[email protected]d6af50812014-04-01 17:18:0937 'android_media': {
38 'filepath': 'content/browser/media/android' \
39 '|content/renderer/media/android' \
40 '|media/audio/android' \
41 '|media/base/android' \
42 '|media/midi/*_android.*' \
43 '|media/video/capture/android'
44 },
[email protected]3261d962014-03-04 22:18:2845 'android_tab': {
46 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
47 },
[email protected]7ca78dc12012-09-20 09:26:4448 'android_webview': {
49 'filepath': 'android_webview/',
50 },
[email protected]8a197f22012-06-22 14:59:0551 'app_list': {
[email protected]311cc902013-03-15 04:45:4652 'filepath': 'chrome/browser/ui/app_list'\
53 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4654 '|chrome/browser/ui/views/app_list'\
55 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0556 },
[email protected]e38d185a2013-07-09 08:23:5257 'app_shortcuts': {
58 'filepath': 'apps/app_shim/'\
59 '|chrome/browser/web_applications/'\
60 '|chrome/browser/ui/web_applications/'\
61 '|chrome/common/mac/'
62 },
[email protected]374a93c2009-11-05 21:45:5663 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4964 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5665 },
[email protected]54bf94d2013-01-30 23:07:4066 'apps': {
67 'filepath': '^apps/',
68 },
[email protected]3ce56642013-10-17 22:12:5169 'ash': {
70 'filepath': 'ash/',
71 },
[email protected]f76c8852012-06-21 16:37:0072 'aura': {
[email protected]3ce56642013-10-17 22:12:5173 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3974 },
[email protected]c3a6e1e72013-08-02 00:13:0775 'aura_compositor': {
76 'filepath':
77 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5878 '|content/browser/compositor/' \
79 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0780 '|content/browser/renderer_host/render_widget_host_view_aura' \
81 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4482 '|content/browser/renderer_host/delegated' \
83 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0784 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:0785 },
sullivan0171e3c2015-03-03 18:47:2186 'auto_bisect': {
87 'filepath': 'tools/run-bisect-perf-regression.py'\
88 '|tools/run-perf-test.cfg'\
89 '|tools/auto_bisect/'
90 },
[email protected]2a38f0c02013-05-29 02:27:4591 'autofill': {
[email protected]30964792013-05-29 02:41:2592 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4893 'chrome/browser/resources/options/autofill_|'\
94 'chrome/browser/sync/glue/autofill_|'\
95 'chrome/browser/ui/android/autofill/|'\
96 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2797 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4898 'chrome/browser/ui/views/autofill/|'\
99 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48100 'chrome/renderer/autofill/|'\
101 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05102 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25103 'components/autofill/browser/webdata/|'\
104 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48105 'content/public/common/password_|'\
106 'content/public/renderer/password_|'\
107 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29108 },
[email protected]f76c8852012-06-21 16:37:00109 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49110 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55111 },
jkarlin539748402015-03-31 17:36:31112 'background_sync': {
113 'filepath': 'background_sync',
114 },
[email protected]f76c8852012-06-21 16:37:00115 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49116 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59117 },
[email protected]5e105332012-09-13 01:55:52118 'base_allocator': {
119 'filepath': '^base/allocator',
120 },
[email protected]1ed5e0fd2012-07-19 00:19:05121 'base_memory': {
122 'filepath': '^base/memory',
123 },
[email protected]b17d9e02014-07-29 09:45:50124 'base_win': {
125 'filepath': '^base/win',
126 },
[email protected]7e093d4022014-06-26 19:19:55127 'battery_status': {
128 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10129 'content/renderer/battery_status/|'\
130 'content/test/data/battery_status/|'\
131 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55132 },
maniscalco44c99752015-09-09 21:52:04133 'blimp': {
134 'filepath': '^blimp/',
135 },
[email protected]06798f72013-01-14 22:31:17136 'bookmarks': {
137 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48138 '|chrome/browser/extensions/api/bookmark_manager_private/' \
139 '|chrome/browser/extensions/api/bookmarks/' \
140 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35141 '|chrome/browser/ui/bookmarks/' \
142 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46143 '|chrome/browser/ui/views/bookmarks/' \
144 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17145 },
[email protected]b17d9e02014-07-29 09:45:50146 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13147 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50148 },
[email protected]f76c8852012-06-21 16:37:00149 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49150 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25151 },
[email protected]f76c8852012-06-21 16:37:00152 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49153 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25154 },
[email protected]22650d22012-07-18 17:02:35155 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48156 'filepath': 'chrome/browser/autofill/' \
157 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48158 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27159 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19160 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05161 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35162 },
[email protected]f76c8852012-06-21 16:37:00163 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49164 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18165 },
[email protected]f76c8852012-06-21 16:37:00166 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49167 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00168 },
[email protected]0ce480532012-07-20 12:33:20169 'browsing_data': {
170 'filepath': 'chrome/browser/browsing_data/',
171 },
[email protected]f76c8852012-06-21 16:37:00172 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49173 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10174 'chrome/browser/ui/views/bubble/|'\
175 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00176 },
jkarlin539748402015-03-31 17:36:31177 'cache_storage': {
178 'filepath': 'cache_storage',
179 },
[email protected]10fbd5952013-08-22 07:42:39180 'cast': {
[email protected]31ef420b2014-08-13 21:19:13181 'filepath': 'media/cast/'\
182 '|chrome/browser/extensions/api/cast_streaming/'\
183 '|chrome/browser/media/cast'\
184 '|chrome/renderer/media/cast'\
185 '|chrome/test/data/extensions/api_test/cast_'\
186 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39187 },
[email protected]651d9992014-04-09 17:18:41188 'chromecast': {
189 'filepath': 'chromecast/',
190 },
[email protected]c863702a2012-09-14 20:05:28191 'cc': {
192 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53193 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28194 },
[email protected]c73ec8ab2014-01-16 20:35:23195 'chrome_elf': {
196 'filepath': 'chrome_elf',
197 },
[email protected]d5b21972012-07-20 02:06:01198 'chrome_views': {
199 'filepath': 'chrome/browser/ui/views',
200 },
[email protected]f7bf8ba2011-02-24 22:28:46201 'chromedriver': {
samuong53d5e612014-10-10 18:56:38202 'filepath': 'chrome/test/chromedriver|'\
203 'chrome/test/data/chromedriver|'\
204 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46205 },
[email protected]f76c8852012-06-21 16:37:00206 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49207 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01208 },
[email protected]eda0a0b2013-04-19 20:34:35209 'chromeos_attestation': {
210 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59211 'chrome/browser/chromeos/attestation/|'\
212 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35213 },
[email protected]7c59a152012-11-06 20:56:35214 'chromeos_calculator': {
215 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
216 },
hashimoto40ecb692014-09-02 04:51:31217 'chromeos_dbus': {
218 'filepath': 'chromeos/dbus/',
219 },
[email protected]f76c8852012-06-21 16:37:00220 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'chrome/browser/chromeos/login/|'\
222 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58223 'chrome/browser/resources/chromeos/login/|'\
224 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57225 },
[email protected]d7d35f342012-10-22 20:32:47226 'chromeos_net': {
227 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47228 'chrome/browser/chromeos/net/|'\
229 'chrome/browser/extensions/api/networking_private/|'\
230 'extensions/browser/api/networking_private/|'\
231 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47232 },
[email protected]2315ac0c2013-02-05 00:49:16233 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56234 'filepath': 'ash/system/chromeos/power/|'\
235 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16236 'chrome/browser/chromeos/power/',
237 },
[email protected]f76c8852012-06-21 16:37:00238 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49239 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
240 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12241 },
[email protected]cef7a6d2011-04-29 20:49:07242 'clang_update': {
243 'filepath': 'tools/clang/scripts/update.sh'
244 },
[email protected]f76c8852012-06-21 16:37:00245 'clipboard': {
246 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02247 },
[email protected]0387ab32014-08-05 00:13:42248 'closure': {
[email protected]18fd7a532014-08-20 23:09:51249 'filepath': 'third_party/closure_(compiler|linter)/|'
250 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42251 },
sdefresned94c5b02015-07-22 17:54:55252 'components_deps': {
253 'filepath': 'components/([^/]*/)*DEPS',
254 },
[email protected]f76c8852012-06-21 16:37:00255 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49256 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00257 },
scheib968e61052014-11-05 00:27:25258 'content_bluetooth': {
259 'filepath': 'content/.*bluetooth'
260 },
kinuko01cbe8a12015-10-20 09:59:06261 'content_loader': {
262 'filepath': 'content/browser/loader|'\
263 'content/child/*loader',
264 },
mkwst512627022014-09-16 09:23:27265 'content_renderer': {
266 'filepath': 'content/renderer/',
267 },
[email protected]aa3311a2012-11-19 16:04:58268 'content_shell': {
269 'filepath': 'content/shell/',
270 },
kinukoa121bce2015-01-30 10:04:41271 'content_worker': {
272 'filepath': 'content/.*worker',
273 },
[email protected]f76c8852012-06-21 16:37:00274 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49275 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08276 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00277 },
ianwencdb8c9e2015-06-18 22:10:15278 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53279 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15280 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28281 },
[email protected]5e105332012-09-13 01:55:52282 'deep_memory_profiler': {
283 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
284 },
Bartosz Fabianowski85a823812015-04-16 10:27:51285 'device_bluetooth': {
286 'filepath': 'device/.*bluetooth'
287 },
[email protected]29ad47c2014-04-23 09:12:48288 'device_sensors': {
289 'filepath': 'content/browser/device_sensors/|'\
290 'content/common/device_sensors/|'\
291 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
292 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
293 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14294 },
scheibabdd7d32015-02-11 22:13:08295 'developer_recommended_flags': {
296 'filepath': 'developer_recommended_flags.gypi',
297 },
[email protected]342b12872012-11-07 12:10:46298 'devtools': {
299 'filepath': 'devtools',
300 },
[email protected]bab2a832012-07-11 23:29:41301 'disk_cache': {
302 'filepath': 'net/disk_cache/|http_cache',
303 },
[email protected]f76c8852012-06-21 16:37:00304 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49305 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08306 'net/base/host_cache|' \
307 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00308 },
[email protected]f76c8852012-06-21 16:37:00309 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49310 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08311 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51312 },
[email protected]ca872e362011-07-12 21:06:03313 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08314 'filepath': 'chrome/browser/resources/downloads/|' \
315 'chrome/browser/ui/webui/.*downloads|' \
316 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12317 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03318 },
[email protected]f6df20a2012-10-23 21:22:07319 'drive': {
[email protected]8492b5b2012-12-17 21:58:08320 'filepath': 'chrome/browser/chromeos/drive/|' \
321 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07322 },
[email protected]89d2cd52013-04-16 01:55:36323 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33324 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36325 },
[email protected]3a25c8a2014-06-26 06:47:10326 'eme': {
327 'filepath': 'components/cdm/|' \
328 'content/browser/media/cdm/|' \
329 'content/renderer/media/crypto/|' \
330 'media/base/android/*drm*|' \
331 'media/cdm/|' \
332 'third_party/widevine/cdm/'
333 },
noyauc7f9ea392014-11-26 11:24:48334 'enhanced_bookmarks': {
335 'filepath': 'chrome/browser/enhanced_bookmarks/' \
336 '|components/enhanced_bookmarks/'
337 },
ianwencdb8c9e2015-06-18 22:10:15338 'enhanced_bookmarks_android': {
Newton Allen38c62212015-06-24 21:41:53339 'filepath': 'chrome/android/java/src/org/chromium/'\
ianwencdb8c9e2015-06-18 22:10:15340 'chrome/browser/enhancedbookmarks/|'\
341 'chrome/android/java/res/layout/eb*.xml'
342 },
[email protected]247dcfb92014-04-23 18:25:59343 'events': {
344 'filepath': 'ui/events/',
345 },
[email protected]f76c8852012-06-21 16:37:00346 'extension': {
347 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45348 },
[email protected]f76c8852012-06-21 16:37:00349 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08350 'filepath': 'file_system/|' \
351 'fileapi/'
[email protected]80919512011-08-03 08:51:04352 },
[email protected]f76c8852012-06-21 16:37:00353 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08354 'filepath': 'file_browser|' \
355 'file_manager|' \
356 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39357 },
[email protected]4ed766c2013-09-19 09:45:20358 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20359 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20360 },
[email protected]f76c8852012-06-21 16:37:00361 'ftp': {
362 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39363 },
[email protected]3a2a6ac02014-06-20 07:07:12364 'gcm': {
365 'filepath': 'chrome/browser/services/gcm/|'\
366 'components/gcm_driver/|'\
367 'google_apis/gcm/',
368 },
peterc9e3e172015-11-02 09:29:16369 'gcm_crypto': {
370 'filepath': 'components/gcm_driver/crypto/',
371 },
[email protected]d8036492013-08-09 16:02:23372 'geolocation': {
373 'filepath': 'chrome/browser/geolocation/|'\
374 'content/browser/geolocation|'\
375 'content/public/common/geoposition.*|'\
376 'content/public/browser/geolocation.*|'\
377 'content/renderer/geolocation.*|'\
378 'content/shell/geolocation/',
379 },
[email protected]f93b7382012-08-09 20:53:16380 'gfx_image': {
381 'filepath': 'ui/gfx/image/',
382 },
[email protected]cf428f732012-10-02 20:48:15383 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36384 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15385 },
[email protected]4d1773e2014-04-05 07:59:57386 'gn': {
387 'filepath': 'tools/gn',
388 },
[email protected]f76c8852012-06-21 16:37:00389 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49390 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00391 },
[email protected]f76c8852012-06-21 16:37:00392 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49393 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00394 },
[email protected]18d7e402014-07-08 19:53:14395 'hotword': {
396 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
397 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28398 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14399 '|chrome/browser/search/hotword*'\
400 '|chrome/test/data/extensions/api_test/hotword_private/',
401 },
[email protected]f76c8852012-06-21 16:37:00402 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49403 'filepath': 'base/i18n/|base/string|l10n|icu|'\
404 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00405 },
[email protected]f76c8852012-06-21 16:37:00406 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49407 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00408 },
[email protected]c26161352013-11-12 19:50:01409 'indexed_db': {
410 'filepath': 'content/browser/indexed_db|'\
411 'content/child/indexed_db|'\
412 'content/common/indexed_db|'\
413 'content/public/browser/indexed_db|'\
414 'content/test/data/indexeddb',
415 },
[email protected]f76c8852012-06-21 16:37:00416 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49417 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00418 },
mmoss19826c62014-11-14 21:37:36419 'installer_linux': {
420 'filepath': 'chrome/installer/linux/',
421 },
[email protected]56b4b09d32012-07-27 18:28:41422 'instant': {
[email protected]607903d2013-03-25 22:15:47423 'filepath': 'instant|searchbox|'\
424 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13425 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39426 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47427 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41428 },
sdefresne18b47312015-06-18 15:15:09429 'ios_chrome': {
430 'filepath': 'ios/chrome',
431 },
[email protected]f76c8852012-06-21 16:37:00432 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49433 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00434 },
mkwstb0d1b1d2014-09-30 11:45:36435 'ipc_messages': {
436 'filepath': '_message.*.h|'\
437 '_messages.cc',
438 },
vabraafbd4f32015-11-10 19:30:23439 'login': {
440 'filepath': 'chrome/browser/ui/login'
441 },
[email protected]a3f777d2014-01-07 23:38:26442 'libwebp': {
443 'filepath': 'third_party/libwebp'
444 },
johannkoenig52381382015-09-18 22:35:25445 'libvpx': {
446 'filepath': 'third_party/libvpx_new'
447 },
[email protected]04a292a2013-03-07 19:58:42448 'linux_fonts': {
449 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41450 'ui/gfx/platform_font_linux.*|'\
451 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42452 },
453 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49454 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00455 },
[email protected]04a292a2013-03-07 19:58:42456 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54457 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00458 },
yzshen481e18d2015-05-08 16:29:17459 'mandoline': {
460 'filepath': 'mandoline',
461 },
mlamourid8b0feb2015-06-02 16:30:47462 'manifest': {
463 'filepath': 'content/(browser|renderer)/manifest/'\
464 '|content/public/common/manifest*',
465 },
michaelpg32ca07902015-02-07 00:31:11466 'md_settings': {
orenb42e83d22015-03-07 02:05:15467 'filepath': 'ui/webui/resources/cr_element'\
michaelpg9bc66292015-09-04 22:35:19468 '|chrome/browser/resources/settings/'\
469 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11470 },
[email protected]f76c8852012-06-21 16:37:00471 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49472 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00473 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00474 },
[email protected]06dd23172013-06-24 21:04:51475 'media_galleries': {
476 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51477 '|chrome/browser/media_galleries/'\
478 '|chrome/browser/storage_monitor/'\
479 '|chrome/common/media_galleries/'\
480 '|chrome/test/data/extensions/api_test/media_galleries/'\
481 '|chrome/utility/itunes*'\
482 '|chrome/utility/picasa*',
483 },
kmarshallb698ad4f2015-02-24 19:42:48484 'media_router': {
485 'filepath': 'chrome/browser/media/router/*' \
486 '|chrome/app/theme/*/common/media_router*' \
487 '|chrome/browser/resources/media_router/' \
488 '|chrome/browser/ui/webui/media_router/' \
489 '|chrome/test/media_router/',
490 },
[email protected]f76c8852012-06-21 16:37:00491 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49492 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00493 },
494 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49495 'filepath': 'base/metrics/'\
496 '|chrome/browser/metrics/'\
497 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49498 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12499 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49500 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00501 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45502 '|components/metrics/'\
[email protected]ce6b855a2014-03-12 19:51:39503 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45504 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00505 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12506 # Exclude XML files; in particular, histograms.xml.
507 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
508 },
509 'metrics_xml_files': {
510 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21511 'filepath': 'tools/metrics/.*\.xml$',
512 },
513 'midi': {
514 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00515 },
[email protected]341f218a2013-09-24 22:16:10516 'mojo': {
517 'filepath': 'mojo',
518 },
[email protected]f76c8852012-06-21 16:37:00519 'mouse_lock': {
520 'filepath': 'mouse_lock',
521 },
rjkroegef60dea862015-10-29 17:50:06522 'mus': {
523 'filepath': 'components/mus/'\
524 '|mojo/gles2/'\
525 '|mojo/gpu/',
526 },
[email protected]f76c8852012-06-21 16:37:00527 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49528 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56529 'chrome/browser/nacl_host/|chrome/common/nacl|'\
530 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00531 },
[email protected]99ddc3d2013-01-22 16:15:33532 'native_client_sdk': {
533 'filepath': '^native_client_sdk/',
534 },
[email protected]b9ecdb62014-03-07 14:56:43535 'navigation': {
536 'filepath': 'content/browser/frame_host|'\
537 'content/browser/renderer_host/render_process_host.*|'\
538 'content/browser/renderer_host/render_view_host.*|'\
539 'content/browser/web_contents/web_contents_impl.*|'\
540 'content/renderer/render_frame.*|'\
541 'content/renderer/render_view.*'
542 },
[email protected]f76c8852012-06-21 16:37:00543 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49544 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00545 },
546 'net_error_list': {
547 'filepath': 'net/base/net_error_list.h',
548 },
549 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49550 'filepath': 'net/base/net_log|' \
551 'chrome/browser/net/.*net_log|' \
552 'chrome/browser/net/passive_log_collector|' \
553 'chrome/browser/resources/net_internals/|' \
554 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00555 },
jkarlin539748402015-03-31 17:36:31556 'netinfo': {
557 'filepath': 'netinfo',
558 },
rdsmith2fcbee82015-07-22 00:20:13559 'network_quality': {
560 'filepath': 'net/base/network_quality*',
561 },
peterf4758412014-09-17 15:06:01562 'notifications': {
563 'filepath': 'chrome/browser/extensions/api/notifications/|' \
564 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12565 'chrome/test/data/notifications/|' \
566 'content/browser/notifications/|' \
567 'content/child/notifications/|' \
568 'content/common/platform_notification|' \
569 'content/public/browser/platform_notification|' \
570 'content/public/common/platform_notification|' \
571 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01572 'ui/message_center/'
573 },
[email protected]f76c8852012-06-21 16:37:00574 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49575 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00576 },
577 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49578 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16579 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49580 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00581 },
582 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49583 'filepath': 'chrome/browser/autocomplete/'\
584 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00585 },
[email protected]437c44b2012-11-08 01:35:52586 'options': {
587 'filepath': 'chrome/browser/resources/options/|'\
588 'chrome/browser/ui/webui/options/',
589 },
[email protected]2fc9a7b62014-04-16 17:10:12590 'overview_mode': {
591 'filepath': 'ash/wm/overview/',
592 },
[email protected]4a2078e2013-07-18 20:40:20593 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44594 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43595 'ui/events/ozone/|'\
596 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20597 'ui/gl/gl_.*egl.*|'\
598 'ui/gl/gl_.*ozone.*'
599 },
csharrison3b1dc4062015-10-19 14:31:08600 'page_load_metrics' : {
601 'filepath': 'components/page_load_metrics/'
602 },
[email protected]f76c8852012-06-21 16:37:00603 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29604 'filepath': 'chrome/browser/ui/panels'\
605 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29606 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00607 },
[email protected]3cc8b3922014-05-05 13:12:08608 'password_manager': {
609 'filepath': 'chrome/.*/password_'\
610 '|chrome/browser/ui/passwords'\
611 '|chrome/browser/ui/views/passwords'\
612 '|chrome/test/data/password'\
613 '|components/autofill.*password'
614 '|components/password_'\
615 },
[email protected]f76c8852012-06-21 16:37:00616 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58617 'filepath': 'ppapi/api'\
618 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00619 },
mlamourid8b0feb2015-06-02 16:30:47620 'permissions': {
621 'filepath': 'content/(child,browser)/permissions/'\
622 '|content/common/permission_*'\
623 '|content/public/(common,browser)/permission_*'\
624 '|chrome/browser/permissions/'\
625 '|chrome/browser/content_settings/permission*'\
626 '|permission_context',
627 },
[email protected]f76c8852012-06-21 16:37:00628 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49629 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59630 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00631 },
tnagelad92622a92015-10-20 10:26:30632 'policy_definitions': {
633 'filepath': 'components/policy/resources/policy_templates.json',
634 },
michaelpg11fff3f2015-02-06 03:35:34635 'polymer': {
636 'filepath': 'third_party/polymer/|'\
637 'ui/webui/resources/polymer_resources.grdp',
638 },
twifkak0c69c1f2015-06-22 18:20:09639 'precache': {
640 'filepath': '[pP]recache'
641 },
[email protected]ef6cc442012-10-30 03:24:17642 'predictors': {
643 'filepath': 'predictors',
644 },
[email protected]be775bc2014-06-30 15:41:14645 'prepopulated_engines': {
646 'filepath': 'components/search_engines/prepopulated_engines.json',
647 },
[email protected]f76c8852012-06-21 16:37:00648 'prerender': {
[email protected]78375a52012-07-14 14:47:57649 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00650 },
peter884896c72015-03-12 14:26:20651 'push_messaging': {
652 'filepath': 'push_messaging'
653 },
[email protected]f76c8852012-06-21 16:37:00654 'pyauto': {
655 'filepath': 'chrome/test/pyautolib' \
656 '|chrome/test/functional' \
657 '|chrome/browser/automation/automation_provider_json'
658 },
659 'remoting': {
anandce1c55372015-03-04 01:23:10660 'filepath': 'remoting/' \
661 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00662 },
gab57e80c72014-12-08 21:06:13663 'rlz_id': {
664 'filepath' :'rlz/lib/machine_id.cc|'\
665 'rlz/lib/machine_id.h|'\
666 'rlz/win/lib/machine_id_win.cc',
667 },
grt829c6a82014-10-20 09:29:32668 'safe_browsing': {
669 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
670 },
rickyz0a819bfc2015-02-04 23:57:22671 'sandbox': {
672 'filepath': 'sandbox/'\
673 '|content/browser/bootstrap_sandbox_mac'\
674 '|content/browser/renderer_host/render_sandbox_host_linux'\
675 '|content/browser/renderer_host/sandbox_ipc_linux'\
676 '|content/browser/zygote_host/'\
677 '|content/common/sandbox_'\
678 '|content/zygote/'\
679 },
skyostil20dea312014-11-11 13:43:06680 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17681 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37682 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17683 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06684 },
mlamourid8b0feb2015-06-02 16:30:47685 'screen_orientation': {
686 'filepath': 'screen_orientation',
687 },
[email protected]21cd39b2012-06-28 01:48:40688 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49689 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40690 },
[email protected]0b431722014-01-08 07:21:51691 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17692 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51693 },
[email protected]f76c8852012-06-21 16:37:00694 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49695 'filepath': 'content/browser/site_instance|'\
696 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00697 },
698 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49699 'filepath': 'chrome/browser/speech/'\
700 '|content/browser/speech/'\
701 '|content/common/.*speech'\
702 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00703 },
[email protected]ad0295d2012-10-11 23:43:36704 'spellcheck': {
705 'filepath': 'chrome/browser/spellchecker/'\
706 '|chrome/browser/tab_contents/spellchecker'\
707 '|chrome/browser/tab_contents/spelling_menu'\
708 '|chrome/common/spellcheck_'\
709 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35710 '|third_party/hunspell/'\
711 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36712 },
[email protected]67f39af2013-08-23 20:06:05713 'streams': {
714 'filepath': 'content/browser/streams/',
715 },
[email protected]43d33e92014-07-14 16:39:31716 'supervised_users': {
717 'filepath': 'chrome/browser/.*managed_mode'\
718 '|chrome/browser/.*managed_user'\
719 '|chrome/browser/.*supervised_user',
720 },
[email protected]f76c8852012-06-21 16:37:00721 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12722 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00723 },
[email protected]92871a102013-07-01 11:11:41724 'syncfs': {
725 'filepath': 'sync_file_system',
726 },
[email protected]4529a792013-06-18 19:18:49727 'sync_proto': {
728 'filepath': 'sync/protocol/',
729 },
[email protected]82d74152013-07-28 08:55:31730 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13731 'filepath': 'cc/output/copy_output_request'\
732 '|chrome/browser/extensions/api/tab_capture/'\
733 '|chrome/test/data/extensions/api_test/tab_capture/'\
734 '|content/browser/compositor/delegated_frame_host'\
735 '|content/browser/media/capture/'\
736 '|content/browser/renderer_host/compositing_iosurface'\
737 '|content/browser/renderer_host/media/(audio_'\
738 '|media_stream_manager|video_)'\
739 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
740 '|media/base/video_frame\.h'\
741 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31742 },
[email protected]f76c8852012-06-21 16:37:00743 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49744 'filepath': 'chrome/browser/tab_contents/|'\
745 'content/browser/tab_contents/|'\
746 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00747 },
[email protected]31ef420b2014-08-13 21:19:13748 'tab_media_indicators': {
749 'filepath': 'chrome/browser/media/audio_stream_monitor'\
750 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
751 '|chrome/browser/ui/tabs/tab_utils'\
752 '|chrome/browser/ui/views/tabs/tab\.cc'\
753 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
754 '|media/audio/audio_(output_controller|power_monitor)',
755 },
[email protected]f76c8852012-06-21 16:37:00756 'task_manager': {
757 'filepath': 'task_manager'
758 },
[email protected]5e105332012-09-13 01:55:52759 'tcmalloc': {
760 'filepath': 'third_party/tcmalloc'
761 },
[email protected]31a10602012-11-21 01:51:26762 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19763 'filepath': 'tools/perf/|'\
764 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26765 },
[email protected]f76c8852012-06-21 16:37:00766 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49767 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52768 },
[email protected]1cbbb30b2011-10-14 08:03:56769 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49770 'filepath': 'content/browser/renderer_host/gtk_im'\
771 '|content/browser/renderer_host/gtk_key'\
772 '|content/browser/renderer_host/render_widget_host_view'\
773 '|content/browser/renderer_host/text_input'\
774 '|ui/base/ime/'\
775 '|ui/base/gtk/event'\
776 '|ui/base/gtk/gtk_im'\
777 '|ui/base/keycodes/'\
778 '|ui/base/win/ime'\
779 '|ui/views/controls/textfield/'\
780 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56781 },
[email protected]3a117c62011-11-29 04:28:02782 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49783 'filepath': 'chrome/browser/chromeos/input_method/'\
784 '|chrome/browser/chromeos/extensions/input_method'\
785 '|chrome/browser/chromeos/status/input_method'\
786 '|chrome/browser/extensions/extension_input_'\
787 '|chrome/browser/resources/keyboard'\
788 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43789 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49790 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42791 '|chrome/browser/ui/webui/options/language'\
792 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02793 },
chirantan96fcf6d2015-01-21 22:36:19794 'timers': {
795 'filepath': 'base/timer/'\
796 '|components/timers/'
797 },
[email protected]f76c8852012-06-21 16:37:00798 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49799 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09800 },
[email protected]f76c8852012-06-21 16:37:00801 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49802 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05803 },
[email protected]c8eb7f72013-07-04 15:30:11804 'tracing': {
805 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31806 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11807 '|content/browser/tracing/'\
808 '|components/tracing/'
809 },
[email protected]cf428f732012-10-02 20:48:15810 'ui_compositor': {
811 'filepath': 'ui/compositor/layer\.|'\
812 'ui/compositor/layer_unittest|'\
813 'ui/compositor/compositor',
814 },
[email protected]6b5093c2012-05-23 19:10:18815 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49816 'filepath': 'ui/resources/'\
817 '|ui/base/native_theme/resources/'\
818 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18819 },
[email protected]f76c8852012-06-21 16:37:00820 'valgrind': {
821 'filepath': 'valgrind',
822 },
[email protected]c73ec8ab2014-01-16 20:35:23823 'version_assembly': {
824 'filepath': 'chrome/app/version_assembly',
825 },
[email protected]f76c8852012-06-21 16:37:00826 'views': {
827 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49828 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00829 },
830 'views_core': {
831 'filepath': 'ui/views/view.h|'\
832 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49833 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00834 },
[email protected]f47d871a2013-10-11 22:14:15835 'views_corewm': {
836 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17837 },
[email protected]ef514a32014-02-26 01:02:35838 'virtual_keyboard': {
839 'filepath': 'ui/keyboard/'\
840 'chrome/test/data/chromeos/virtual_keyboard/'\
841 'chrome/common/extensions/api/virtual_keyboard',
842 },
[email protected]b887a262013-09-18 22:43:56843 'webrtc_media': {
844 'filepath': 'chrome/browser/media/|'\
845 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10846 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56847 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58848 'media/base/android/|'\
mcasasa5584a02015-09-11 21:15:28849 'media/capture/|'\
mcasas53024942014-11-11 12:59:28850 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56851 },
phoglundfad6cac2015-06-02 09:21:26852 'webrtc_browser_tests': {
853 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
854 'content/browser/media/.*webrtc.*browsertest',
855 },
[email protected]208879542012-07-05 11:15:34856 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49857 'filepath': 'chrome/browser/content_settings/'\
858 '|chrome/browser/ui/views/website_settings/'\
859 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52860 '|chrome/common/content_settings'\
861 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34862 },
[email protected]b17d9e02014-07-29 09:45:50863 'windows_sandboxing': {
864 'filepath': 'sandbox/win/',
865 },
[email protected]f76c8852012-06-21 16:37:00866 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49867 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
868 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
869 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00870 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49871 'xinput_hierarchy_changed_event_listener\.' \
872 '|chrome/browser/chromeos/wm_' \
873 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40874 },
wjmaclean3ff6a402015-03-31 19:00:20875 'zoom': {
876 'filepath': 'chrome/browser/ui/zoom/' \
877 '|components/ui/zoom/' \
878 '|content/browser/host_zoom_*' \
879 '|content/browser/storage_partition_impl*' \
880 '|content/public/browser/host_zoom_map.h' \
881 '|content/public/browser/storage_partition.h'
882 },
timlohd035d572015-09-25 15:28:02883
884 'blink': {
885 'filepath': 'third_party/WebKit/',
886 },
887 'blink_accessibility': {
888 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
889 },
890 'blink_animation': {
891 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
892 },
893 'blink_app_banner': {
894 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
895 '|third_party/WebKit/public/platform/modules/app_banner',
896 },
897 'blink_audio': {
898 'filepath': 'third_party/WebKit/Source/platform/audio' \
899 '|third_party/WebKit/Source/modules/webaudio',
900 },
901 'blink_battery_status': {
902 'filepath': 'third_party/WebKit/Source/modules/battery/' \
903 '|third_party/WebKit/LayoutTests/battery-status/' \
904 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
905 },
906 'blink_bidi': {
907 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
908 '|third_party/WebKit/Source/core/rendering/.*Bidi',
909 },
910 'blink_bindings': {
911 'filepath': 'third_party/WebKit/Source/bindings',
912 },
913 'blink_bluetooth': {
914 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
915 },
916 'blink_canvas2d': {
917 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
918 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
919 '|third_party/WebKit/Source/modules/canvas2d' \
920 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
921 },
922 'blink_clipboard': {
923 'filepath': 'third_party/WebKit/Source/core/clipboard' \
924 '|third_party/WebKit/Source/core/page/.*Drag' \
925 '|third_party/WebKit/Source/platform/.*Drag' \
926 '|third_party/WebKit/Source/platform/clipboard' \
927 '|third_party/WebKit/Source/web/.*Drag' \
928 '|third_party/WebKit/public/platform/.*Drag' \
929 '|third_party/WebKit/public/web/.*Drag',
930 },
931 'blink_content_security_policy': {
932 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
933 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
934 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
935 },
936 'blink_css': {
937 'filepath': 'third_party/WebKit/Source/core/css',
938 },
939 'blink_css_grid_layout': {
940 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
941 '|third_party/WebKit/Source/core/paint/.*Grid' \
942 '|third_party/WebKit/Source/core/css/.*Grid' \
943 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
944 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
945 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
946 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
947 },
948 'blink_css_flexbox': {
949 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
950 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
951 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
952 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
953 },
954 'blink_css_fragmentation_tests': {
955 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
956 '|third_party/WebKit/LayoutTests/fast/pagination/'
957 },
958 'blink_css_regions': {
959 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
960 '|third_party/WebKit/Source/core/dom/NodeRendering' \
961 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
962 '|third_party/WebKit/Source/core/css/.*Region' \
963 '|third_party/WebKit/LayoutTests/compositing/regions/' \
964 '|third_party/WebKit/LayoutTests/fast/regions/' \
965 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
966 },
967 'blink_custom_elements': {
968 'filepath': 'third_party/WebKit/Source/core/dom/CustomElement' \
969 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
970 },
971 'blink_device_light': {
972 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
973 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
974 },
975 'blink_device_orientation': {
976 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
977 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
978 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
979 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
980 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
981 },
982 'blink_devtools': {
983 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
984 },
985 'blink_dom': {
986 'filepath': 'third_party/WebKit/Source/core/dom/'
987 },
988 'blink_events': {
989 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
990 '|third_party/WebKit/Source/core/dom/.*Event' \
991 '|third_party/WebKit/Source/core/css/.*Event' \
992 '|third_party/WebKit/Source/platform/.*Event'
993 },
994 'blink_fetch': {
995 'filepath': 'third_party/WebKit/Source/core/fetch',
996 },
997 'blink_heap': {
998 'filepath': 'third_party/WebKit/Source/platform/heap' \
999 '|third_party/WebKit/Source/wtf/Partition.*'
1000 },
1001 'blink_html': {
1002 'filepath': 'third_party/WebKit/Source/core/html/'
1003 },
1004 'blink_loader': {
1005 'filepath': 'third_party/WebKit/Source/core/loader',
1006 },
1007 'blink_notifications': {
1008 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1009 '|third_party/WebKit/Source/modules/notifications' \
1010 '|third_party/WebKit/public/platform/modules/notifications'
1011 },
1012 'blink_owners': {
1013 'filepath': 'third_party/WebKit/.*OWNERS',
1014 },
1015 'blink_paint': {
1016 'filepath': 'third_party/WebKit/Source/core/paint/'
1017 },
1018 'blink_permissions': {
1019 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1020 '|third_party/WebKit/public/platform/modules/permissions/',
1021 },
1022 'blink_preloadScanner': {
1023 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1024 },
1025 'blink_public_api': {
1026 'filepath': 'third_party/WebKit/public'
1027 },
1028 'blink_push_messaging': {
1029 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1030 '|third_party/WebKit/Source/modules/push_messaging' \
1031 '|third_party/WebKit/public/platform/modules/push_messaging'
1032 },
1033 'blink_platform_graphics': {
1034 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1035 '|third_party/WebKit/Source/platform/geometry' \
1036 '|third_party/WebKit/Source/platform/graphics'
1037 },
1038 'blink_indexed_db': {
1039 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1040 '|third_party/WebKit/Source/web/.*IDB' \
1041 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1042 '|third_party/WebKit/public/platform/.*IDB'
1043 },
1044 'blink_layout': {
1045 'filepath': 'third_party/WebKit/Source/core/layout' \
1046 '|third_party/WebKit/Source/core/rendering'
1047 },
1048 'blink_layers': {
1049 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1050 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1051 '|third_party/WebKit/Source/core/layout/Layer'
1052 },
1053 'blink_prerender': {
1054 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1055 },
1056 'blink_client_hints': {
1057 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1058 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1059 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1060 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1061 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1062 },
1063 'blink_track': {
1064 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1065 '|third_party/WebKit/Source/core/loader/TextTrack' \
1066 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1067 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1068 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1069 '|third_party/WebKit/Source/core/css/mediaControl' \
1070 '|third_party/WebKit/LayoutTests/media/track/'
1071 },
1072 'blink_media': {
1073 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1074 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1075 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1076 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1077 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1078 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1079 '|third_party/WebKit/Source/platform/drm/' \
1080 '|third_party/WebKit/Source/platform/graphics/media/' \
1081 '|third_party/WebKit/Source/web/.*Media' \
1082 '|third_party/WebKit/LayoutTests/media/' \
1083 '|third_party/WebKit/public/.*Media'
1084 },
1085 'blink_media_queries': {
1086 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1087 '|third_party/WebKit/Source/core/css/MediaList' \
1088 '|third_party/WebKit/Source/core/css/MediaQuery' \
1089 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1090 },
1091 'blink_navigator_content_utils': {
1092 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1093 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1094 },
1095 'blink_out_of_process_frames': {
1096 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
1097 '|third_party/WebKit/Source/web/WebFrame' \
1098 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1099 },
1100 'blink_fileapi': {
1101 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1102 '|third_party/WebKit/Source/core/fileapi/' \
1103 '|third_party/WebKit/Source/platform/.*File' \
1104 '|third_party/WebKit/Source/web/.*File' \
1105 '|third_party/WebKit/LayoutTests/fast/file' \
1106 '|third_party/WebKit/public/.*File'
1107 },
1108 'blink_quota': {
1109 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1110 '|third_party/WebKit/Source/web/.*Quota' \
1111 '|third_party/WebKit/public/.*Quota'
1112 },
1113 'blink_mediastream': {
1114 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1115 '|third_party/WebKit/Source/platform/mediastream/' \
1116 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1117 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1118 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1119 },
1120 'blink_geolocation': {
1121 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1122 '|third_party/WebKit/Source/modules/geolocation/' \
1123 '|third_party/WebKit/Source/web/.*Geolocation' \
1124 '|third_party/WebKit/public/web/.*Geolocation'
1125 },
1126 'blink_htmlparser': {
1127 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1128 },
1129 'blink_screen_orientation': {
1130 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1131 '|third_party/WebKit/public/platform/modules/screen_orientation',
1132 },
1133 'blink_scheduler': {
1134 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1135 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1136 },
1137 'blink_serviceworkers' : {
1138 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1139 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1140 },
1141 'blink_serviceworkers_tests' : {
1142 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1143 },
1144 'blink_sheriff_o_matic' : {
1145 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1146 },
1147 'blink_spellcheck' : {
1148 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1149 },
1150 'blink_style': {
1151 'filepath': 'third_party/WebKit/.*(style/|Style)',
1152 },
1153 'blink_svg': {
1154 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1155 },
timlohd035d572015-09-25 15:28:021156 'blink_vibration': {
1157 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1158 '|third_party/WebKit/Source/modules/vibration/'
1159 },
1160 'blink_viewport_interaction': {
1161 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1162 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1163 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1164 '|third_party/WebKit/Source/core/page/FrameView' \
1165 '|third_party/WebKit/Source/core/page/scrolling'
1166 },
1167 'blink_w3ctests': {
1168 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1169 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1170 },
1171 'blink_web_idl': {
1172 'filepath': 'third_party/WebKit/Source/core/.*\.idl'
1173 },
1174 'blink_webcomponents': {
1175 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1176 '|third_party/WebKit/Source/core/dom/custom/' \
1177 '|third_party/WebKit/Source/core/html/imports/' \
1178 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1179 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1180 },
1181 'blink_webp': {
1182 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1183 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1184 },
1185 'blink_websockets': {
1186 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1187 },
1188 'blink_workers': {
1189 'filepath': 'third_party/WebKit/Source/core/workers',
1190 },
1191 'blink_wtf': {
1192 'filepath': 'third_party/WebKit/Source/wtf',
1193 },
1194 'blink_xmlhttprequest': {
1195 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011196 },
1197 'test_runner': {
1198 'filepath': 'components/test_runner/' \
1199 '|content/shell/(common|browser|renderer)/layout_test/' \
1200 '|content/test/layouttest_support.cc' \
1201 '|content/public/test/layouttest_support.h' \
1202 '|components/html_viewer/layout_test*' \
1203 '|components/html_viewer/web_test_delegate_impl.*'
1204 },
[email protected]a3838612009-10-13 21:57:541205 },
[email protected]ca872e362011-07-12 21:06:031206
[email protected]a3838612009-10-13 21:57:541207 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451208 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551209 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001210 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571211 'accessibility': ['[email protected]',
1212 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001213 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541214 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571215 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:161216 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001217 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171218 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:131219 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:081220 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321221 '[email protected]',
1222 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471223 'android_media': ['[email protected]',
1224 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591225 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441226 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141227 'app_list': ['[email protected]',
1228 '[email protected]',
1229 '[email protected]'],
1230 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001231 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401232 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:521233 'ash': ['[email protected]',
1234 '[email protected]'],
1235 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321236 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071237 'aura_compositor': ['[email protected]',
1238 '[email protected]',
1239 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321240 '[email protected]',
1241 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211242 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421243 'autofill': ['[email protected]',
1244 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031245 '[email protected]',
vabraafbd4f32015-11-10 19:30:231246 '[email protected]',
1247 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331248 'automation': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311249 'background_sync': ['[email protected]'],
vmpstreeb843a2015-10-15 18:23:001250 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191251 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501252 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051253 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:321254 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551255 'battery_status': ['[email protected]'],
nyquist0af49ad2015-09-16 19:22:351256 'blimp' : ['[email protected]',
1257 '[email protected]',
1258 '[email protected]',
sriramsr93d84202015-10-08 00:06:151259 '[email protected]',
1260 '[email protected]',
1261 '[email protected]'],
noyauc7f9ea392014-11-26 11:24:481262 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471263 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351264 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441265 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401266 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571267 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:201268 'browsing_data': ['[email protected]'],
rouslan8d6a8372015-09-10 19:10:101269 'bubble': ['[email protected]',
1270 '[email protected]',
1271 '[email protected]',
1272 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111273 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591274 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341275 '[email protected]',
miua1710162015-08-27 01:38:091276 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121277 '[email protected]',
miua1710162015-08-27 01:38:091278 '[email protected]',
1279 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281280 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231281 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011282 'chrome_views': ['[email protected]'],
halliwellfa56b3a42015-09-04 21:42:571283 'chromecast': ['[email protected]',
1284 '[email protected]',
1285 '[email protected]'],
stgaocea5a9c2015-05-29 22:31:391286 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471287 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351288 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351289 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311290 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021291 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161292 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551293 'chromeos_login' : ['[email protected]',
1294 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251295 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071296 '[email protected]',
1297 '[email protected]',
hans5aeb7d12015-09-29 20:50:351298 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071299 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001300 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511301 'closure': ['[email protected]',
jlklein8cc17cb2015-05-14 01:35:101302 '[email protected]',
1303 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551304 'components_deps': ['[email protected]',
1305 '[email protected]',
1306 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591307 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271308 '[email protected]' ],
scheib968e61052014-11-05 00:27:251309 'content_bluetooth': ['[email protected]'],
kinuko01cbe8a12015-10-20 09:59:061310 'content_loader': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591311 'content_renderer': [ '[email protected]',
1312 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531313 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591314 '[email protected]',
peterc9e3e172015-11-02 09:29:161315 '[email protected]',
1316 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241317 'content_worker': ['[email protected]',
1318 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191319 'deep_memory_profiler': ['[email protected]'],
Bartosz Fabianowski85a823812015-04-16 10:27:511320 'device_bluetooth': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591321 'device_sensors': ['[email protected]',
1322 '[email protected]',
1323 '[email protected]',
1324 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081325 'developer_recommended_flags': ['[email protected]'],
yurysa0fccaa2015-10-26 22:47:101326 'devtools': ['[email protected]', '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411327 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001328 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511329 'download': ['[email protected]'],
1330 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401331 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361332 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101333 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:131334 'enhanced_bookmarks': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011335 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411336 'extension': ['[email protected]',
1337 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191338 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481339 '[email protected]',
1340 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261341 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201342 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001343 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:121344 'gcm': ['[email protected]'],
peterc9e3e172015-11-02 09:29:161345 'gcm_crypto': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591346 'geolocation': ['[email protected]',
1347 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151348 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161349 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:571350 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:521351 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:231352 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141353 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001354 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001355 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451356 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:281357 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501358 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361359 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371360 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441361 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041362 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381363 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441364 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091365 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001366 'ipc': ['[email protected]', '[email protected]'],
vabraafbd4f32015-11-10 19:30:231367 'login': ['[email protected]'],
urvang41c8f9b2015-01-16 00:42:461368 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:261369 '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251370 'libvpx': ['[email protected]', '[email protected]',
1371 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421372 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401373 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421374 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311375 'supervised_users': ['[email protected]'],
penghuang7d460212015-07-21 20:25:061376 'mandoline': ['[email protected]',
rjkroegef60dea862015-10-29 17:50:061377 '[email protected]',
1378 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471379 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171380 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111381 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111382 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001383 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561384 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481385 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001386 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301387 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121388 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211389 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001390 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161391 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151392 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491393 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531394 '[email protected]',
[email protected]84003af2014-05-02 09:37:131395 '[email protected]',
1396 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001397 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061398 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001399 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541400 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431401 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521402 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001403 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311404 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001405 'net_log': ['[email protected]', '[email protected]'],
rdsmith2fcbee82015-07-22 00:20:131406 'network_quality': ['[email protected]'],
peterc9e3e172015-11-02 09:29:161407 'notifications': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591408 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:311409 'npapi_headers': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:571410 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541411 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001412 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351413 'options': ['[email protected]',
1414 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:121415 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321416 'ozone': ['[email protected]', '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081417 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061418 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001419 'panels': ['[email protected]', '[email protected]',
1420 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251421 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511422 '[email protected]',
vabraafbd4f32015-11-10 19:30:231423 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251424 'pepper_api': ['[email protected]',
1425 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151426 '[email protected]', '[email protected]',
1427 '[email protected]', '[email protected]'],
kcarattini72f4fe22015-10-14 22:58:061428 'permissions': ['[email protected]',
1429 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341430 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301431 'policy_definitions': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:341432 'polymer': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091433 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441434 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141435 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001436 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311437 '[email protected]', '[email protected]'],
peterc9e3e172015-11-02 09:29:161438 'push_messaging': ['[email protected]', '[email protected]',
mvanouwerkerke9ef38b02015-04-17 14:38:581439 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001440 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381441 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001442 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251443 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131444 'rlz_id': ['[email protected]',
gab57e80c72014-12-08 21:06:131445 '[email protected]'],
grt829c6a82014-10-20 09:29:321446 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221447 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061448 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471449 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511450 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191451 '[email protected]',
[email protected]0b431722014-01-08 07:21:511452 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091453 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161454 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171455 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161456 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431457 'site_instance': ['[email protected]', '[email protected]',
1458 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361459 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141460 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101461 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051462 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251463 'sync': ['[email protected]',
maxboguee02372182014-11-13 00:42:221464 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101465 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561466 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121467 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191468 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481469 '[email protected]',
1470 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491471 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311472 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351473 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001474 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131475 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191476 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261477 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001478 'tests': [],
penghuang7d460212015-07-21 20:25:061479 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421480 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181481 '[email protected]',
yukishiino616672e2015-04-02 06:43:101482 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421483 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181484 '[email protected]',
yukishiino616672e2015-04-02 06:43:101485 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191486 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051487 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381488 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151489 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181490 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001491 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551492 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231493 'version_assembly': ['[email protected]',
1494 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001495 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521496 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351497 'virtual_keyboard': ['[email protected]',
1498 '[email protected]'],
mcasasa5584a02015-09-11 21:15:281499 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101500 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021501 'webrtc_browser_tests': ['[email protected]',
1502 '[email protected]'],
raymesf5084632015-07-02 07:14:151503 'website_settings': ['[email protected]',
msramek78c361b72015-10-20 14:09:151504 '[email protected]',
1505 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501506 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001507 'x11': ['[email protected]',
1508 '[email protected]',
1509 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201510 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021511
1512 'blink': ['[email protected]'],
1513 'blink_accessibility': ['[email protected]',
1514 '[email protected]',
1515 '[email protected]',
1516 '[email protected]'],
1517 'blink_animation': ['[email protected]',
1518 '[email protected]',
1519 '[email protected]',
1520 '[email protected]',
1521 '[email protected]'],
1522 'blink_app_banner': [ '[email protected]' ],
1523 'blink_audio': ['[email protected]'],
1524 'blink_battery_status': [ '[email protected]',
1525 '[email protected]' ],
1526 'blink_bidi': [ '[email protected]' ],
1527 'blink_bindings': [ '[email protected]' ],
1528 'blink_bluetooth': [ '[email protected]' ],
1529 'blink_canvas2d': [ '[email protected]',
1530 '[email protected]',
1531 '[email protected]' ],
1532 'blink_clipboard': [ '[email protected]', ],
1533 'blink_content_security_policy': [ '[email protected]' ],
1534 'blink_css': [ '[email protected]',
1535 '[email protected]',
1536 '[email protected]',
1537 '[email protected]',
1538 '[email protected]' ],
1539 'blink_css_grid_layout': [ '[email protected]',
1540 '[email protected]',
1541 '[email protected]' ],
1542 'blink_css_flexbox': [ '[email protected]' ],
1543 'blink_css_fragmentation_tests': [ '[email protected]' ],
1544 'blink_css_regions': [ '[email protected]' ],
1545 'blink_custom_elements': [ '[email protected]',
1546 '[email protected]' ],
1547 'blink_dom': [ '[email protected]',
1548 '[email protected]',
1549 '[email protected]',
1550 '[email protected]',
1551 '[email protected]' ],
1552 'blink_device_light': [ '[email protected]',
1553 '[email protected]' ],
1554 'blink_device_orientation': [ '[email protected]',
1555 '[email protected]',
1556 '[email protected]',
1557 '[email protected]' ],
1558 'blink_devtools': [ '[email protected]',
1559 '[email protected]',
1560 '[email protected]',
timlohd035d572015-09-25 15:28:021561 '[email protected]',
1562 '[email protected]',
1563 '[email protected]',
1564 '[email protected]' ],
1565 'blink_events': [ '[email protected]',
1566 '[email protected]',
1567 '[email protected]' ],
1568 'blink_fetch': [ '[email protected]',
1569 '[email protected]',
1570 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061571 '[email protected]' ],
timlohd035d572015-09-25 15:28:021572 'blink_layers': [ '[email protected]' ],
1573 'blink_loader': [ '[email protected]',
1574 '[email protected]',
1575 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061576 '[email protected]' ],
timlohd035d572015-09-25 15:28:021577 'blink_owners': [ '[email protected]'],
1578 'blink_platform_graphics': [ '[email protected]',
1579 '[email protected]',
1580 '[email protected]',
1581 '[email protected]',
1582 '[email protected]',
1583 '[email protected]',
1584 '[email protected]',
1585 '[email protected]',
1586 '[email protected]',
1587 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281588 '[email protected]',
vmpstreeb843a2015-10-15 18:23:001589 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281590 '[email protected]' ],
timlohd035d572015-09-25 15:28:021591 'blink_heap': [ '[email protected]',
1592 '[email protected]',
1593 '[email protected]',
1594 '[email protected]' ],
1595 'blink_html': [ '[email protected]',
1596 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281597 'blink_public_api': [ '[email protected]',
1598 '[email protected]' ],
timlohd035d572015-09-25 15:28:021599 'blink_indexed_db': ['[email protected]',
1600 '[email protected]',
1601 '[email protected]'],
1602 'blink_layout': [ '[email protected]',
1603 '[email protected]',
1604 '[email protected]',
1605 '[email protected]',
1606 '[email protected]',
1607 '[email protected]',
1608 '[email protected]' ],
1609 'blink_paint' : [ '[email protected]',
1610 '[email protected]',
1611 '[email protected]' ],
1612 'blink_permissions': [ '[email protected]' ],
1613 'blink_prerender': [ '[email protected]',
1614 '[email protected]' ],
1615 'blink_preloadScanner': [ '[email protected]' ],
1616 'blink_push_messaging': [ '[email protected]',
1617 '[email protected]',
peterc9e3e172015-11-02 09:29:161618 '[email protected]' ],
timlohd035d572015-09-25 15:28:021619 'blink_client_hints': [ '[email protected]' ],
1620 'blink_scheduler': [ '[email protected]' ],
1621 'blink_track': [ '[email protected]',
1622 '[email protected]',
1623 '[email protected]',
1624 '[email protected]',
1625 '[email protected]',
1626 '[email protected]' ],
1627 'blink_media': [ '[email protected]',
1628 '[email protected]',
1629 '[email protected]',
1630 '[email protected]' ],
1631 'blink_media_queries': [ '[email protected]',
1632 '[email protected]' ],
1633 'blink_fileapi': [ '[email protected]',
1634 '[email protected]',
1635 '[email protected]' ],
1636 'blink_quota': [ '[email protected]',
1637 '[email protected]',
1638 '[email protected]' ],
1639 'blink_viewport_interaction': [ '[email protected]' ],
1640 'blink_webcomponents': [ '[email protected]',
1641 '[email protected]' ],
1642 'blink_mediastream': [ '[email protected]' ],
1643 'blink_navigator_content_utils': [ '[email protected]' ],
peterc9e3e172015-11-02 09:29:161644 'blink_notifications': [ '[email protected]' ],
timlohd035d572015-09-25 15:28:021645 'blink_geolocation': [ '[email protected]',
1646 '[email protected]',
1647 '[email protected]' ],
1648 'blink_htmlparser': [ '[email protected]' ],
1649 'blink_vibration': [ '[email protected]',
1650 '[email protected]' ],
1651 'blink_serviceworkers': [ '[email protected]',
1652 '[email protected]',
1653 '[email protected]',
1654 '[email protected]',
1655 '[email protected]',
1656 '[email protected]',
1657 '[email protected]',
1658 '[email protected]' ],
1659 'blink_serviceworkers_tests': [ '[email protected]' ],
1660 'blink_sheriff_o_matic': [ '[email protected]',
1661 '[email protected]',
1662 '[email protected]',
1663 '[email protected]',
1664 '[email protected]',
1665 '[email protected]',
1666 '[email protected]',
1667 '[email protected]' ],
1668 'blink_spellcheck' : [ '[email protected]' ],
1669 'blink_style': [ '[email protected]' ],
1670 'blink_svg': [ '[email protected]',
1671 '[email protected]',
1672 '[email protected]',
1673 '[email protected]',
1674 '[email protected]',
1675 '[email protected]',
1676 '[email protected]',
1677 '[email protected]' ],
timlohd035d572015-09-25 15:28:021678 'blink_w3ctests' : [ '[email protected]' ],
1679 'blink_webp': [ '[email protected]',
1680 '[email protected]',
1681 '[email protected]',
1682 '[email protected]' ],
1683 'blink_out_of_process_frames': [ '[email protected]',
1684 '[email protected]' ],
1685 'blink_screen_orientation': [ '[email protected]' ],
1686 'blink_web_idl': [ '[email protected]',
1687 '[email protected]',
1688 '[email protected]' ],
1689 'blink_websockets': [ '[email protected]',
1690 '[email protected]' ],
1691 'blink_workers': [ '[email protected]',
1692 '[email protected]',
1693 '[email protected]',
1694 '[email protected]' ],
1695 'blink_wtf': [ '[email protected]',
1696 '[email protected]' ],
1697 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011698 'test_runner': [ '[email protected]',
1699 '[email protected]' ],
[email protected]a3838612009-10-13 21:57:541700 },
1701}