blob: 0cb79d9c30da8ef9c685971a84a5126448edd5d9 [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': {
[email protected]f76c8852012-06-21 16:37:0013 'accelerator_table': {
14 'filepath': 'ash/accelerators/accelerator_table\.cc' \
15 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5416 },
[email protected]f76c8852012-06-21 16:37:0017 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5718 'filepath': 'accessibility' \
19 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4720 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5721 '|iaccessible2' \
22 '|isimpledom' \
23 '|liblouis'
[email protected]a3838612009-10-13 21:57:5424 },
[email protected]e9db77a2013-06-12 23:56:1725 'activity_log': {
26 'filepath': 'chrome/browser/extensions/activity_log/' \
27 '|chrome/browser/extensions/api/activity_log_private/'
28 },
[email protected]d2cdf342012-08-07 11:00:0229 'android_infra': {
30 'filepath': 'build/android/' \
31 '|testing/android/' \
32 '|tools/android/'
33 },
[email protected]d6af50812014-04-01 17:18:0934 'android_media': {
35 'filepath': 'content/browser/media/android' \
36 '|content/renderer/media/android' \
37 '|media/audio/android' \
38 '|media/base/android' \
39 '|media/midi/*_android.*' \
40 '|media/video/capture/android'
41 },
[email protected]3261d962014-03-04 22:18:2842 'android_tab': {
43 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
44 },
[email protected]7ca78dc12012-09-20 09:26:4445 'android_webview': {
46 'filepath': 'android_webview/',
47 },
[email protected]8a197f22012-06-22 14:59:0548 'app_list': {
[email protected]311cc902013-03-15 04:45:4649 'filepath': 'chrome/browser/ui/app_list'\
50 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4651 '|chrome/browser/ui/views/app_list'\
52 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0553 },
[email protected]e38d185a2013-07-09 08:23:5254 'app_shortcuts': {
55 'filepath': 'apps/app_shim/'\
56 '|chrome/browser/web_applications/'\
57 '|chrome/browser/ui/web_applications/'\
58 '|chrome/common/mac/'
59 },
[email protected]374a93c2009-11-05 21:45:5660 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4961 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5662 },
[email protected]54bf94d2013-01-30 23:07:4063 'apps': {
64 'filepath': '^apps/',
65 },
[email protected]3ce56642013-10-17 22:12:5166 'ash': {
67 'filepath': 'ash/',
68 },
[email protected]f76c8852012-06-21 16:37:0069 'aura': {
[email protected]3ce56642013-10-17 22:12:5170 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3971 },
[email protected]c3a6e1e72013-08-02 00:13:0772 'aura_compositor': {
73 'filepath':
74 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5875 '|content/browser/compositor/' \
76 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0777 '|content/browser/renderer_host/render_widget_host_view_aura' \
78 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4479 '|content/browser/renderer_host/delegated' \
80 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0781 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:0782 },
sullivan0171e3c2015-03-03 18:47:2183 'auto_bisect': {
84 'filepath': 'tools/run-bisect-perf-regression.py'\
85 '|tools/run-perf-test.cfg'\
86 '|tools/auto_bisect/'
87 },
[email protected]2a38f0c02013-05-29 02:27:4588 'autofill': {
[email protected]30964792013-05-29 02:41:2589 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4890 'chrome/browser/resources/options/autofill_|'\
91 'chrome/browser/sync/glue/autofill_|'\
92 'chrome/browser/ui/android/autofill/|'\
93 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2794 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4895 'chrome/browser/ui/views/autofill/|'\
96 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:4897 'chrome/renderer/autofill/|'\
98 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:0599 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25100 'components/autofill/browser/webdata/|'\
101 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48102 'content/public/common/password_|'\
103 'content/public/renderer/password_|'\
104 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29105 },
[email protected]f76c8852012-06-21 16:37:00106 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49107 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55108 },
jkarlin539748402015-03-31 17:36:31109 'background_sync': {
110 'filepath': 'background_sync',
111 },
[email protected]f76c8852012-06-21 16:37:00112 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49113 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59114 },
[email protected]5e105332012-09-13 01:55:52115 'base_allocator': {
116 'filepath': '^base/allocator',
117 },
[email protected]1ed5e0fd2012-07-19 00:19:05118 'base_memory': {
119 'filepath': '^base/memory',
120 },
[email protected]b17d9e02014-07-29 09:45:50121 'base_win': {
122 'filepath': '^base/win',
123 },
[email protected]7e093d4022014-06-26 19:19:55124 'battery_status': {
125 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10126 'content/renderer/battery_status/|'\
127 'content/test/data/battery_status/|'\
128 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55129 },
maniscalco44c99752015-09-09 21:52:04130 'blimp': {
131 'filepath': '^blimp/',
132 },
[email protected]06798f72013-01-14 22:31:17133 'bookmarks': {
134 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48135 '|chrome/browser/extensions/api/bookmark_manager_private/' \
136 '|chrome/browser/extensions/api/bookmarks/' \
137 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35138 '|chrome/browser/ui/bookmarks/' \
139 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46140 '|chrome/browser/ui/views/bookmarks/' \
141 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17142 },
[email protected]b17d9e02014-07-29 09:45:50143 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13144 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50145 },
[email protected]f76c8852012-06-21 16:37:00146 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49147 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25148 },
[email protected]f76c8852012-06-21 16:37:00149 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49150 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25151 },
[email protected]22650d22012-07-18 17:02:35152 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48153 'filepath': 'chrome/browser/autofill/' \
154 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48155 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27156 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19157 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05158 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35159 },
[email protected]f76c8852012-06-21 16:37:00160 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49161 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18162 },
[email protected]f76c8852012-06-21 16:37:00163 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49164 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00165 },
[email protected]0ce480532012-07-20 12:33:20166 'browsing_data': {
167 'filepath': 'chrome/browser/browsing_data/',
168 },
[email protected]f76c8852012-06-21 16:37:00169 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49170 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10171 'chrome/browser/ui/views/bubble/|'\
172 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00173 },
jkarlin539748402015-03-31 17:36:31174 'cache_storage': {
175 'filepath': 'cache_storage',
176 },
[email protected]10fbd5952013-08-22 07:42:39177 'cast': {
[email protected]31ef420b2014-08-13 21:19:13178 'filepath': 'media/cast/'\
179 '|chrome/browser/extensions/api/cast_streaming/'\
180 '|chrome/browser/media/cast'\
181 '|chrome/renderer/media/cast'\
182 '|chrome/test/data/extensions/api_test/cast_'\
183 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39184 },
[email protected]651d9992014-04-09 17:18:41185 'chromecast': {
186 'filepath': 'chromecast/',
187 },
[email protected]c863702a2012-09-14 20:05:28188 'cc': {
189 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53190 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28191 },
[email protected]c73ec8ab2014-01-16 20:35:23192 'chrome_elf': {
193 'filepath': 'chrome_elf',
194 },
[email protected]d5b21972012-07-20 02:06:01195 'chrome_views': {
196 'filepath': 'chrome/browser/ui/views',
197 },
[email protected]f7bf8ba2011-02-24 22:28:46198 'chromedriver': {
samuong53d5e612014-10-10 18:56:38199 'filepath': 'chrome/test/chromedriver|'\
200 'chrome/test/data/chromedriver|'\
201 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46202 },
[email protected]f76c8852012-06-21 16:37:00203 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49204 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01205 },
[email protected]eda0a0b2013-04-19 20:34:35206 'chromeos_attestation': {
207 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59208 'chrome/browser/chromeos/attestation/|'\
209 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35210 },
[email protected]7c59a152012-11-06 20:56:35211 'chromeos_calculator': {
212 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
213 },
hashimoto40ecb692014-09-02 04:51:31214 'chromeos_dbus': {
215 'filepath': 'chromeos/dbus/',
216 },
[email protected]f76c8852012-06-21 16:37:00217 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49218 'filepath': 'chrome/browser/chromeos/login/|'\
219 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58220 'chrome/browser/resources/chromeos/login/|'\
221 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57222 },
[email protected]d7d35f342012-10-22 20:32:47223 'chromeos_net': {
224 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47225 'chrome/browser/chromeos/net/|'\
226 'chrome/browser/extensions/api/networking_private/|'\
227 'extensions/browser/api/networking_private/|'\
228 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47229 },
[email protected]2315ac0c2013-02-05 00:49:16230 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56231 'filepath': 'ash/system/chromeos/power/|'\
232 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16233 'chrome/browser/chromeos/power/',
234 },
[email protected]f76c8852012-06-21 16:37:00235 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49236 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
237 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12238 },
[email protected]cef7a6d2011-04-29 20:49:07239 'clang_update': {
240 'filepath': 'tools/clang/scripts/update.sh'
241 },
[email protected]f76c8852012-06-21 16:37:00242 'clipboard': {
243 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02244 },
[email protected]0387ab32014-08-05 00:13:42245 'closure': {
[email protected]18fd7a532014-08-20 23:09:51246 'filepath': 'third_party/closure_(compiler|linter)/|'
247 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42248 },
sdefresned94c5b02015-07-22 17:54:55249 'components_deps': {
250 'filepath': 'components/([^/]*/)*DEPS',
251 },
[email protected]f76c8852012-06-21 16:37:00252 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49253 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00254 },
scheib968e61052014-11-05 00:27:25255 'content_bluetooth': {
256 'filepath': 'content/.*bluetooth'
257 },
[email protected]e3774fd2014-04-23 22:32:54258 'content_input': {
259 'filepath': 'content/browser/renderer_host/input/|'\
260 'content/common/input/|'\
261 'content/renderer/input/',
262 },
kinuko01cbe8a12015-10-20 09:59:06263 'content_loader': {
264 'filepath': 'content/browser/loader|'\
265 'content/child/*loader',
266 },
mkwst512627022014-09-16 09:23:27267 'content_renderer': {
268 'filepath': 'content/renderer/',
269 },
[email protected]aa3311a2012-11-19 16:04:58270 'content_shell': {
271 'filepath': 'content/shell/',
272 },
kinukoa121bce2015-01-30 10:04:41273 'content_worker': {
274 'filepath': 'content/.*worker',
275 },
[email protected]f76c8852012-06-21 16:37:00276 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49277 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08278 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00279 },
vabr8380eb32014-11-17 11:50:27280 'custom_handlers': {
281 'filepath': 'chrome/browser/custom_handlers/|'\
282 'chrome/common/custom_handlers/',
283 },
ianwencdb8c9e2015-06-18 22:10:15284 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53285 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15286 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28287 },
[email protected]5e105332012-09-13 01:55:52288 'deep_memory_profiler': {
289 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
290 },
Bartosz Fabianowski85a823812015-04-16 10:27:51291 'device_bluetooth': {
292 'filepath': 'device/.*bluetooth'
293 },
[email protected]29ad47c2014-04-23 09:12:48294 'device_sensors': {
295 'filepath': 'content/browser/device_sensors/|'\
296 'content/common/device_sensors/|'\
297 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
298 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
299 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14300 },
scheibabdd7d32015-02-11 22:13:08301 'developer_recommended_flags': {
302 'filepath': 'developer_recommended_flags.gypi',
303 },
[email protected]342b12872012-11-07 12:10:46304 'devtools': {
305 'filepath': 'devtools',
306 },
[email protected]bab2a832012-07-11 23:29:41307 'disk_cache': {
308 'filepath': 'net/disk_cache/|http_cache',
309 },
[email protected]f76c8852012-06-21 16:37:00310 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49311 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08312 'net/base/host_cache|' \
313 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00314 },
[email protected]f76c8852012-06-21 16:37:00315 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49316 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08317 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51318 },
[email protected]ca872e362011-07-12 21:06:03319 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08320 'filepath': 'chrome/browser/resources/downloads/|' \
321 'chrome/browser/ui/webui/.*downloads|' \
322 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12323 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03324 },
[email protected]f6df20a2012-10-23 21:22:07325 'drive': {
[email protected]8492b5b2012-12-17 21:58:08326 'filepath': 'chrome/browser/chromeos/drive/|' \
327 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07328 },
[email protected]89d2cd52013-04-16 01:55:36329 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33330 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36331 },
[email protected]3a25c8a2014-06-26 06:47:10332 'eme': {
333 'filepath': 'components/cdm/|' \
334 'content/browser/media/cdm/|' \
335 'content/renderer/media/crypto/|' \
336 'media/base/android/*drm*|' \
337 'media/cdm/|' \
338 'third_party/widevine/cdm/'
339 },
noyauc7f9ea392014-11-26 11:24:48340 'enhanced_bookmarks': {
341 'filepath': 'chrome/browser/enhanced_bookmarks/' \
342 '|components/enhanced_bookmarks/'
343 },
ianwencdb8c9e2015-06-18 22:10:15344 'enhanced_bookmarks_android': {
Newton Allen38c62212015-06-24 21:41:53345 'filepath': 'chrome/android/java/src/org/chromium/'\
ianwencdb8c9e2015-06-18 22:10:15346 'chrome/browser/enhancedbookmarks/|'\
347 'chrome/android/java/res/layout/eb*.xml'
348 },
[email protected]247dcfb92014-04-23 18:25:59349 'events': {
350 'filepath': 'ui/events/',
351 },
[email protected]f76c8852012-06-21 16:37:00352 'extension': {
353 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45354 },
[email protected]f76c8852012-06-21 16:37:00355 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08356 'filepath': 'file_system/|' \
357 'fileapi/'
[email protected]80919512011-08-03 08:51:04358 },
[email protected]f76c8852012-06-21 16:37:00359 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08360 'filepath': 'file_browser|' \
361 'file_manager|' \
362 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39363 },
[email protected]4ed766c2013-09-19 09:45:20364 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20365 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20366 },
[email protected]f76c8852012-06-21 16:37:00367 'ftp': {
368 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39369 },
[email protected]3a2a6ac02014-06-20 07:07:12370 'gcm': {
371 'filepath': 'chrome/browser/services/gcm/|'\
372 'components/gcm_driver/|'\
373 'google_apis/gcm/',
374 },
[email protected]d8036492013-08-09 16:02:23375 'geolocation': {
376 'filepath': 'chrome/browser/geolocation/|'\
377 'content/browser/geolocation|'\
378 'content/public/common/geoposition.*|'\
379 'content/public/browser/geolocation.*|'\
380 'content/renderer/geolocation.*|'\
381 'content/shell/geolocation/',
382 },
[email protected]f93b7382012-08-09 20:53:16383 'gfx_image': {
384 'filepath': 'ui/gfx/image/',
385 },
[email protected]cf428f732012-10-02 20:48:15386 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36387 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15388 },
[email protected]4d1773e2014-04-05 07:59:57389 'gn': {
390 'filepath': 'tools/gn',
391 },
[email protected]f76c8852012-06-21 16:37:00392 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49393 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00394 },
[email protected]f76c8852012-06-21 16:37:00395 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00397 },
[email protected]18d7e402014-07-08 19:53:14398 'hotword': {
399 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
400 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28401 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14402 '|chrome/browser/search/hotword*'\
403 '|chrome/test/data/extensions/api_test/hotword_private/',
404 },
[email protected]f76c8852012-06-21 16:37:00405 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49406 'filepath': 'base/i18n/|base/string|l10n|icu|'\
407 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00408 },
[email protected]f76c8852012-06-21 16:37:00409 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49410 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00411 },
[email protected]c26161352013-11-12 19:50:01412 'indexed_db': {
413 'filepath': 'content/browser/indexed_db|'\
414 'content/child/indexed_db|'\
415 'content/common/indexed_db|'\
416 'content/public/browser/indexed_db|'\
417 'content/test/data/indexeddb',
418 },
[email protected]f76c8852012-06-21 16:37:00419 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49420 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00421 },
mmoss19826c62014-11-14 21:37:36422 'installer_linux': {
423 'filepath': 'chrome/installer/linux/',
424 },
[email protected]56b4b09d32012-07-27 18:28:41425 'instant': {
[email protected]607903d2013-03-25 22:15:47426 'filepath': 'instant|searchbox|'\
427 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13428 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39429 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47430 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41431 },
sdefresne18b47312015-06-18 15:15:09432 'ios_chrome': {
433 'filepath': 'ios/chrome',
434 },
[email protected]f76c8852012-06-21 16:37:00435 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49436 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00437 },
mkwstb0d1b1d2014-09-30 11:45:36438 'ipc_messages': {
439 'filepath': '_message.*.h|'\
440 '_messages.cc',
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'\
[email protected]ce6b855a2014-03-12 19:51:39502 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00503 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12504 # Exclude XML files; in particular, histograms.xml.
505 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
506 },
507 'metrics_xml_files': {
508 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21509 'filepath': 'tools/metrics/.*\.xml$',
510 },
511 'midi': {
512 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00513 },
[email protected]341f218a2013-09-24 22:16:10514 'mojo': {
515 'filepath': 'mojo',
516 },
[email protected]f76c8852012-06-21 16:37:00517 'mouse_lock': {
518 'filepath': 'mouse_lock',
519 },
520 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49521 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56522 'chrome/browser/nacl_host/|chrome/common/nacl|'\
523 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00524 },
[email protected]99ddc3d2013-01-22 16:15:33525 'native_client_sdk': {
526 'filepath': '^native_client_sdk/',
527 },
[email protected]b9ecdb62014-03-07 14:56:43528 'navigation': {
529 'filepath': 'content/browser/frame_host|'\
530 'content/browser/renderer_host/render_process_host.*|'\
531 'content/browser/renderer_host/render_view_host.*|'\
532 'content/browser/web_contents/web_contents_impl.*|'\
533 'content/renderer/render_frame.*|'\
534 'content/renderer/render_view.*'
535 },
[email protected]f76c8852012-06-21 16:37:00536 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49537 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00538 },
539 'net_error_list': {
540 'filepath': 'net/base/net_error_list.h',
541 },
542 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49543 'filepath': 'net/base/net_log|' \
544 'chrome/browser/net/.*net_log|' \
545 'chrome/browser/net/passive_log_collector|' \
546 'chrome/browser/resources/net_internals/|' \
547 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00548 },
jkarlin539748402015-03-31 17:36:31549 'netinfo': {
550 'filepath': 'netinfo',
551 },
rdsmith2fcbee82015-07-22 00:20:13552 'network_quality': {
553 'filepath': 'net/base/network_quality*',
554 },
peterf4758412014-09-17 15:06:01555 'notifications': {
556 'filepath': 'chrome/browser/extensions/api/notifications/|' \
557 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12558 'chrome/test/data/notifications/|' \
559 'content/browser/notifications/|' \
560 'content/child/notifications/|' \
561 'content/common/platform_notification|' \
562 'content/public/browser/platform_notification|' \
563 'content/public/common/platform_notification|' \
564 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01565 'ui/message_center/'
566 },
[email protected]f76c8852012-06-21 16:37:00567 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49568 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00569 },
570 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49571 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16572 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49573 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00574 },
575 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49576 'filepath': 'chrome/browser/autocomplete/'\
577 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00578 },
[email protected]437c44b2012-11-08 01:35:52579 'options': {
580 'filepath': 'chrome/browser/resources/options/|'\
581 'chrome/browser/ui/webui/options/',
582 },
[email protected]2fc9a7b62014-04-16 17:10:12583 'overview_mode': {
584 'filepath': 'ash/wm/overview/',
585 },
[email protected]4a2078e2013-07-18 20:40:20586 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44587 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43588 'ui/events/ozone/|'\
589 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20590 'ui/gl/gl_.*egl.*|'\
591 'ui/gl/gl_.*ozone.*'
592 },
csharrison3b1dc4062015-10-19 14:31:08593 'page_load_metrics' : {
594 'filepath': 'components/page_load_metrics/'
595 },
[email protected]f76c8852012-06-21 16:37:00596 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29597 'filepath': 'chrome/browser/ui/panels'\
598 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29599 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00600 },
[email protected]3cc8b3922014-05-05 13:12:08601 'password_manager': {
602 'filepath': 'chrome/.*/password_'\
603 '|chrome/browser/ui/passwords'\
604 '|chrome/browser/ui/views/passwords'\
605 '|chrome/test/data/password'\
606 '|components/autofill.*password'
607 '|components/password_'\
608 },
[email protected]f76c8852012-06-21 16:37:00609 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58610 'filepath': 'ppapi/api'\
611 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00612 },
mlamourid8b0feb2015-06-02 16:30:47613 'permissions': {
614 'filepath': 'content/(child,browser)/permissions/'\
615 '|content/common/permission_*'\
616 '|content/public/(common,browser)/permission_*'\
617 '|chrome/browser/permissions/'\
618 '|chrome/browser/content_settings/permission*'\
619 '|permission_context',
620 },
[email protected]f76c8852012-06-21 16:37:00621 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49622 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59623 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00624 },
tnagelad92622a92015-10-20 10:26:30625 'policy_definitions': {
626 'filepath': 'components/policy/resources/policy_templates.json',
627 },
michaelpg11fff3f2015-02-06 03:35:34628 'polymer': {
629 'filepath': 'third_party/polymer/|'\
630 'ui/webui/resources/polymer_resources.grdp',
631 },
twifkak0c69c1f2015-06-22 18:20:09632 'precache': {
633 'filepath': '[pP]recache'
634 },
[email protected]ef6cc442012-10-30 03:24:17635 'predictors': {
636 'filepath': 'predictors',
637 },
[email protected]be775bc2014-06-30 15:41:14638 'prepopulated_engines': {
639 'filepath': 'components/search_engines/prepopulated_engines.json',
640 },
[email protected]f76c8852012-06-21 16:37:00641 'prerender': {
[email protected]78375a52012-07-14 14:47:57642 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00643 },
peter884896c72015-03-12 14:26:20644 'push_messaging': {
645 'filepath': 'push_messaging'
646 },
[email protected]f76c8852012-06-21 16:37:00647 'pyauto': {
648 'filepath': 'chrome/test/pyautolib' \
649 '|chrome/test/functional' \
650 '|chrome/browser/automation/automation_provider_json'
651 },
652 'remoting': {
anandce1c55372015-03-04 01:23:10653 'filepath': 'remoting/' \
654 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00655 },
gab57e80c72014-12-08 21:06:13656 'rlz_id': {
657 'filepath' :'rlz/lib/machine_id.cc|'\
658 'rlz/lib/machine_id.h|'\
659 'rlz/win/lib/machine_id_win.cc',
660 },
grt829c6a82014-10-20 09:29:32661 'safe_browsing': {
662 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
663 },
rickyz0a819bfc2015-02-04 23:57:22664 'sandbox': {
665 'filepath': 'sandbox/'\
666 '|content/browser/bootstrap_sandbox_mac'\
667 '|content/browser/renderer_host/render_sandbox_host_linux'\
668 '|content/browser/renderer_host/sandbox_ipc_linux'\
669 '|content/browser/zygote_host/'\
670 '|content/common/sandbox_'\
671 '|content/zygote/'\
672 },
skyostil20dea312014-11-11 13:43:06673 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17674 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37675 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17676 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06677 },
mlamourid8b0feb2015-06-02 16:30:47678 'screen_orientation': {
679 'filepath': 'screen_orientation',
680 },
[email protected]21cd39b2012-06-28 01:48:40681 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49682 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40683 },
[email protected]0b431722014-01-08 07:21:51684 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17685 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51686 },
[email protected]f76c8852012-06-21 16:37:00687 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49688 'filepath': 'content/browser/site_instance|'\
689 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00690 },
691 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49692 'filepath': 'chrome/browser/speech/'\
693 '|content/browser/speech/'\
694 '|content/common/.*speech'\
695 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00696 },
[email protected]ad0295d2012-10-11 23:43:36697 'spellcheck': {
698 'filepath': 'chrome/browser/spellchecker/'\
699 '|chrome/browser/tab_contents/spellchecker'\
700 '|chrome/browser/tab_contents/spelling_menu'\
701 '|chrome/common/spellcheck_'\
702 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35703 '|third_party/hunspell/'\
704 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36705 },
[email protected]67f39af2013-08-23 20:06:05706 'streams': {
707 'filepath': 'content/browser/streams/',
708 },
[email protected]43d33e92014-07-14 16:39:31709 'supervised_users': {
710 'filepath': 'chrome/browser/.*managed_mode'\
711 '|chrome/browser/.*managed_user'\
712 '|chrome/browser/.*supervised_user',
713 },
[email protected]f76c8852012-06-21 16:37:00714 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12715 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00716 },
[email protected]92871a102013-07-01 11:11:41717 'syncfs': {
718 'filepath': 'sync_file_system',
719 },
[email protected]4529a792013-06-18 19:18:49720 'sync_proto': {
721 'filepath': 'sync/protocol/',
722 },
[email protected]82d74152013-07-28 08:55:31723 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13724 'filepath': 'cc/output/copy_output_request'\
725 '|chrome/browser/extensions/api/tab_capture/'\
726 '|chrome/test/data/extensions/api_test/tab_capture/'\
727 '|content/browser/compositor/delegated_frame_host'\
728 '|content/browser/media/capture/'\
729 '|content/browser/renderer_host/compositing_iosurface'\
730 '|content/browser/renderer_host/media/(audio_'\
731 '|media_stream_manager|video_)'\
732 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
733 '|media/base/video_frame\.h'\
734 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31735 },
[email protected]f76c8852012-06-21 16:37:00736 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49737 'filepath': 'chrome/browser/tab_contents/|'\
738 'content/browser/tab_contents/|'\
739 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00740 },
[email protected]31ef420b2014-08-13 21:19:13741 'tab_media_indicators': {
742 'filepath': 'chrome/browser/media/audio_stream_monitor'\
743 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
744 '|chrome/browser/ui/tabs/tab_utils'\
745 '|chrome/browser/ui/views/tabs/tab\.cc'\
746 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
747 '|media/audio/audio_(output_controller|power_monitor)',
748 },
[email protected]f76c8852012-06-21 16:37:00749 'task_manager': {
750 'filepath': 'task_manager'
751 },
[email protected]5e105332012-09-13 01:55:52752 'tcmalloc': {
753 'filepath': 'third_party/tcmalloc'
754 },
[email protected]31a10602012-11-21 01:51:26755 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19756 'filepath': 'tools/perf/|'\
757 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26758 },
[email protected]f76c8852012-06-21 16:37:00759 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49760 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52761 },
[email protected]1cbbb30b2011-10-14 08:03:56762 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49763 'filepath': 'content/browser/renderer_host/gtk_im'\
764 '|content/browser/renderer_host/gtk_key'\
765 '|content/browser/renderer_host/render_widget_host_view'\
766 '|content/browser/renderer_host/text_input'\
767 '|ui/base/ime/'\
768 '|ui/base/gtk/event'\
769 '|ui/base/gtk/gtk_im'\
770 '|ui/base/keycodes/'\
771 '|ui/base/win/ime'\
772 '|ui/views/controls/textfield/'\
773 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56774 },
[email protected]3a117c62011-11-29 04:28:02775 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49776 'filepath': 'chrome/browser/chromeos/input_method/'\
777 '|chrome/browser/chromeos/extensions/input_method'\
778 '|chrome/browser/chromeos/status/input_method'\
779 '|chrome/browser/extensions/extension_input_'\
780 '|chrome/browser/resources/keyboard'\
781 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43782 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49783 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42784 '|chrome/browser/ui/webui/options/language'\
785 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02786 },
chirantan96fcf6d2015-01-21 22:36:19787 'timers': {
788 'filepath': 'base/timer/'\
789 '|components/timers/'
790 },
[email protected]f76c8852012-06-21 16:37:00791 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49792 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09793 },
[email protected]f76c8852012-06-21 16:37:00794 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49795 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05796 },
[email protected]c8eb7f72013-07-04 15:30:11797 'tracing': {
798 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31799 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11800 '|content/browser/tracing/'\
801 '|components/tracing/'
802 },
[email protected]cf428f732012-10-02 20:48:15803 'ui_compositor': {
804 'filepath': 'ui/compositor/layer\.|'\
805 'ui/compositor/layer_unittest|'\
806 'ui/compositor/compositor',
807 },
[email protected]6b5093c2012-05-23 19:10:18808 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49809 'filepath': 'ui/resources/'\
810 '|ui/base/native_theme/resources/'\
811 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18812 },
[email protected]f76c8852012-06-21 16:37:00813 'valgrind': {
814 'filepath': 'valgrind',
815 },
[email protected]c73ec8ab2014-01-16 20:35:23816 'version_assembly': {
817 'filepath': 'chrome/app/version_assembly',
818 },
[email protected]f76c8852012-06-21 16:37:00819 'views': {
820 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49821 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00822 },
823 'views_core': {
824 'filepath': 'ui/views/view.h|'\
825 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49826 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00827 },
[email protected]f47d871a2013-10-11 22:14:15828 'views_corewm': {
829 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17830 },
[email protected]ef514a32014-02-26 01:02:35831 'virtual_keyboard': {
832 'filepath': 'ui/keyboard/'\
833 'chrome/test/data/chromeos/virtual_keyboard/'\
834 'chrome/common/extensions/api/virtual_keyboard',
835 },
[email protected]b887a262013-09-18 22:43:56836 'webrtc_media': {
837 'filepath': 'chrome/browser/media/|'\
838 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10839 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56840 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58841 'media/base/android/|'\
mcasasa5584a02015-09-11 21:15:28842 'media/capture/|'\
mcasas53024942014-11-11 12:59:28843 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56844 },
phoglundfad6cac2015-06-02 09:21:26845 'webrtc_browser_tests': {
846 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
847 'content/browser/media/.*webrtc.*browsertest',
848 },
[email protected]208879542012-07-05 11:15:34849 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49850 'filepath': 'chrome/browser/content_settings/'\
851 '|chrome/browser/ui/views/website_settings/'\
852 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52853 '|chrome/common/content_settings'\
854 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34855 },
[email protected]b17d9e02014-07-29 09:45:50856 'windows_sandboxing': {
857 'filepath': 'sandbox/win/',
858 },
[email protected]f76c8852012-06-21 16:37:00859 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49860 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
861 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
862 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00863 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49864 'xinput_hierarchy_changed_event_listener\.' \
865 '|chrome/browser/chromeos/wm_' \
866 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40867 },
wjmaclean3ff6a402015-03-31 19:00:20868 'zoom': {
869 'filepath': 'chrome/browser/ui/zoom/' \
870 '|components/ui/zoom/' \
871 '|content/browser/host_zoom_*' \
872 '|content/browser/storage_partition_impl*' \
873 '|content/public/browser/host_zoom_map.h' \
874 '|content/public/browser/storage_partition.h'
875 },
timlohd035d572015-09-25 15:28:02876
877 'blink': {
878 'filepath': 'third_party/WebKit/',
879 },
880 'blink_accessibility': {
881 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
882 },
883 'blink_animation': {
884 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
885 },
886 'blink_app_banner': {
887 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
888 '|third_party/WebKit/public/platform/modules/app_banner',
889 },
890 'blink_audio': {
891 'filepath': 'third_party/WebKit/Source/platform/audio' \
892 '|third_party/WebKit/Source/modules/webaudio',
893 },
894 'blink_battery_status': {
895 'filepath': 'third_party/WebKit/Source/modules/battery/' \
896 '|third_party/WebKit/LayoutTests/battery-status/' \
897 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
898 },
899 'blink_bidi': {
900 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
901 '|third_party/WebKit/Source/core/rendering/.*Bidi',
902 },
903 'blink_bindings': {
904 'filepath': 'third_party/WebKit/Source/bindings',
905 },
906 'blink_bluetooth': {
907 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
908 },
909 'blink_canvas2d': {
910 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
911 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
912 '|third_party/WebKit/Source/modules/canvas2d' \
913 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
914 },
915 'blink_clipboard': {
916 'filepath': 'third_party/WebKit/Source/core/clipboard' \
917 '|third_party/WebKit/Source/core/page/.*Drag' \
918 '|third_party/WebKit/Source/platform/.*Drag' \
919 '|third_party/WebKit/Source/platform/clipboard' \
920 '|third_party/WebKit/Source/web/.*Drag' \
921 '|third_party/WebKit/public/platform/.*Drag' \
922 '|third_party/WebKit/public/web/.*Drag',
923 },
924 'blink_content_security_policy': {
925 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
926 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
927 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
928 },
929 'blink_css': {
930 'filepath': 'third_party/WebKit/Source/core/css',
931 },
932 'blink_css_grid_layout': {
933 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
934 '|third_party/WebKit/Source/core/paint/.*Grid' \
935 '|third_party/WebKit/Source/core/css/.*Grid' \
936 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
937 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
938 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
939 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
940 },
941 'blink_css_flexbox': {
942 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
943 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
944 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
945 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
946 },
947 'blink_css_fragmentation_tests': {
948 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
949 '|third_party/WebKit/LayoutTests/fast/pagination/'
950 },
951 'blink_css_regions': {
952 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
953 '|third_party/WebKit/Source/core/dom/NodeRendering' \
954 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
955 '|third_party/WebKit/Source/core/css/.*Region' \
956 '|third_party/WebKit/LayoutTests/compositing/regions/' \
957 '|third_party/WebKit/LayoutTests/fast/regions/' \
958 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
959 },
960 'blink_custom_elements': {
961 'filepath': 'third_party/WebKit/Source/core/dom/CustomElement' \
962 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
963 },
964 'blink_device_light': {
965 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
966 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
967 },
968 'blink_device_orientation': {
969 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
970 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
971 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
972 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
973 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
974 },
975 'blink_devtools': {
976 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
977 },
978 'blink_dom': {
979 'filepath': 'third_party/WebKit/Source/core/dom/'
980 },
981 'blink_events': {
982 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
983 '|third_party/WebKit/Source/core/dom/.*Event' \
984 '|third_party/WebKit/Source/core/css/.*Event' \
985 '|third_party/WebKit/Source/platform/.*Event'
986 },
987 'blink_fetch': {
988 'filepath': 'third_party/WebKit/Source/core/fetch',
989 },
990 'blink_heap': {
991 'filepath': 'third_party/WebKit/Source/platform/heap' \
992 '|third_party/WebKit/Source/wtf/Partition.*'
993 },
994 'blink_html': {
995 'filepath': 'third_party/WebKit/Source/core/html/'
996 },
997 'blink_loader': {
998 'filepath': 'third_party/WebKit/Source/core/loader',
999 },
1000 'blink_notifications': {
1001 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1002 '|third_party/WebKit/Source/modules/notifications' \
1003 '|third_party/WebKit/public/platform/modules/notifications'
1004 },
1005 'blink_owners': {
1006 'filepath': 'third_party/WebKit/.*OWNERS',
1007 },
1008 'blink_paint': {
1009 'filepath': 'third_party/WebKit/Source/core/paint/'
1010 },
1011 'blink_permissions': {
1012 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1013 '|third_party/WebKit/public/platform/modules/permissions/',
1014 },
1015 'blink_preloadScanner': {
1016 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1017 },
1018 'blink_public_api': {
1019 'filepath': 'third_party/WebKit/public'
1020 },
1021 'blink_push_messaging': {
1022 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1023 '|third_party/WebKit/Source/modules/push_messaging' \
1024 '|third_party/WebKit/public/platform/modules/push_messaging'
1025 },
1026 'blink_platform_graphics': {
1027 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1028 '|third_party/WebKit/Source/platform/geometry' \
1029 '|third_party/WebKit/Source/platform/graphics'
1030 },
1031 'blink_indexed_db': {
1032 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1033 '|third_party/WebKit/Source/web/.*IDB' \
1034 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1035 '|third_party/WebKit/public/platform/.*IDB'
1036 },
1037 'blink_layout': {
1038 'filepath': 'third_party/WebKit/Source/core/layout' \
1039 '|third_party/WebKit/Source/core/rendering'
1040 },
1041 'blink_layers': {
1042 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1043 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1044 '|third_party/WebKit/Source/core/layout/Layer'
1045 },
1046 'blink_prerender': {
1047 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1048 },
1049 'blink_client_hints': {
1050 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1051 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1052 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1053 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1054 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1055 },
1056 'blink_track': {
1057 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1058 '|third_party/WebKit/Source/core/loader/TextTrack' \
1059 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1060 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1061 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1062 '|third_party/WebKit/Source/core/css/mediaControl' \
1063 '|third_party/WebKit/LayoutTests/media/track/'
1064 },
1065 'blink_media': {
1066 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1067 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1068 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1069 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1070 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1071 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1072 '|third_party/WebKit/Source/platform/drm/' \
1073 '|third_party/WebKit/Source/platform/graphics/media/' \
1074 '|third_party/WebKit/Source/web/.*Media' \
1075 '|third_party/WebKit/LayoutTests/media/' \
1076 '|third_party/WebKit/public/.*Media'
1077 },
1078 'blink_media_queries': {
1079 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1080 '|third_party/WebKit/Source/core/css/MediaList' \
1081 '|third_party/WebKit/Source/core/css/MediaQuery' \
1082 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1083 },
1084 'blink_navigator_content_utils': {
1085 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1086 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1087 },
1088 'blink_out_of_process_frames': {
1089 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
1090 '|third_party/WebKit/Source/web/WebFrame' \
1091 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1092 },
1093 'blink_fileapi': {
1094 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1095 '|third_party/WebKit/Source/core/fileapi/' \
1096 '|third_party/WebKit/Source/platform/.*File' \
1097 '|third_party/WebKit/Source/web/.*File' \
1098 '|third_party/WebKit/LayoutTests/fast/file' \
1099 '|third_party/WebKit/public/.*File'
1100 },
1101 'blink_quota': {
1102 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1103 '|third_party/WebKit/Source/web/.*Quota' \
1104 '|third_party/WebKit/public/.*Quota'
1105 },
1106 'blink_mediastream': {
1107 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1108 '|third_party/WebKit/Source/platform/mediastream/' \
1109 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1110 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1111 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1112 },
1113 'blink_geolocation': {
1114 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1115 '|third_party/WebKit/Source/modules/geolocation/' \
1116 '|third_party/WebKit/Source/web/.*Geolocation' \
1117 '|third_party/WebKit/public/web/.*Geolocation'
1118 },
1119 'blink_htmlparser': {
1120 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1121 },
1122 'blink_screen_orientation': {
1123 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1124 '|third_party/WebKit/public/platform/modules/screen_orientation',
1125 },
1126 'blink_scheduler': {
1127 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1128 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1129 },
1130 'blink_serviceworkers' : {
1131 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1132 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1133 },
1134 'blink_serviceworkers_tests' : {
1135 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1136 },
1137 'blink_sheriff_o_matic' : {
1138 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1139 },
1140 'blink_spellcheck' : {
1141 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1142 },
1143 'blink_style': {
1144 'filepath': 'third_party/WebKit/.*(style/|Style)',
1145 },
1146 'blink_svg': {
1147 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1148 },
timlohd035d572015-09-25 15:28:021149 'blink_vibration': {
1150 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1151 '|third_party/WebKit/Source/modules/vibration/'
1152 },
1153 'blink_viewport_interaction': {
1154 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1155 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1156 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1157 '|third_party/WebKit/Source/core/page/FrameView' \
1158 '|third_party/WebKit/Source/core/page/scrolling'
1159 },
1160 'blink_w3ctests': {
1161 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1162 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1163 },
1164 'blink_web_idl': {
1165 'filepath': 'third_party/WebKit/Source/core/.*\.idl'
1166 },
1167 'blink_webcomponents': {
1168 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1169 '|third_party/WebKit/Source/core/dom/custom/' \
1170 '|third_party/WebKit/Source/core/html/imports/' \
1171 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1172 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1173 },
1174 'blink_webp': {
1175 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1176 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1177 },
1178 'blink_websockets': {
1179 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1180 },
1181 'blink_workers': {
1182 'filepath': 'third_party/WebKit/Source/core/workers',
1183 },
1184 'blink_wtf': {
1185 'filepath': 'third_party/WebKit/Source/wtf',
1186 },
1187 'blink_xmlhttprequest': {
1188 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011189 },
1190 'test_runner': {
1191 'filepath': 'components/test_runner/' \
1192 '|content/shell/(common|browser|renderer)/layout_test/' \
1193 '|content/test/layouttest_support.cc' \
1194 '|content/public/test/layouttest_support.h' \
1195 '|components/html_viewer/layout_test*' \
1196 '|components/html_viewer/web_test_delegate_impl.*'
1197 },
[email protected]a3838612009-10-13 21:57:541198 },
[email protected]ca872e362011-07-12 21:06:031199
[email protected]a3838612009-10-13 21:57:541200 'WATCHLISTS': {
mazda6471d0e2015-10-02 06:32:551201 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001202 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571203 'accessibility': ['[email protected]',
1204 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001205 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541206 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571207 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:161208 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001209 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171210 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:131211 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:081212 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321213 '[email protected]',
1214 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471215 'android_media': ['[email protected]',
1216 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591217 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441218 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141219 'app_list': ['[email protected]',
1220 '[email protected]',
1221 '[email protected]'],
1222 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001223 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401224 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:521225 'ash': ['[email protected]',
1226 '[email protected]'],
1227 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321228 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071229 'aura_compositor': ['[email protected]',
1230 '[email protected]',
1231 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321232 '[email protected]',
1233 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211234 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421235 'autofill': ['[email protected]',
1236 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031237 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101238 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331239 'automation': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311240 'background_sync': ['[email protected]'],
vmpstreeb843a2015-10-15 18:23:001241 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191242 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501243 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051244 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:321245 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551246 'battery_status': ['[email protected]'],
nyquist0af49ad2015-09-16 19:22:351247 'blimp' : ['[email protected]',
1248 '[email protected]',
1249 '[email protected]',
sriramsr93d84202015-10-08 00:06:151250 '[email protected]',
1251 '[email protected]',
1252 '[email protected]'],
noyauc7f9ea392014-11-26 11:24:481253 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471254 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351255 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441256 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401257 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571258 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:201259 'browsing_data': ['[email protected]'],
rouslan8d6a8372015-09-10 19:10:101260 'bubble': ['[email protected]',
1261 '[email protected]',
1262 '[email protected]',
1263 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111264 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591265 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341266 '[email protected]',
miua1710162015-08-27 01:38:091267 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121268 '[email protected]',
miua1710162015-08-27 01:38:091269 '[email protected]',
1270 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281271 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231272 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011273 'chrome_views': ['[email protected]'],
halliwellfa56b3a42015-09-04 21:42:571274 'chromecast': ['[email protected]',
1275 '[email protected]',
1276 '[email protected]'],
stgaocea5a9c2015-05-29 22:31:391277 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471278 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351279 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351280 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311281 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021282 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161283 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551284 'chromeos_login' : ['[email protected]',
1285 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251286 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071287 '[email protected]',
1288 '[email protected]',
hans5aeb7d12015-09-29 20:50:351289 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071290 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001291 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511292 'closure': ['[email protected]',
jlklein8cc17cb2015-05-14 01:35:101293 '[email protected]',
1294 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551295 'components_deps': ['[email protected]',
1296 '[email protected]',
1297 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591298 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271299 '[email protected]' ],
scheib968e61052014-11-05 00:27:251300 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:541301 'content_input': ['[email protected]'],
kinuko01cbe8a12015-10-20 09:59:061302 'content_loader': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591303 'content_renderer': [ '[email protected]',
1304 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531305 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591306 '[email protected]',
1307 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241308 'content_worker': ['[email protected]',
1309 '[email protected]'],
vabr57d76102015-04-16 09:48:511310 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191311 'deep_memory_profiler': ['[email protected]'],
Bartosz Fabianowski85a823812015-04-16 10:27:511312 'device_bluetooth': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591313 'device_sensors': ['[email protected]',
1314 '[email protected]',
1315 '[email protected]',
1316 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081317 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:461318 'devtools': ['[email protected]', '[email protected]',
[email protected]932349ad2013-07-22 08:59:501319 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411320 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001321 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511322 'download': ['[email protected]'],
1323 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401324 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361325 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101326 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:131327 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:331328 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411329 'extension': ['[email protected]',
1330 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191331 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481332 '[email protected]',
1333 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261334 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201335 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001336 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:121337 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591338 'geolocation': ['[email protected]',
1339 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151340 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161341 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:571342 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:521343 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:231344 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141345 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001346 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001347 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451348 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:281349 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501350 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361351 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371352 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441353 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041354 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381355 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441356 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091357 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001358 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:461359 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:261360 '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251361 'libvpx': ['[email protected]', '[email protected]',
1362 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421363 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401364 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421365 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311366 'supervised_users': ['[email protected]'],
penghuang7d460212015-07-21 20:25:061367 'mandoline': ['[email protected]',
1368 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471369 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171370 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111371 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111372 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001373 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561374 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481375 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001376 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301377 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121378 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211379 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001380 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161381 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151382 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491383 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531384 '[email protected]',
[email protected]84003af2014-05-02 09:37:131385 '[email protected]',
1386 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001387 'mouse_lock': ['[email protected]'],
1388 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541389 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431390 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521391 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001392 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311393 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001394 'net_log': ['[email protected]', '[email protected]'],
rdsmith2fcbee82015-07-22 00:20:131395 'network_quality': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591396 'notifications': ['[email protected]',
1397 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:311398 'npapi_headers': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:571399 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541400 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001401 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351402 'options': ['[email protected]',
1403 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:121404 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321405 'ozone': ['[email protected]', '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081406 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061407 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001408 'panels': ['[email protected]', '[email protected]',
1409 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251410 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511411 '[email protected]',
1412 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251413 'pepper_api': ['[email protected]',
1414 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151415 '[email protected]', '[email protected]',
1416 '[email protected]', '[email protected]'],
kcarattini72f4fe22015-10-14 22:58:061417 'permissions': ['[email protected]',
1418 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341419 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301420 'policy_definitions': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:341421 'polymer': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091422 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441423 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141424 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001425 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311426 '[email protected]', '[email protected]'],
mvanouwerkerke9ef38b02015-04-17 14:38:581427 'push_messaging': ['[email protected]', '[email protected]',
1428 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001429 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381430 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001431 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251432 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131433 'rlz_id': ['[email protected]',
gab57e80c72014-12-08 21:06:131434 '[email protected]'],
grt829c6a82014-10-20 09:29:321435 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221436 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061437 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471438 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511439 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191440 '[email protected]',
[email protected]0b431722014-01-08 07:21:511441 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091442 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161443 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171444 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161445 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431446 'site_instance': ['[email protected]', '[email protected]',
1447 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361448 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141449 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101450 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051451 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251452 'sync': ['[email protected]',
maxboguee02372182014-11-13 00:42:221453 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101454 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561455 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121456 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191457 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481458 '[email protected]',
1459 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491460 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311461 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351462 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001463 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131464 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191465 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261466 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001467 'tests': [],
penghuang7d460212015-07-21 20:25:061468 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421469 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181470 '[email protected]',
yukishiino616672e2015-04-02 06:43:101471 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421472 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181473 '[email protected]',
yukishiino616672e2015-04-02 06:43:101474 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191475 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051476 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381477 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151478 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181479 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001480 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551481 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231482 'version_assembly': ['[email protected]',
1483 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001484 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521485 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351486 'virtual_keyboard': ['[email protected]',
1487 '[email protected]'],
mcasasa5584a02015-09-11 21:15:281488 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101489 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021490 'webrtc_browser_tests': ['[email protected]',
1491 '[email protected]'],
raymesf5084632015-07-02 07:14:151492 'website_settings': ['[email protected]',
msramek78c361b72015-10-20 14:09:151493 '[email protected]',
1494 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501495 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001496 'x11': ['[email protected]',
1497 '[email protected]',
1498 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201499 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021500
1501 'blink': ['[email protected]'],
1502 'blink_accessibility': ['[email protected]',
1503 '[email protected]',
1504 '[email protected]',
1505 '[email protected]'],
1506 'blink_animation': ['[email protected]',
1507 '[email protected]',
1508 '[email protected]',
1509 '[email protected]',
1510 '[email protected]'],
1511 'blink_app_banner': [ '[email protected]' ],
1512 'blink_audio': ['[email protected]'],
1513 'blink_battery_status': [ '[email protected]',
1514 '[email protected]' ],
1515 'blink_bidi': [ '[email protected]' ],
1516 'blink_bindings': [ '[email protected]' ],
1517 'blink_bluetooth': [ '[email protected]' ],
1518 'blink_canvas2d': [ '[email protected]',
1519 '[email protected]',
1520 '[email protected]' ],
1521 'blink_clipboard': [ '[email protected]', ],
1522 'blink_content_security_policy': [ '[email protected]' ],
1523 'blink_css': [ '[email protected]',
1524 '[email protected]',
1525 '[email protected]',
1526 '[email protected]',
1527 '[email protected]' ],
1528 'blink_css_grid_layout': [ '[email protected]',
1529 '[email protected]',
1530 '[email protected]' ],
1531 'blink_css_flexbox': [ '[email protected]' ],
1532 'blink_css_fragmentation_tests': [ '[email protected]' ],
1533 'blink_css_regions': [ '[email protected]' ],
1534 'blink_custom_elements': [ '[email protected]',
1535 '[email protected]' ],
1536 'blink_dom': [ '[email protected]',
1537 '[email protected]',
1538 '[email protected]',
1539 '[email protected]',
1540 '[email protected]' ],
1541 'blink_device_light': [ '[email protected]',
1542 '[email protected]' ],
1543 'blink_device_orientation': [ '[email protected]',
1544 '[email protected]',
1545 '[email protected]',
1546 '[email protected]' ],
1547 'blink_devtools': [ '[email protected]',
1548 '[email protected]',
1549 '[email protected]',
1550 '[email protected]',
1551 '[email protected]',
1552 '[email protected]',
1553 '[email protected]',
1554 '[email protected]' ],
1555 'blink_events': [ '[email protected]',
1556 '[email protected]',
1557 '[email protected]' ],
1558 'blink_fetch': [ '[email protected]',
1559 '[email protected]',
1560 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061561 '[email protected]' ],
timlohd035d572015-09-25 15:28:021562 'blink_layers': [ '[email protected]' ],
1563 'blink_loader': [ '[email protected]',
1564 '[email protected]',
1565 '[email protected]',
kinuko01cbe8a12015-10-20 09:59:061566 '[email protected]' ],
timlohd035d572015-09-25 15:28:021567 'blink_owners': [ '[email protected]'],
1568 'blink_platform_graphics': [ '[email protected]',
1569 '[email protected]',
1570 '[email protected]',
1571 '[email protected]',
1572 '[email protected]',
1573 '[email protected]',
1574 '[email protected]',
1575 '[email protected]',
1576 '[email protected]',
1577 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281578 '[email protected]',
vmpstreeb843a2015-10-15 18:23:001579 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281580 '[email protected]' ],
timlohd035d572015-09-25 15:28:021581 'blink_heap': [ '[email protected]',
1582 '[email protected]',
1583 '[email protected]',
1584 '[email protected]' ],
1585 'blink_html': [ '[email protected]',
1586 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281587 'blink_public_api': [ '[email protected]',
1588 '[email protected]' ],
timlohd035d572015-09-25 15:28:021589 'blink_indexed_db': ['[email protected]',
1590 '[email protected]',
1591 '[email protected]'],
1592 'blink_layout': [ '[email protected]',
1593 '[email protected]',
1594 '[email protected]',
1595 '[email protected]',
1596 '[email protected]',
1597 '[email protected]',
1598 '[email protected]' ],
1599 'blink_paint' : [ '[email protected]',
1600 '[email protected]',
1601 '[email protected]' ],
1602 'blink_permissions': [ '[email protected]' ],
1603 'blink_prerender': [ '[email protected]',
1604 '[email protected]' ],
1605 'blink_preloadScanner': [ '[email protected]' ],
1606 'blink_push_messaging': [ '[email protected]',
1607 '[email protected]',
1608 '[email protected]' ],
1609 'blink_client_hints': [ '[email protected]' ],
1610 'blink_scheduler': [ '[email protected]' ],
1611 'blink_track': [ '[email protected]',
1612 '[email protected]',
1613 '[email protected]',
1614 '[email protected]',
1615 '[email protected]',
1616 '[email protected]' ],
1617 'blink_media': [ '[email protected]',
1618 '[email protected]',
1619 '[email protected]',
1620 '[email protected]' ],
1621 'blink_media_queries': [ '[email protected]',
1622 '[email protected]' ],
1623 'blink_fileapi': [ '[email protected]',
1624 '[email protected]',
1625 '[email protected]' ],
1626 'blink_quota': [ '[email protected]',
1627 '[email protected]',
1628 '[email protected]' ],
1629 'blink_viewport_interaction': [ '[email protected]' ],
1630 'blink_webcomponents': [ '[email protected]',
1631 '[email protected]' ],
1632 'blink_mediastream': [ '[email protected]' ],
1633 'blink_navigator_content_utils': [ '[email protected]' ],
1634 'blink_notifications': [ '[email protected]' ],
1635 'blink_geolocation': [ '[email protected]',
1636 '[email protected]',
1637 '[email protected]' ],
1638 'blink_htmlparser': [ '[email protected]' ],
1639 'blink_vibration': [ '[email protected]',
1640 '[email protected]' ],
1641 'blink_serviceworkers': [ '[email protected]',
1642 '[email protected]',
1643 '[email protected]',
1644 '[email protected]',
1645 '[email protected]',
1646 '[email protected]',
1647 '[email protected]',
1648 '[email protected]' ],
1649 'blink_serviceworkers_tests': [ '[email protected]' ],
1650 'blink_sheriff_o_matic': [ '[email protected]',
1651 '[email protected]',
1652 '[email protected]',
1653 '[email protected]',
1654 '[email protected]',
1655 '[email protected]',
1656 '[email protected]',
1657 '[email protected]' ],
1658 'blink_spellcheck' : [ '[email protected]' ],
1659 'blink_style': [ '[email protected]' ],
1660 'blink_svg': [ '[email protected]',
1661 '[email protected]',
1662 '[email protected]',
1663 '[email protected]',
1664 '[email protected]',
1665 '[email protected]',
1666 '[email protected]',
1667 '[email protected]' ],
timlohd035d572015-09-25 15:28:021668 'blink_w3ctests' : [ '[email protected]' ],
1669 'blink_webp': [ '[email protected]',
1670 '[email protected]',
1671 '[email protected]',
1672 '[email protected]' ],
1673 'blink_out_of_process_frames': [ '[email protected]',
1674 '[email protected]' ],
1675 'blink_screen_orientation': [ '[email protected]' ],
1676 'blink_web_idl': [ '[email protected]',
1677 '[email protected]',
1678 '[email protected]' ],
1679 'blink_websockets': [ '[email protected]',
1680 '[email protected]' ],
1681 'blink_workers': [ '[email protected]',
1682 '[email protected]',
1683 '[email protected]',
1684 '[email protected]' ],
1685 'blink_wtf': [ '[email protected]',
1686 '[email protected]' ],
1687 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011688 'test_runner': [ '[email protected]',
1689 '[email protected]' ],
[email protected]a3838612009-10-13 21:57:541690 },
1691}