blob: 385b1f949893f9de7ccc3f81eafe827a8e3ebb16 [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 },
mkwst512627022014-09-16 09:23:27263 'content_renderer': {
264 'filepath': 'content/renderer/',
265 },
[email protected]aa3311a2012-11-19 16:04:58266 'content_shell': {
267 'filepath': 'content/shell/',
268 },
kinukoa121bce2015-01-30 10:04:41269 'content_worker': {
270 'filepath': 'content/.*worker',
271 },
[email protected]f76c8852012-06-21 16:37:00272 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49273 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08274 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00275 },
vabr8380eb32014-11-17 11:50:27276 'custom_handlers': {
277 'filepath': 'chrome/browser/custom_handlers/|'\
278 'chrome/common/custom_handlers/',
279 },
ianwencdb8c9e2015-06-18 22:10:15280 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53281 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15282 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28283 },
[email protected]5e105332012-09-13 01:55:52284 'deep_memory_profiler': {
285 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
286 },
Bartosz Fabianowski85a823812015-04-16 10:27:51287 'device_bluetooth': {
288 'filepath': 'device/.*bluetooth'
289 },
[email protected]29ad47c2014-04-23 09:12:48290 'device_sensors': {
291 'filepath': 'content/browser/device_sensors/|'\
292 'content/common/device_sensors/|'\
293 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
294 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
295 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14296 },
scheibabdd7d32015-02-11 22:13:08297 'developer_recommended_flags': {
298 'filepath': 'developer_recommended_flags.gypi',
299 },
[email protected]342b12872012-11-07 12:10:46300 'devtools': {
301 'filepath': 'devtools',
302 },
[email protected]bab2a832012-07-11 23:29:41303 'disk_cache': {
304 'filepath': 'net/disk_cache/|http_cache',
305 },
[email protected]f76c8852012-06-21 16:37:00306 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49307 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08308 'net/base/host_cache|' \
309 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00310 },
[email protected]f76c8852012-06-21 16:37:00311 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49312 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08313 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51314 },
[email protected]ca872e362011-07-12 21:06:03315 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08316 'filepath': 'chrome/browser/resources/downloads/|' \
317 'chrome/browser/ui/webui/.*downloads|' \
318 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12319 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03320 },
[email protected]f6df20a2012-10-23 21:22:07321 'drive': {
[email protected]8492b5b2012-12-17 21:58:08322 'filepath': 'chrome/browser/chromeos/drive/|' \
323 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07324 },
[email protected]89d2cd52013-04-16 01:55:36325 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33326 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36327 },
[email protected]3a25c8a2014-06-26 06:47:10328 'eme': {
329 'filepath': 'components/cdm/|' \
330 'content/browser/media/cdm/|' \
331 'content/renderer/media/crypto/|' \
332 'media/base/android/*drm*|' \
333 'media/cdm/|' \
334 'third_party/widevine/cdm/'
335 },
noyauc7f9ea392014-11-26 11:24:48336 'enhanced_bookmarks': {
337 'filepath': 'chrome/browser/enhanced_bookmarks/' \
338 '|components/enhanced_bookmarks/'
339 },
ianwencdb8c9e2015-06-18 22:10:15340 'enhanced_bookmarks_android': {
Newton Allen38c62212015-06-24 21:41:53341 'filepath': 'chrome/android/java/src/org/chromium/'\
ianwencdb8c9e2015-06-18 22:10:15342 'chrome/browser/enhancedbookmarks/|'\
343 'chrome/android/java/res/layout/eb*.xml'
344 },
[email protected]247dcfb92014-04-23 18:25:59345 'events': {
346 'filepath': 'ui/events/',
347 },
[email protected]f76c8852012-06-21 16:37:00348 'extension': {
349 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45350 },
[email protected]f76c8852012-06-21 16:37:00351 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08352 'filepath': 'file_system/|' \
353 'fileapi/'
[email protected]80919512011-08-03 08:51:04354 },
[email protected]f76c8852012-06-21 16:37:00355 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08356 'filepath': 'file_browser|' \
357 'file_manager|' \
358 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39359 },
[email protected]4ed766c2013-09-19 09:45:20360 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20361 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20362 },
[email protected]f76c8852012-06-21 16:37:00363 'ftp': {
364 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39365 },
[email protected]3a2a6ac02014-06-20 07:07:12366 'gcm': {
367 'filepath': 'chrome/browser/services/gcm/|'\
368 'components/gcm_driver/|'\
369 'google_apis/gcm/',
370 },
[email protected]d8036492013-08-09 16:02:23371 'geolocation': {
372 'filepath': 'chrome/browser/geolocation/|'\
373 'content/browser/geolocation|'\
374 'content/public/common/geoposition.*|'\
375 'content/public/browser/geolocation.*|'\
376 'content/renderer/geolocation.*|'\
377 'content/shell/geolocation/',
378 },
[email protected]f93b7382012-08-09 20:53:16379 'gfx_image': {
380 'filepath': 'ui/gfx/image/',
381 },
[email protected]cf428f732012-10-02 20:48:15382 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36383 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15384 },
[email protected]4d1773e2014-04-05 07:59:57385 'gn': {
386 'filepath': 'tools/gn',
387 },
[email protected]f76c8852012-06-21 16:37:00388 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49389 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00390 },
[email protected]f76c8852012-06-21 16:37:00391 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49392 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00393 },
[email protected]18d7e402014-07-08 19:53:14394 'hotword': {
395 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
396 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28397 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14398 '|chrome/browser/search/hotword*'\
399 '|chrome/test/data/extensions/api_test/hotword_private/',
400 },
[email protected]f76c8852012-06-21 16:37:00401 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49402 'filepath': 'base/i18n/|base/string|l10n|icu|'\
403 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00404 },
[email protected]f76c8852012-06-21 16:37:00405 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49406 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00407 },
[email protected]c26161352013-11-12 19:50:01408 'indexed_db': {
409 'filepath': 'content/browser/indexed_db|'\
410 'content/child/indexed_db|'\
411 'content/common/indexed_db|'\
412 'content/public/browser/indexed_db|'\
413 'content/test/data/indexeddb',
414 },
[email protected]f76c8852012-06-21 16:37:00415 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49416 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00417 },
mmoss19826c62014-11-14 21:37:36418 'installer_linux': {
419 'filepath': 'chrome/installer/linux/',
420 },
[email protected]56b4b09d32012-07-27 18:28:41421 'instant': {
[email protected]607903d2013-03-25 22:15:47422 'filepath': 'instant|searchbox|'\
423 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13424 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39425 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47426 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41427 },
sdefresne18b47312015-06-18 15:15:09428 'ios_chrome': {
429 'filepath': 'ios/chrome',
430 },
[email protected]f76c8852012-06-21 16:37:00431 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49432 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00433 },
mkwstb0d1b1d2014-09-30 11:45:36434 'ipc_messages': {
435 'filepath': '_message.*.h|'\
436 '_messages.cc',
437 },
[email protected]a3f777d2014-01-07 23:38:26438 'libwebp': {
439 'filepath': 'third_party/libwebp'
440 },
johannkoenig52381382015-09-18 22:35:25441 'libvpx': {
442 'filepath': 'third_party/libvpx_new'
443 },
[email protected]04a292a2013-03-07 19:58:42444 'linux_fonts': {
445 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41446 'ui/gfx/platform_font_linux.*|'\
447 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42448 },
449 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49450 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00451 },
[email protected]04a292a2013-03-07 19:58:42452 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54453 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00454 },
yzshen481e18d2015-05-08 16:29:17455 'mandoline': {
456 'filepath': 'mandoline',
457 },
mlamourid8b0feb2015-06-02 16:30:47458 'manifest': {
459 'filepath': 'content/(browser|renderer)/manifest/'\
460 '|content/public/common/manifest*',
461 },
michaelpg32ca07902015-02-07 00:31:11462 'md_settings': {
orenb42e83d22015-03-07 02:05:15463 'filepath': 'ui/webui/resources/cr_element'\
michaelpg9bc66292015-09-04 22:35:19464 '|chrome/browser/resources/settings/'\
465 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11466 },
[email protected]f76c8852012-06-21 16:37:00467 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49468 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00469 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00470 },
[email protected]06dd23172013-06-24 21:04:51471 'media_galleries': {
472 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51473 '|chrome/browser/media_galleries/'\
474 '|chrome/browser/storage_monitor/'\
475 '|chrome/common/media_galleries/'\
476 '|chrome/test/data/extensions/api_test/media_galleries/'\
477 '|chrome/utility/itunes*'\
478 '|chrome/utility/picasa*',
479 },
kmarshallb698ad4f2015-02-24 19:42:48480 'media_router': {
481 'filepath': 'chrome/browser/media/router/*' \
482 '|chrome/app/theme/*/common/media_router*' \
483 '|chrome/browser/resources/media_router/' \
484 '|chrome/browser/ui/webui/media_router/' \
485 '|chrome/test/media_router/',
486 },
[email protected]f76c8852012-06-21 16:37:00487 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49488 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00489 },
490 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49491 'filepath': 'base/metrics/'\
492 '|chrome/browser/metrics/'\
493 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49494 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12495 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49496 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00497 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39498 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00499 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12500 # Exclude XML files; in particular, histograms.xml.
501 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
502 },
503 'metrics_xml_files': {
504 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21505 'filepath': 'tools/metrics/.*\.xml$',
506 },
507 'midi': {
508 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00509 },
[email protected]341f218a2013-09-24 22:16:10510 'mojo': {
511 'filepath': 'mojo',
512 },
[email protected]f76c8852012-06-21 16:37:00513 'mouse_lock': {
514 'filepath': 'mouse_lock',
515 },
516 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49517 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56518 'chrome/browser/nacl_host/|chrome/common/nacl|'\
519 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00520 },
[email protected]99ddc3d2013-01-22 16:15:33521 'native_client_sdk': {
522 'filepath': '^native_client_sdk/',
523 },
[email protected]b9ecdb62014-03-07 14:56:43524 'navigation': {
525 'filepath': 'content/browser/frame_host|'\
526 'content/browser/renderer_host/render_process_host.*|'\
527 'content/browser/renderer_host/render_view_host.*|'\
528 'content/browser/web_contents/web_contents_impl.*|'\
529 'content/renderer/render_frame.*|'\
530 'content/renderer/render_view.*'
531 },
[email protected]f76c8852012-06-21 16:37:00532 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49533 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00534 },
535 'net_error_list': {
536 'filepath': 'net/base/net_error_list.h',
537 },
538 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49539 'filepath': 'net/base/net_log|' \
540 'chrome/browser/net/.*net_log|' \
541 'chrome/browser/net/passive_log_collector|' \
542 'chrome/browser/resources/net_internals/|' \
543 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00544 },
jkarlin539748402015-03-31 17:36:31545 'netinfo': {
546 'filepath': 'netinfo',
547 },
rdsmith2fcbee82015-07-22 00:20:13548 'network_quality': {
549 'filepath': 'net/base/network_quality*',
550 },
peterf4758412014-09-17 15:06:01551 'notifications': {
552 'filepath': 'chrome/browser/extensions/api/notifications/|' \
553 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12554 'chrome/test/data/notifications/|' \
555 'content/browser/notifications/|' \
556 'content/child/notifications/|' \
557 'content/common/platform_notification|' \
558 'content/public/browser/platform_notification|' \
559 'content/public/common/platform_notification|' \
560 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01561 'ui/message_center/'
562 },
[email protected]f76c8852012-06-21 16:37:00563 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49564 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00565 },
566 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49567 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16568 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49569 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00570 },
571 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49572 'filepath': 'chrome/browser/autocomplete/'\
573 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00574 },
[email protected]437c44b2012-11-08 01:35:52575 'options': {
576 'filepath': 'chrome/browser/resources/options/|'\
577 'chrome/browser/ui/webui/options/',
578 },
[email protected]2fc9a7b62014-04-16 17:10:12579 'overview_mode': {
580 'filepath': 'ash/wm/overview/',
581 },
[email protected]4a2078e2013-07-18 20:40:20582 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44583 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43584 'ui/events/ozone/|'\
585 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20586 'ui/gl/gl_.*egl.*|'\
587 'ui/gl/gl_.*ozone.*'
588 },
[email protected]f76c8852012-06-21 16:37:00589 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29590 'filepath': 'chrome/browser/ui/panels'\
591 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29592 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00593 },
[email protected]3cc8b3922014-05-05 13:12:08594 'password_manager': {
595 'filepath': 'chrome/.*/password_'\
596 '|chrome/browser/ui/passwords'\
597 '|chrome/browser/ui/views/passwords'\
598 '|chrome/test/data/password'\
599 '|components/autofill.*password'
600 '|components/password_'\
601 },
[email protected]f76c8852012-06-21 16:37:00602 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58603 'filepath': 'ppapi/api'\
604 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00605 },
mlamourid8b0feb2015-06-02 16:30:47606 'permissions': {
607 'filepath': 'content/(child,browser)/permissions/'\
608 '|content/common/permission_*'\
609 '|content/public/(common,browser)/permission_*'\
610 '|chrome/browser/permissions/'\
611 '|chrome/browser/content_settings/permission*'\
612 '|permission_context',
613 },
[email protected]f76c8852012-06-21 16:37:00614 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49615 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59616 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00617 },
michaelpg11fff3f2015-02-06 03:35:34618 'polymer': {
619 'filepath': 'third_party/polymer/|'\
620 'ui/webui/resources/polymer_resources.grdp',
621 },
twifkak0c69c1f2015-06-22 18:20:09622 'precache': {
623 'filepath': '[pP]recache'
624 },
[email protected]ef6cc442012-10-30 03:24:17625 'predictors': {
626 'filepath': 'predictors',
627 },
[email protected]be775bc2014-06-30 15:41:14628 'prepopulated_engines': {
629 'filepath': 'components/search_engines/prepopulated_engines.json',
630 },
[email protected]f76c8852012-06-21 16:37:00631 'prerender': {
[email protected]78375a52012-07-14 14:47:57632 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00633 },
peter884896c72015-03-12 14:26:20634 'push_messaging': {
635 'filepath': 'push_messaging'
636 },
[email protected]f76c8852012-06-21 16:37:00637 'pyauto': {
638 'filepath': 'chrome/test/pyautolib' \
639 '|chrome/test/functional' \
640 '|chrome/browser/automation/automation_provider_json'
641 },
642 'remoting': {
anandce1c55372015-03-04 01:23:10643 'filepath': 'remoting/' \
644 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00645 },
gab57e80c72014-12-08 21:06:13646 'rlz_id': {
647 'filepath' :'rlz/lib/machine_id.cc|'\
648 'rlz/lib/machine_id.h|'\
649 'rlz/win/lib/machine_id_win.cc',
650 },
grt829c6a82014-10-20 09:29:32651 'safe_browsing': {
652 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
653 },
rickyz0a819bfc2015-02-04 23:57:22654 'sandbox': {
655 'filepath': 'sandbox/'\
656 '|content/browser/bootstrap_sandbox_mac'\
657 '|content/browser/renderer_host/render_sandbox_host_linux'\
658 '|content/browser/renderer_host/sandbox_ipc_linux'\
659 '|content/browser/zygote_host/'\
660 '|content/common/sandbox_'\
661 '|content/zygote/'\
662 },
skyostil20dea312014-11-11 13:43:06663 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17664 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37665 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17666 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06667 },
mlamourid8b0feb2015-06-02 16:30:47668 'screen_orientation': {
669 'filepath': 'screen_orientation',
670 },
[email protected]21cd39b2012-06-28 01:48:40671 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49672 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40673 },
[email protected]0b431722014-01-08 07:21:51674 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17675 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51676 },
[email protected]f76c8852012-06-21 16:37:00677 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49678 'filepath': 'content/browser/site_instance|'\
679 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00680 },
681 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49682 'filepath': 'chrome/browser/speech/'\
683 '|content/browser/speech/'\
684 '|content/common/.*speech'\
685 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00686 },
[email protected]ad0295d2012-10-11 23:43:36687 'spellcheck': {
688 'filepath': 'chrome/browser/spellchecker/'\
689 '|chrome/browser/tab_contents/spellchecker'\
690 '|chrome/browser/tab_contents/spelling_menu'\
691 '|chrome/common/spellcheck_'\
692 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35693 '|third_party/hunspell/'\
694 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36695 },
[email protected]67f39af2013-08-23 20:06:05696 'streams': {
697 'filepath': 'content/browser/streams/',
698 },
[email protected]43d33e92014-07-14 16:39:31699 'supervised_users': {
700 'filepath': 'chrome/browser/.*managed_mode'\
701 '|chrome/browser/.*managed_user'\
702 '|chrome/browser/.*supervised_user',
703 },
[email protected]f76c8852012-06-21 16:37:00704 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12705 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00706 },
[email protected]92871a102013-07-01 11:11:41707 'syncfs': {
708 'filepath': 'sync_file_system',
709 },
[email protected]4529a792013-06-18 19:18:49710 'sync_proto': {
711 'filepath': 'sync/protocol/',
712 },
[email protected]82d74152013-07-28 08:55:31713 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13714 'filepath': 'cc/output/copy_output_request'\
715 '|chrome/browser/extensions/api/tab_capture/'\
716 '|chrome/test/data/extensions/api_test/tab_capture/'\
717 '|content/browser/compositor/delegated_frame_host'\
718 '|content/browser/media/capture/'\
719 '|content/browser/renderer_host/compositing_iosurface'\
720 '|content/browser/renderer_host/media/(audio_'\
721 '|media_stream_manager|video_)'\
722 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
723 '|media/base/video_frame\.h'\
724 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31725 },
[email protected]f76c8852012-06-21 16:37:00726 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49727 'filepath': 'chrome/browser/tab_contents/|'\
728 'content/browser/tab_contents/|'\
729 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00730 },
[email protected]31ef420b2014-08-13 21:19:13731 'tab_media_indicators': {
732 'filepath': 'chrome/browser/media/audio_stream_monitor'\
733 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
734 '|chrome/browser/ui/tabs/tab_utils'\
735 '|chrome/browser/ui/views/tabs/tab\.cc'\
736 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
737 '|media/audio/audio_(output_controller|power_monitor)',
738 },
[email protected]f76c8852012-06-21 16:37:00739 'task_manager': {
740 'filepath': 'task_manager'
741 },
[email protected]5e105332012-09-13 01:55:52742 'tcmalloc': {
743 'filepath': 'third_party/tcmalloc'
744 },
[email protected]31a10602012-11-21 01:51:26745 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19746 'filepath': 'tools/perf/|'\
747 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26748 },
[email protected]f76c8852012-06-21 16:37:00749 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49750 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52751 },
[email protected]1cbbb30b2011-10-14 08:03:56752 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49753 'filepath': 'content/browser/renderer_host/gtk_im'\
754 '|content/browser/renderer_host/gtk_key'\
755 '|content/browser/renderer_host/render_widget_host_view'\
756 '|content/browser/renderer_host/text_input'\
757 '|ui/base/ime/'\
758 '|ui/base/gtk/event'\
759 '|ui/base/gtk/gtk_im'\
760 '|ui/base/keycodes/'\
761 '|ui/base/win/ime'\
762 '|ui/views/controls/textfield/'\
763 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56764 },
[email protected]3a117c62011-11-29 04:28:02765 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49766 'filepath': 'chrome/browser/chromeos/input_method/'\
767 '|chrome/browser/chromeos/extensions/input_method'\
768 '|chrome/browser/chromeos/status/input_method'\
769 '|chrome/browser/extensions/extension_input_'\
770 '|chrome/browser/resources/keyboard'\
771 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43772 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49773 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42774 '|chrome/browser/ui/webui/options/language'\
775 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02776 },
chirantan96fcf6d2015-01-21 22:36:19777 'timers': {
778 'filepath': 'base/timer/'\
779 '|components/timers/'
780 },
[email protected]f76c8852012-06-21 16:37:00781 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49782 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09783 },
[email protected]f76c8852012-06-21 16:37:00784 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49785 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05786 },
[email protected]c8eb7f72013-07-04 15:30:11787 'tracing': {
788 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31789 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11790 '|content/browser/tracing/'\
791 '|components/tracing/'
792 },
[email protected]cf428f732012-10-02 20:48:15793 'ui_compositor': {
794 'filepath': 'ui/compositor/layer\.|'\
795 'ui/compositor/layer_unittest|'\
796 'ui/compositor/compositor',
797 },
[email protected]6b5093c2012-05-23 19:10:18798 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49799 'filepath': 'ui/resources/'\
800 '|ui/base/native_theme/resources/'\
801 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18802 },
[email protected]f76c8852012-06-21 16:37:00803 'valgrind': {
804 'filepath': 'valgrind',
805 },
[email protected]c73ec8ab2014-01-16 20:35:23806 'version_assembly': {
807 'filepath': 'chrome/app/version_assembly',
808 },
[email protected]f76c8852012-06-21 16:37:00809 'views': {
810 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49811 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00812 },
813 'views_core': {
814 'filepath': 'ui/views/view.h|'\
815 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49816 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00817 },
[email protected]f47d871a2013-10-11 22:14:15818 'views_corewm': {
819 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17820 },
[email protected]ef514a32014-02-26 01:02:35821 'virtual_keyboard': {
822 'filepath': 'ui/keyboard/'\
823 'chrome/test/data/chromeos/virtual_keyboard/'\
824 'chrome/common/extensions/api/virtual_keyboard',
825 },
[email protected]b887a262013-09-18 22:43:56826 'webrtc_media': {
827 'filepath': 'chrome/browser/media/|'\
828 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10829 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56830 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58831 'media/base/android/|'\
mcasasa5584a02015-09-11 21:15:28832 'media/capture/|'\
mcasas53024942014-11-11 12:59:28833 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56834 },
phoglundfad6cac2015-06-02 09:21:26835 'webrtc_browser_tests': {
836 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
837 'content/browser/media/.*webrtc.*browsertest',
838 },
[email protected]208879542012-07-05 11:15:34839 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49840 'filepath': 'chrome/browser/content_settings/'\
841 '|chrome/browser/ui/views/website_settings/'\
842 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52843 '|chrome/common/content_settings'\
844 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34845 },
[email protected]b17d9e02014-07-29 09:45:50846 'windows_sandboxing': {
847 'filepath': 'sandbox/win/',
848 },
[email protected]f76c8852012-06-21 16:37:00849 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49850 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
851 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
852 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00853 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49854 'xinput_hierarchy_changed_event_listener\.' \
855 '|chrome/browser/chromeos/wm_' \
856 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40857 },
wjmaclean3ff6a402015-03-31 19:00:20858 'zoom': {
859 'filepath': 'chrome/browser/ui/zoom/' \
860 '|components/ui/zoom/' \
861 '|content/browser/host_zoom_*' \
862 '|content/browser/storage_partition_impl*' \
863 '|content/public/browser/host_zoom_map.h' \
864 '|content/public/browser/storage_partition.h'
865 },
timlohd035d572015-09-25 15:28:02866
867 'blink': {
868 'filepath': 'third_party/WebKit/',
869 },
870 'blink_accessibility': {
871 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
872 },
873 'blink_animation': {
874 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
875 },
876 'blink_app_banner': {
877 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
878 '|third_party/WebKit/public/platform/modules/app_banner',
879 },
880 'blink_audio': {
881 'filepath': 'third_party/WebKit/Source/platform/audio' \
882 '|third_party/WebKit/Source/modules/webaudio',
883 },
884 'blink_battery_status': {
885 'filepath': 'third_party/WebKit/Source/modules/battery/' \
886 '|third_party/WebKit/LayoutTests/battery-status/' \
887 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
888 },
889 'blink_bidi': {
890 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
891 '|third_party/WebKit/Source/core/rendering/.*Bidi',
892 },
893 'blink_bindings': {
894 'filepath': 'third_party/WebKit/Source/bindings',
895 },
896 'blink_bluetooth': {
897 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
898 },
899 'blink_canvas2d': {
900 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
901 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
902 '|third_party/WebKit/Source/modules/canvas2d' \
903 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
904 },
905 'blink_clipboard': {
906 'filepath': 'third_party/WebKit/Source/core/clipboard' \
907 '|third_party/WebKit/Source/core/page/.*Drag' \
908 '|third_party/WebKit/Source/platform/.*Drag' \
909 '|third_party/WebKit/Source/platform/clipboard' \
910 '|third_party/WebKit/Source/web/.*Drag' \
911 '|third_party/WebKit/public/platform/.*Drag' \
912 '|third_party/WebKit/public/web/.*Drag',
913 },
914 'blink_content_security_policy': {
915 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
916 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
917 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
918 },
919 'blink_css': {
920 'filepath': 'third_party/WebKit/Source/core/css',
921 },
922 'blink_css_grid_layout': {
923 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
924 '|third_party/WebKit/Source/core/paint/.*Grid' \
925 '|third_party/WebKit/Source/core/css/.*Grid' \
926 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
927 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
928 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
929 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
930 },
931 'blink_css_flexbox': {
932 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
933 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
934 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
935 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
936 },
937 'blink_css_fragmentation_tests': {
938 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
939 '|third_party/WebKit/LayoutTests/fast/pagination/'
940 },
941 'blink_css_regions': {
942 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
943 '|third_party/WebKit/Source/core/dom/NodeRendering' \
944 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
945 '|third_party/WebKit/Source/core/css/.*Region' \
946 '|third_party/WebKit/LayoutTests/compositing/regions/' \
947 '|third_party/WebKit/LayoutTests/fast/regions/' \
948 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
949 },
950 'blink_custom_elements': {
951 'filepath': 'third_party/WebKit/Source/core/dom/CustomElement' \
952 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
953 },
954 'blink_device_light': {
955 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
956 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
957 },
958 'blink_device_orientation': {
959 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
960 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
961 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
962 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
963 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
964 },
965 'blink_devtools': {
966 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
967 },
968 'blink_dom': {
969 'filepath': 'third_party/WebKit/Source/core/dom/'
970 },
971 'blink_events': {
972 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
973 '|third_party/WebKit/Source/core/dom/.*Event' \
974 '|third_party/WebKit/Source/core/css/.*Event' \
975 '|third_party/WebKit/Source/platform/.*Event'
976 },
977 'blink_fetch': {
978 'filepath': 'third_party/WebKit/Source/core/fetch',
979 },
980 'blink_heap': {
981 'filepath': 'third_party/WebKit/Source/platform/heap' \
982 '|third_party/WebKit/Source/wtf/Partition.*'
983 },
984 'blink_html': {
985 'filepath': 'third_party/WebKit/Source/core/html/'
986 },
987 'blink_loader': {
988 'filepath': 'third_party/WebKit/Source/core/loader',
989 },
990 'blink_notifications': {
991 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
992 '|third_party/WebKit/Source/modules/notifications' \
993 '|third_party/WebKit/public/platform/modules/notifications'
994 },
995 'blink_owners': {
996 'filepath': 'third_party/WebKit/.*OWNERS',
997 },
998 'blink_paint': {
999 'filepath': 'third_party/WebKit/Source/core/paint/'
1000 },
1001 'blink_permissions': {
1002 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1003 '|third_party/WebKit/public/platform/modules/permissions/',
1004 },
1005 'blink_preloadScanner': {
1006 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1007 },
1008 'blink_public_api': {
1009 'filepath': 'third_party/WebKit/public'
1010 },
1011 'blink_push_messaging': {
1012 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1013 '|third_party/WebKit/Source/modules/push_messaging' \
1014 '|third_party/WebKit/public/platform/modules/push_messaging'
1015 },
1016 'blink_platform_graphics': {
1017 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1018 '|third_party/WebKit/Source/platform/geometry' \
1019 '|third_party/WebKit/Source/platform/graphics'
1020 },
1021 'blink_indexed_db': {
1022 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1023 '|third_party/WebKit/Source/web/.*IDB' \
1024 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1025 '|third_party/WebKit/public/platform/.*IDB'
1026 },
1027 'blink_layout': {
1028 'filepath': 'third_party/WebKit/Source/core/layout' \
1029 '|third_party/WebKit/Source/core/rendering'
1030 },
1031 'blink_layers': {
1032 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1033 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1034 '|third_party/WebKit/Source/core/layout/Layer'
1035 },
1036 'blink_prerender': {
1037 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1038 },
1039 'blink_client_hints': {
1040 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1041 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1042 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1043 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1044 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1045 },
1046 'blink_track': {
1047 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1048 '|third_party/WebKit/Source/core/loader/TextTrack' \
1049 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1050 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1051 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1052 '|third_party/WebKit/Source/core/css/mediaControl' \
1053 '|third_party/WebKit/LayoutTests/media/track/'
1054 },
1055 'blink_media': {
1056 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1057 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1058 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1059 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1060 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1061 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1062 '|third_party/WebKit/Source/platform/drm/' \
1063 '|third_party/WebKit/Source/platform/graphics/media/' \
1064 '|third_party/WebKit/Source/web/.*Media' \
1065 '|third_party/WebKit/LayoutTests/media/' \
1066 '|third_party/WebKit/public/.*Media'
1067 },
1068 'blink_media_queries': {
1069 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1070 '|third_party/WebKit/Source/core/css/MediaList' \
1071 '|third_party/WebKit/Source/core/css/MediaQuery' \
1072 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1073 },
1074 'blink_navigator_content_utils': {
1075 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1076 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1077 },
1078 'blink_out_of_process_frames': {
1079 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
1080 '|third_party/WebKit/Source/web/WebFrame' \
1081 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1082 },
1083 'blink_fileapi': {
1084 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1085 '|third_party/WebKit/Source/core/fileapi/' \
1086 '|third_party/WebKit/Source/platform/.*File' \
1087 '|third_party/WebKit/Source/web/.*File' \
1088 '|third_party/WebKit/LayoutTests/fast/file' \
1089 '|third_party/WebKit/public/.*File'
1090 },
1091 'blink_quota': {
1092 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1093 '|third_party/WebKit/Source/web/.*Quota' \
1094 '|third_party/WebKit/public/.*Quota'
1095 },
1096 'blink_mediastream': {
1097 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1098 '|third_party/WebKit/Source/platform/mediastream/' \
1099 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1100 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1101 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1102 },
1103 'blink_geolocation': {
1104 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1105 '|third_party/WebKit/Source/modules/geolocation/' \
1106 '|third_party/WebKit/Source/web/.*Geolocation' \
1107 '|third_party/WebKit/public/web/.*Geolocation'
1108 },
1109 'blink_htmlparser': {
1110 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1111 },
1112 'blink_screen_orientation': {
1113 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1114 '|third_party/WebKit/public/platform/modules/screen_orientation',
1115 },
1116 'blink_scheduler': {
1117 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1118 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1119 },
1120 'blink_serviceworkers' : {
1121 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1122 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1123 },
1124 'blink_serviceworkers_tests' : {
1125 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1126 },
1127 'blink_sheriff_o_matic' : {
1128 'filepath': 'third_party/WebKit/Tools/GardeningServer'
1129 },
1130 'blink_spellcheck' : {
1131 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1132 },
1133 'blink_style': {
1134 'filepath': 'third_party/WebKit/.*(style/|Style)',
1135 },
1136 'blink_svg': {
1137 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1138 },
timlohd035d572015-09-25 15:28:021139 'blink_vibration': {
1140 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1141 '|third_party/WebKit/Source/modules/vibration/'
1142 },
1143 'blink_viewport_interaction': {
1144 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1145 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1146 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1147 '|third_party/WebKit/Source/core/page/FrameView' \
1148 '|third_party/WebKit/Source/core/page/scrolling'
1149 },
1150 'blink_w3ctests': {
1151 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1152 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1153 },
1154 'blink_web_idl': {
1155 'filepath': 'third_party/WebKit/Source/core/.*\.idl'
1156 },
1157 'blink_webcomponents': {
1158 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1159 '|third_party/WebKit/Source/core/dom/custom/' \
1160 '|third_party/WebKit/Source/core/html/imports/' \
1161 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1162 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1163 },
1164 'blink_webp': {
1165 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1166 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1167 },
1168 'blink_websockets': {
1169 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1170 },
1171 'blink_workers': {
1172 'filepath': 'third_party/WebKit/Source/core/workers',
1173 },
1174 'blink_wtf': {
1175 'filepath': 'third_party/WebKit/Source/wtf',
1176 },
1177 'blink_xmlhttprequest': {
1178 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011179 },
1180 'test_runner': {
1181 'filepath': 'components/test_runner/' \
1182 '|content/shell/(common|browser|renderer)/layout_test/' \
1183 '|content/test/layouttest_support.cc' \
1184 '|content/public/test/layouttest_support.h' \
1185 '|components/html_viewer/layout_test*' \
1186 '|components/html_viewer/web_test_delegate_impl.*'
1187 },
[email protected]a3838612009-10-13 21:57:541188 },
[email protected]ca872e362011-07-12 21:06:031189
[email protected]a3838612009-10-13 21:57:541190 'WATCHLISTS': {
mazda6471d0e2015-10-02 06:32:551191 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001192 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571193 'accessibility': ['[email protected]',
1194 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001195 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541196 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571197 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:161198 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001199 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171200 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:131201 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:081202 '[email protected]',
1203 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471204 'android_media': ['[email protected]',
1205 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591206 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441207 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:141208 'app_list': ['[email protected]',
1209 '[email protected]',
1210 '[email protected]'],
1211 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001212 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:401213 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:521214 'ash': ['[email protected]',
1215 '[email protected]'],
1216 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:321217 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071218 'aura_compositor': ['[email protected]',
1219 '[email protected]',
1220 '[email protected]',
[email protected]a6349a92013-10-04 11:49:321221 '[email protected]',
1222 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211223 'auto_bisect': ['[email protected]'],
bondd355e0f62015-08-24 23:54:421224 'autofill': ['[email protected]',
1225 '[email protected]',
jdonnelly40d55452015-08-31 19:37:031226 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101227 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331228 'automation': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311229 'background_sync': ['[email protected]'],
vmpstreeb843a2015-10-15 18:23:001230 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191231 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501232 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051233 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:321234 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551235 'battery_status': ['[email protected]'],
nyquist0af49ad2015-09-16 19:22:351236 'blimp' : ['[email protected]',
1237 '[email protected]',
1238 '[email protected]',
sriramsr93d84202015-10-08 00:06:151239 '[email protected]',
1240 '[email protected]',
1241 '[email protected]'],
noyauc7f9ea392014-11-26 11:24:481242 'bookmarks': ['[email protected]', '[email protected]'],
stevenjbdd133032015-08-07 18:37:471243 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351244 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:441245 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:401246 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571247 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:201248 'browsing_data': ['[email protected]'],
rouslan8d6a8372015-09-10 19:10:101249 'bubble': ['[email protected]',
1250 '[email protected]',
1251 '[email protected]',
1252 '[email protected]'],
nhiroki58623d32015-04-27 07:10:111253 'cache_storage': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591254 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341255 '[email protected]',
miua1710162015-08-27 01:38:091256 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121257 '[email protected]',
miua1710162015-08-27 01:38:091258 '[email protected]',
1259 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281260 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231261 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:011262 'chrome_views': ['[email protected]'],
halliwellfa56b3a42015-09-04 21:42:571263 'chromecast': ['[email protected]',
1264 '[email protected]',
1265 '[email protected]'],
stgaocea5a9c2015-05-29 22:31:391266 'chromedriver': ['[email protected]'],
stevenjbdd133032015-08-07 18:37:471267 'chromeos' : ['[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:351268 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:351269 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311270 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:021271 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:161272 'chromeos_power' : ['[email protected]'],
achuithd0c0911d2015-09-02 11:25:551273 'chromeos_login' : ['[email protected]',
1274 '[email protected]'],
[email protected]e8af07b2013-02-13 19:21:251275 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071276 '[email protected]',
1277 '[email protected]',
hans5aeb7d12015-09-29 20:50:351278 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071279 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001280 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511281 'closure': ['[email protected]',
jlklein8cc17cb2015-05-14 01:35:101282 '[email protected]',
1283 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551284 'components_deps': ['[email protected]',
1285 '[email protected]',
1286 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:591287 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:271288 '[email protected]' ],
scheib968e61052014-11-05 00:27:251289 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:541290 'content_input': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591291 'content_renderer': [ '[email protected]',
1292 '[email protected]'],
mkwst75a31a42014-09-14 18:32:531293 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591294 '[email protected]',
1295 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241296 'content_worker': ['[email protected]',
1297 '[email protected]'],
vabr57d76102015-04-16 09:48:511298 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191299 'deep_memory_profiler': ['[email protected]'],
Bartosz Fabianowski85a823812015-04-16 10:27:511300 'device_bluetooth': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591301 'device_sensors': ['[email protected]',
1302 '[email protected]',
1303 '[email protected]',
1304 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081305 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:461306 'devtools': ['[email protected]', '[email protected]',
[email protected]932349ad2013-07-22 08:59:501307 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:411308 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001309 'dns': ['[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511310 'download': ['[email protected]'],
1311 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401312 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361313 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101314 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:131315 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:331316 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411317 'extension': ['[email protected]',
1318 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191319 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481320 '[email protected]',
1321 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261322 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:201323 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001324 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:121325 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591326 'geolocation': ['[email protected]',
1327 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151328 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161329 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:571330 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:521331 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:231332 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141333 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001334 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001335 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451336 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:281337 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501338 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:361339 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:371340 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441341 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:041342 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:381343 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441344 '[email protected]', '[email protected]'],
sdefresne18b47312015-06-18 15:15:091345 'ios_chrome': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001346 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:461347 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:261348 '[email protected]', '[email protected]'],
johannkoenig52381382015-09-18 22:35:251349 'libvpx': ['[email protected]', '[email protected]',
1350 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421351 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401352 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421353 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:311354 'supervised_users': ['[email protected]'],
penghuang7d460212015-07-21 20:25:061355 'mandoline': ['[email protected]',
1356 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471357 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171358 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111359 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111360 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001361 'media': ['[email protected]'],
tommycli5dee9172015-06-18 19:36:561362 'media_galleries': ['[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481363 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001364 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301365 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121366 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211367 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001368 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161369 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:151370 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491371 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531372 '[email protected]',
[email protected]84003af2014-05-02 09:37:131373 '[email protected]',
1374 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001375 'mouse_lock': ['[email protected]'],
1376 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541377 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431378 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521379 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001380 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311381 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001382 'net_log': ['[email protected]', '[email protected]'],
rdsmith2fcbee82015-07-22 00:20:131383 'network_quality': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591384 'notifications': ['[email protected]',
1385 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:311386 'npapi_headers': ['[email protected]'],
Evan Stade459d16662015-07-07 17:04:571387 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541388 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001389 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351390 'options': ['[email protected]',
1391 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:121392 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321393 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001394 'panels': ['[email protected]', '[email protected]',
1395 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251396 'password_manager': ['[email protected]',
vabr57d76102015-04-16 09:48:511397 '[email protected]',
1398 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251399 'pepper_api': ['[email protected]',
1400 '[email protected]', '[email protected]',
raymesf5084632015-07-02 07:14:151401 '[email protected]', '[email protected]',
1402 '[email protected]', '[email protected]'],
kcarattini72f4fe22015-10-14 22:58:061403 'permissions': ['[email protected]',
1404 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341405 'plugin': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:341406 'polymer': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091407 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441408 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141409 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001410 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311411 '[email protected]', '[email protected]'],
mvanouwerkerke9ef38b02015-04-17 14:38:581412 'push_messaging': ['[email protected]', '[email protected]',
1413 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001414 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381415 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001416 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251417 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131418 'rlz_id': ['[email protected]',
gab57e80c72014-12-08 21:06:131419 '[email protected]'],
grt829c6a82014-10-20 09:29:321420 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221421 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061422 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471423 'screen_orientation': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511424 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191425 '[email protected]',
[email protected]0b431722014-01-08 07:21:511426 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091427 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161428 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171429 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161430 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431431 'site_instance': ['[email protected]', '[email protected]',
1432 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361433 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141434 '[email protected]',
rouslan8d6a8372015-09-10 19:10:101435 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051436 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251437 'sync': ['[email protected]',
maxboguee02372182014-11-13 00:42:221438 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101439 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561440 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121441 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191442 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481443 '[email protected]',
1444 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491445 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311446 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351447 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001448 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131449 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191450 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261451 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001452 'tests': [],
penghuang7d460212015-07-21 20:25:061453 'textinput': ['[email protected]',
[email protected]6bd9e802013-04-18 06:40:421454 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181455 '[email protected]',
yukishiino616672e2015-04-02 06:43:101456 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421457 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181458 '[email protected]',
yukishiino616672e2015-04-02 06:43:101459 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191460 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051461 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381462 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151463 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181464 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001465 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551466 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231467 'version_assembly': ['[email protected]',
1468 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001469 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521470 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351471 'virtual_keyboard': ['[email protected]',
1472 '[email protected]'],
mcasasa5584a02015-09-11 21:15:281473 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101474 '[email protected]'],
tnakamuraa9bda962015-06-03 13:34:021475 'webrtc_browser_tests': ['[email protected]',
1476 '[email protected]'],
raymesf5084632015-07-02 07:14:151477 'website_settings': ['[email protected]',
1478 '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501479 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001480 'x11': ['[email protected]',
1481 '[email protected]',
1482 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201483 'zoom': ['[email protected]'],
timlohd035d572015-09-25 15:28:021484
1485 'blink': ['[email protected]'],
1486 'blink_accessibility': ['[email protected]',
1487 '[email protected]',
1488 '[email protected]',
1489 '[email protected]'],
1490 'blink_animation': ['[email protected]',
1491 '[email protected]',
1492 '[email protected]',
1493 '[email protected]',
1494 '[email protected]'],
1495 'blink_app_banner': [ '[email protected]' ],
1496 'blink_audio': ['[email protected]'],
1497 'blink_battery_status': [ '[email protected]',
1498 '[email protected]' ],
1499 'blink_bidi': [ '[email protected]' ],
1500 'blink_bindings': [ '[email protected]' ],
1501 'blink_bluetooth': [ '[email protected]' ],
1502 'blink_canvas2d': [ '[email protected]',
1503 '[email protected]',
1504 '[email protected]' ],
1505 'blink_clipboard': [ '[email protected]', ],
1506 'blink_content_security_policy': [ '[email protected]' ],
1507 'blink_css': [ '[email protected]',
1508 '[email protected]',
1509 '[email protected]',
1510 '[email protected]',
1511 '[email protected]' ],
1512 'blink_css_grid_layout': [ '[email protected]',
1513 '[email protected]',
1514 '[email protected]' ],
1515 'blink_css_flexbox': [ '[email protected]' ],
1516 'blink_css_fragmentation_tests': [ '[email protected]' ],
1517 'blink_css_regions': [ '[email protected]' ],
1518 'blink_custom_elements': [ '[email protected]',
1519 '[email protected]' ],
1520 'blink_dom': [ '[email protected]',
1521 '[email protected]',
1522 '[email protected]',
1523 '[email protected]',
1524 '[email protected]' ],
1525 'blink_device_light': [ '[email protected]',
1526 '[email protected]' ],
1527 'blink_device_orientation': [ '[email protected]',
1528 '[email protected]',
1529 '[email protected]',
1530 '[email protected]' ],
1531 'blink_devtools': [ '[email protected]',
1532 '[email protected]',
1533 '[email protected]',
1534 '[email protected]',
1535 '[email protected]',
1536 '[email protected]',
1537 '[email protected]',
1538 '[email protected]' ],
1539 'blink_events': [ '[email protected]',
1540 '[email protected]',
1541 '[email protected]' ],
1542 'blink_fetch': [ '[email protected]',
1543 '[email protected]',
1544 '[email protected]',
1545 '[email protected]' ],
1546 'blink_layers': [ '[email protected]' ],
1547 'blink_loader': [ '[email protected]',
1548 '[email protected]',
1549 '[email protected]',
1550 '[email protected]' ],
1551 'blink_owners': [ '[email protected]'],
1552 'blink_platform_graphics': [ '[email protected]',
1553 '[email protected]',
1554 '[email protected]',
1555 '[email protected]',
1556 '[email protected]',
1557 '[email protected]',
1558 '[email protected]',
1559 '[email protected]',
1560 '[email protected]',
1561 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281562 '[email protected]',
vmpstreeb843a2015-10-15 18:23:001563 '[email protected]',
chrishtr3b2ec152015-09-29 16:27:281564 '[email protected]' ],
timlohd035d572015-09-25 15:28:021565 'blink_heap': [ '[email protected]',
1566 '[email protected]',
1567 '[email protected]',
1568 '[email protected]' ],
1569 'blink_html': [ '[email protected]',
1570 '[email protected]' ],
chrishtr3b2ec152015-09-29 16:27:281571 'blink_public_api': [ '[email protected]',
1572 '[email protected]' ],
timlohd035d572015-09-25 15:28:021573 'blink_indexed_db': ['[email protected]',
1574 '[email protected]',
1575 '[email protected]'],
1576 'blink_layout': [ '[email protected]',
1577 '[email protected]',
1578 '[email protected]',
1579 '[email protected]',
1580 '[email protected]',
1581 '[email protected]',
1582 '[email protected]' ],
1583 'blink_paint' : [ '[email protected]',
1584 '[email protected]',
1585 '[email protected]' ],
1586 'blink_permissions': [ '[email protected]' ],
1587 'blink_prerender': [ '[email protected]',
1588 '[email protected]' ],
1589 'blink_preloadScanner': [ '[email protected]' ],
1590 'blink_push_messaging': [ '[email protected]',
1591 '[email protected]',
1592 '[email protected]' ],
1593 'blink_client_hints': [ '[email protected]' ],
1594 'blink_scheduler': [ '[email protected]' ],
1595 'blink_track': [ '[email protected]',
1596 '[email protected]',
1597 '[email protected]',
1598 '[email protected]',
1599 '[email protected]',
1600 '[email protected]' ],
1601 'blink_media': [ '[email protected]',
1602 '[email protected]',
1603 '[email protected]',
1604 '[email protected]' ],
1605 'blink_media_queries': [ '[email protected]',
1606 '[email protected]' ],
1607 'blink_fileapi': [ '[email protected]',
1608 '[email protected]',
1609 '[email protected]' ],
1610 'blink_quota': [ '[email protected]',
1611 '[email protected]',
1612 '[email protected]' ],
1613 'blink_viewport_interaction': [ '[email protected]' ],
1614 'blink_webcomponents': [ '[email protected]',
1615 '[email protected]' ],
1616 'blink_mediastream': [ '[email protected]' ],
1617 'blink_navigator_content_utils': [ '[email protected]' ],
1618 'blink_notifications': [ '[email protected]' ],
1619 'blink_geolocation': [ '[email protected]',
1620 '[email protected]',
1621 '[email protected]' ],
1622 'blink_htmlparser': [ '[email protected]' ],
1623 'blink_vibration': [ '[email protected]',
1624 '[email protected]' ],
1625 'blink_serviceworkers': [ '[email protected]',
1626 '[email protected]',
1627 '[email protected]',
1628 '[email protected]',
1629 '[email protected]',
1630 '[email protected]',
1631 '[email protected]',
1632 '[email protected]' ],
1633 'blink_serviceworkers_tests': [ '[email protected]' ],
1634 'blink_sheriff_o_matic': [ '[email protected]',
1635 '[email protected]',
1636 '[email protected]',
1637 '[email protected]',
1638 '[email protected]',
1639 '[email protected]',
1640 '[email protected]',
1641 '[email protected]' ],
1642 'blink_spellcheck' : [ '[email protected]' ],
1643 'blink_style': [ '[email protected]' ],
1644 'blink_svg': [ '[email protected]',
1645 '[email protected]',
1646 '[email protected]',
1647 '[email protected]',
1648 '[email protected]',
1649 '[email protected]',
1650 '[email protected]',
1651 '[email protected]' ],
timlohd035d572015-09-25 15:28:021652 'blink_w3ctests' : [ '[email protected]' ],
1653 'blink_webp': [ '[email protected]',
1654 '[email protected]',
1655 '[email protected]',
1656 '[email protected]' ],
1657 'blink_out_of_process_frames': [ '[email protected]',
1658 '[email protected]' ],
1659 'blink_screen_orientation': [ '[email protected]' ],
1660 'blink_web_idl': [ '[email protected]',
1661 '[email protected]',
1662 '[email protected]' ],
1663 'blink_websockets': [ '[email protected]',
1664 '[email protected]' ],
1665 'blink_workers': [ '[email protected]',
1666 '[email protected]',
1667 '[email protected]',
1668 '[email protected]' ],
1669 'blink_wtf': [ '[email protected]',
1670 '[email protected]' ],
1671 'blink_xmlhttprequest': [ '[email protected]' ],
tfarinad21f9472015-10-13 18:36:011672 'test_runner': [ '[email protected]',
1673 '[email protected]' ],
[email protected]a3838612009-10-13 21:57:541674 },
1675}