blob: d1e8cb89fb78b47fbae6d3deecff94a115f57609 [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/' \
82 '|webkit/common/gpu/'
83 },
sullivan0171e3c2015-03-03 18:47:2184 'auto_bisect': {
85 'filepath': 'tools/run-bisect-perf-regression.py'\
86 '|tools/run-perf-test.cfg'\
87 '|tools/auto_bisect/'
88 },
[email protected]2a38f0c02013-05-29 02:27:4589 'autofill': {
[email protected]30964792013-05-29 02:41:2590 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4891 'chrome/browser/resources/options/autofill_|'\
92 'chrome/browser/sync/glue/autofill_|'\
93 'chrome/browser/ui/android/autofill/|'\
94 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2795 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4896 'chrome/browser/ui/gtk/autofill/|'\
97 'chrome/browser/ui/views/autofill/|'\
98 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:4899 'chrome/renderer/autofill/|'\
100 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05101 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25102 'components/autofill/browser/webdata/|'\
103 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48104 'content/public/common/password_|'\
105 'content/public/renderer/password_|'\
106 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29107 },
[email protected]f76c8852012-06-21 16:37:00108 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49109 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55110 },
jkarlin539748402015-03-31 17:36:31111 'background_sync': {
112 'filepath': 'background_sync',
113 },
[email protected]f76c8852012-06-21 16:37:00114 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49115 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59116 },
[email protected]5e105332012-09-13 01:55:52117 'base_allocator': {
118 'filepath': '^base/allocator',
119 },
[email protected]1ed5e0fd2012-07-19 00:19:05120 'base_memory': {
121 'filepath': '^base/memory',
122 },
[email protected]b17d9e02014-07-29 09:45:50123 'base_win': {
124 'filepath': '^base/win',
125 },
[email protected]7e093d4022014-06-26 19:19:55126 'battery_status': {
127 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10128 'content/renderer/battery_status/|'\
129 'content/test/data/battery_status/|'\
130 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55131 },
[email protected]06798f72013-01-14 22:31:17132 'bookmarks': {
133 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48134 '|chrome/browser/extensions/api/bookmark_manager_private/' \
135 '|chrome/browser/extensions/api/bookmarks/' \
136 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35137 '|chrome/browser/ui/bookmarks/' \
138 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46139 '|chrome/browser/ui/views/bookmarks/' \
140 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17141 },
[email protected]b17d9e02014-07-29 09:45:50142 'breakpad_app': {
Robert Sesekabcd8102014-08-27 16:12:44143 'filepath': 'components/crash/app/',
[email protected]b17d9e02014-07-29 09:45:50144 },
[email protected]f76c8852012-06-21 16:37:00145 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49146 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25147 },
[email protected]f76c8852012-06-21 16:37:00148 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49149 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25150 },
[email protected]22650d22012-07-18 17:02:35151 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48152 'filepath': 'chrome/browser/autofill/' \
153 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48154 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27155 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19156 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05157 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35158 },
[email protected]f76c8852012-06-21 16:37:00159 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49160 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18161 },
[email protected]f76c8852012-06-21 16:37:00162 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49163 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00164 },
[email protected]0ce480532012-07-20 12:33:20165 'browsing_data': {
166 'filepath': 'chrome/browser/browsing_data/',
167 },
[email protected]f76c8852012-06-21 16:37:00168 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49169 'filepath': 'ui/views/bubble/|'\
170 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:00171 },
jkarlin539748402015-03-31 17:36:31172 'cache_storage': {
173 'filepath': 'cache_storage',
174 },
[email protected]10fbd5952013-08-22 07:42:39175 'cast': {
[email protected]31ef420b2014-08-13 21:19:13176 'filepath': 'media/cast/'\
177 '|chrome/browser/extensions/api/cast_streaming/'\
178 '|chrome/browser/media/cast'\
179 '|chrome/renderer/media/cast'\
180 '|chrome/test/data/extensions/api_test/cast_'\
181 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39182 },
[email protected]651d9992014-04-09 17:18:41183 'chromecast': {
184 'filepath': 'chromecast/',
185 },
[email protected]c863702a2012-09-14 20:05:28186 'cc': {
187 'filepath': 'cc/|'\
[email protected]799fd732013-05-15 21:18:52188 'webkit/renderer/compositor_bindings/|'\
[email protected]4934d362012-11-22 22:04:53189 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28190 },
[email protected]c73ec8ab2014-01-16 20:35:23191 'chrome_elf': {
192 'filepath': 'chrome_elf',
193 },
[email protected]d5b21972012-07-20 02:06:01194 'chrome_views': {
195 'filepath': 'chrome/browser/ui/views',
196 },
[email protected]f7bf8ba2011-02-24 22:28:46197 'chromedriver': {
samuong53d5e612014-10-10 18:56:38198 'filepath': 'chrome/test/chromedriver|'\
199 'chrome/test/data/chromedriver|'\
200 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46201 },
[email protected]f76c8852012-06-21 16:37:00202 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49203 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01204 },
[email protected]eda0a0b2013-04-19 20:34:35205 'chromeos_attestation': {
206 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59207 'chrome/browser/chromeos/attestation/|'\
208 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35209 },
[email protected]7c59a152012-11-06 20:56:35210 'chromeos_calculator': {
211 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
212 },
hashimoto40ecb692014-09-02 04:51:31213 'chromeos_dbus': {
214 'filepath': 'chromeos/dbus/',
215 },
[email protected]f76c8852012-06-21 16:37:00216 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49217 'filepath': 'chrome/browser/chromeos/login/|'\
218 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58219 'chrome/browser/resources/chromeos/login/|'\
220 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57221 },
[email protected]d7d35f342012-10-22 20:32:47222 'chromeos_net': {
223 'filepath': 'chromeos/network/|'\
224 'chrome/browser/chromeos/cros/|'\
225 'chrome/browser/chromeos/net/',
226 },
[email protected]2315ac0c2013-02-05 00:49:16227 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56228 'filepath': 'ash/system/chromeos/power/|'\
229 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16230 'chrome/browser/chromeos/power/',
231 },
[email protected]f76c8852012-06-21 16:37:00232 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49233 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
234 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12235 },
[email protected]cef7a6d2011-04-29 20:49:07236 'clang_update': {
237 'filepath': 'tools/clang/scripts/update.sh'
238 },
[email protected]f76c8852012-06-21 16:37:00239 'clipboard': {
240 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02241 },
[email protected]0387ab32014-08-05 00:13:42242 'closure': {
[email protected]18fd7a532014-08-20 23:09:51243 'filepath': 'third_party/closure_(compiler|linter)/|'
244 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42245 },
[email protected]f76c8852012-06-21 16:37:00246 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49247 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00248 },
scheib968e61052014-11-05 00:27:25249 'content_bluetooth': {
250 'filepath': 'content/.*bluetooth'
251 },
[email protected]e3774fd2014-04-23 22:32:54252 'content_input': {
253 'filepath': 'content/browser/renderer_host/input/|'\
254 'content/common/input/|'\
255 'content/renderer/input/',
256 },
mkwst512627022014-09-16 09:23:27257 'content_renderer': {
258 'filepath': 'content/renderer/',
259 },
[email protected]aa3311a2012-11-19 16:04:58260 'content_shell': {
261 'filepath': 'content/shell/',
262 },
kinukoa121bce2015-01-30 10:04:41263 'content_worker': {
264 'filepath': 'content/.*worker',
265 },
[email protected]f76c8852012-06-21 16:37:00266 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49267 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08268 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00269 },
vabr8380eb32014-11-17 11:50:27270 'custom_handlers': {
271 'filepath': 'chrome/browser/custom_handlers/|'\
272 'chrome/common/custom_handlers/',
273 },
[email protected]5e105332012-09-13 01:55:52274 'deep_memory_profiler': {
275 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
276 },
[email protected]29ad47c2014-04-23 09:12:48277 'device_sensors': {
278 'filepath': 'content/browser/device_sensors/|'\
279 'content/common/device_sensors/|'\
280 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
281 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
282 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14283 },
scheibabdd7d32015-02-11 22:13:08284 'developer_recommended_flags': {
285 'filepath': 'developer_recommended_flags.gypi',
286 },
[email protected]342b12872012-11-07 12:10:46287 'devtools': {
288 'filepath': 'devtools',
289 },
[email protected]bab2a832012-07-11 23:29:41290 'disk_cache': {
291 'filepath': 'net/disk_cache/|http_cache',
292 },
[email protected]f76c8852012-06-21 16:37:00293 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08295 'net/base/host_cache|' \
296 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00297 },
[email protected]f76c8852012-06-21 16:37:00298 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49299 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08300 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51301 },
[email protected]e137d3d2013-06-11 17:16:40302 'download_database': {
303 'filepath': 'chrome/browser/history/download_database',
304 },
[email protected]8492b5b2012-12-17 21:58:08305 'downloads_ext': {
306 'filepath': 'chrome/browser/extensions/api/downloads/|'\
[email protected]12188aff2013-03-03 21:57:57307 'chrome/common/extensions/api/downloads.*.idl',
[email protected]e52c2832012-12-17 23:52:16308 },
[email protected]ca872e362011-07-12 21:06:03309 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08310 'filepath': 'chrome/browser/resources/downloads/|' \
311 'chrome/browser/ui/webui/.*downloads|' \
312 'chrome/browser/ui/views/download/|' \
313 'chrome/browser/ui/cocoa/download/|' \
314 'chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03315 },
[email protected]f6df20a2012-10-23 21:22:07316 'drive': {
[email protected]8492b5b2012-12-17 21:58:08317 'filepath': 'chrome/browser/chromeos/drive/|' \
318 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07319 },
[email protected]89d2cd52013-04-16 01:55:36320 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33321 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36322 },
[email protected]3a25c8a2014-06-26 06:47:10323 'eme': {
324 'filepath': 'components/cdm/|' \
325 'content/browser/media/cdm/|' \
326 'content/renderer/media/crypto/|' \
327 'media/base/android/*drm*|' \
328 'media/cdm/|' \
329 'third_party/widevine/cdm/'
330 },
noyauc7f9ea392014-11-26 11:24:48331 'enhanced_bookmarks': {
332 'filepath': 'chrome/browser/enhanced_bookmarks/' \
333 '|components/enhanced_bookmarks/'
334 },
[email protected]247dcfb92014-04-23 18:25:59335 'events': {
336 'filepath': 'ui/events/',
337 },
[email protected]f76c8852012-06-21 16:37:00338 'extension': {
339 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45340 },
[email protected]f76c8852012-06-21 16:37:00341 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08342 'filepath': 'file_system/|' \
343 'fileapi/'
[email protected]80919512011-08-03 08:51:04344 },
[email protected]f76c8852012-06-21 16:37:00345 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08346 'filepath': 'file_browser|' \
347 'file_manager|' \
348 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39349 },
[email protected]4ed766c2013-09-19 09:45:20350 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20351 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20352 },
[email protected]f76c8852012-06-21 16:37:00353 'ftp': {
354 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39355 },
[email protected]3a2a6ac02014-06-20 07:07:12356 'gcm': {
357 'filepath': 'chrome/browser/services/gcm/|'\
358 'components/gcm_driver/|'\
359 'google_apis/gcm/',
360 },
[email protected]d8036492013-08-09 16:02:23361 'geolocation': {
362 'filepath': 'chrome/browser/geolocation/|'\
363 'content/browser/geolocation|'\
364 'content/public/common/geoposition.*|'\
365 'content/public/browser/geolocation.*|'\
366 'content/renderer/geolocation.*|'\
367 'content/shell/geolocation/',
368 },
[email protected]f93b7382012-08-09 20:53:16369 'gfx_image': {
370 'filepath': 'ui/gfx/image/',
371 },
[email protected]cf428f732012-10-02 20:48:15372 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36373 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15374 },
[email protected]4d1773e2014-04-05 07:59:57375 'gn': {
376 'filepath': 'tools/gn',
377 },
[email protected]f76c8852012-06-21 16:37:00378 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49379 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00380 },
[email protected]f76c8852012-06-21 16:37:00381 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49382 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00383 },
[email protected]18d7e402014-07-08 19:53:14384 'hotword': {
385 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
386 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28387 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14388 '|chrome/browser/search/hotword*'\
389 '|chrome/test/data/extensions/api_test/hotword_private/',
390 },
[email protected]f76c8852012-06-21 16:37:00391 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49392 'filepath': 'base/i18n/|base/string|l10n|icu|'\
393 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00394 },
[email protected]f76c8852012-06-21 16:37:00395 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00397 },
[email protected]c26161352013-11-12 19:50:01398 'indexed_db': {
399 'filepath': 'content/browser/indexed_db|'\
400 'content/child/indexed_db|'\
401 'content/common/indexed_db|'\
402 'content/public/browser/indexed_db|'\
403 'content/test/data/indexeddb',
404 },
[email protected]f76c8852012-06-21 16:37:00405 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49406 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00407 },
mmoss19826c62014-11-14 21:37:36408 'installer_linux': {
409 'filepath': 'chrome/installer/linux/',
410 },
[email protected]56b4b09d32012-07-27 18:28:41411 'instant': {
[email protected]607903d2013-03-25 22:15:47412 'filepath': 'instant|searchbox|'\
413 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13414 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39415 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47416 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41417 },
[email protected]f76c8852012-06-21 16:37:00418 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49419 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00420 },
mkwstb0d1b1d2014-09-30 11:45:36421 'ipc_messages': {
422 'filepath': '_message.*.h|'\
423 '_messages.cc',
424 },
[email protected]a3f777d2014-01-07 23:38:26425 'libwebp': {
426 'filepath': 'third_party/libwebp'
427 },
[email protected]04a292a2013-03-07 19:58:42428 'linux_fonts': {
429 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41430 'ui/gfx/platform_font_linux.*|'\
431 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42432 },
433 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49434 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00435 },
[email protected]04a292a2013-03-07 19:58:42436 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54437 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00438 },
michaelpg32ca07902015-02-07 00:31:11439 'md_settings': {
orenb42e83d22015-03-07 02:05:15440 'filepath': 'ui/webui/resources/cr_element'\
441 '|chrome/browser/resources/md_settings/'\
442 '|chrome/browser/resources/settings/',
michaelpg32ca07902015-02-07 00:31:11443 },
[email protected]f76c8852012-06-21 16:37:00444 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49445 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00446 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00447 },
[email protected]06dd23172013-06-24 21:04:51448 'media_galleries': {
449 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51450 '|chrome/browser/media_galleries/'\
451 '|chrome/browser/storage_monitor/'\
452 '|chrome/common/media_galleries/'\
453 '|chrome/test/data/extensions/api_test/media_galleries/'\
454 '|chrome/utility/itunes*'\
455 '|chrome/utility/picasa*',
456 },
kmarshallb698ad4f2015-02-24 19:42:48457 'media_router': {
458 'filepath': 'chrome/browser/media/router/*' \
459 '|chrome/app/theme/*/common/media_router*' \
460 '|chrome/browser/resources/media_router/' \
461 '|chrome/browser/ui/webui/media_router/' \
462 '|chrome/test/media_router/',
463 },
[email protected]f76c8852012-06-21 16:37:00464 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49465 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00466 },
467 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49468 'filepath': 'base/metrics/'\
469 '|chrome/browser/metrics/'\
470 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49471 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12472 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49473 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00474 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39475 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00476 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12477 # Exclude XML files; in particular, histograms.xml.
478 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
479 },
480 'metrics_xml_files': {
481 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21482 'filepath': 'tools/metrics/.*\.xml$',
483 },
484 'midi': {
485 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00486 },
[email protected]341f218a2013-09-24 22:16:10487 'mojo': {
488 'filepath': 'mojo',
489 },
[email protected]f76c8852012-06-21 16:37:00490 'mouse_lock': {
491 'filepath': 'mouse_lock',
492 },
493 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49494 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56495 'chrome/browser/nacl_host/|chrome/common/nacl|'\
496 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00497 },
[email protected]99ddc3d2013-01-22 16:15:33498 'native_client_sdk': {
499 'filepath': '^native_client_sdk/',
500 },
[email protected]b9ecdb62014-03-07 14:56:43501 'navigation': {
502 'filepath': 'content/browser/frame_host|'\
503 'content/browser/renderer_host/render_process_host.*|'\
504 'content/browser/renderer_host/render_view_host.*|'\
505 'content/browser/web_contents/web_contents_impl.*|'\
506 'content/renderer/render_frame.*|'\
507 'content/renderer/render_view.*'
508 },
[email protected]f76c8852012-06-21 16:37:00509 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49510 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00511 },
512 'net_error_list': {
513 'filepath': 'net/base/net_error_list.h',
514 },
515 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49516 'filepath': 'net/base/net_log|' \
517 'chrome/browser/net/.*net_log|' \
518 'chrome/browser/net/passive_log_collector|' \
519 'chrome/browser/resources/net_internals/|' \
520 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00521 },
jkarlin539748402015-03-31 17:36:31522 'netinfo': {
523 'filepath': 'netinfo',
524 },
peterf4758412014-09-17 15:06:01525 'notifications': {
526 'filepath': 'chrome/browser/extensions/api/notifications/|' \
527 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12528 'chrome/test/data/notifications/|' \
529 'content/browser/notifications/|' \
530 'content/child/notifications/|' \
531 'content/common/platform_notification|' \
532 'content/public/browser/platform_notification|' \
533 'content/public/common/platform_notification|' \
534 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01535 'ui/message_center/'
536 },
[email protected]f76c8852012-06-21 16:37:00537 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49538 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00539 },
540 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49541 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16542 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49543 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00544 },
545 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49546 'filepath': 'chrome/browser/autocomplete/'\
547 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00548 },
[email protected]437c44b2012-11-08 01:35:52549 'options': {
550 'filepath': 'chrome/browser/resources/options/|'\
551 'chrome/browser/ui/webui/options/',
552 },
[email protected]2fc9a7b62014-04-16 17:10:12553 'overview_mode': {
554 'filepath': 'ash/wm/overview/',
555 },
[email protected]4a2078e2013-07-18 20:40:20556 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44557 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43558 'ui/events/ozone/|'\
559 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20560 'ui/gl/gl_.*egl.*|'\
561 'ui/gl/gl_.*ozone.*'
562 },
[email protected]f76c8852012-06-21 16:37:00563 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29564 'filepath': 'chrome/browser/ui/panels'\
565 '|chrome/browser/ui/cocoa/panels'\
566 '|chrome/browser/ui/gtk/panels'\
567 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00568 },
[email protected]3cc8b3922014-05-05 13:12:08569 'password_manager': {
570 'filepath': 'chrome/.*/password_'\
571 '|chrome/browser/ui/passwords'\
572 '|chrome/browser/ui/views/passwords'\
573 '|chrome/test/data/password'\
574 '|components/autofill.*password'
575 '|components/password_'\
576 },
[email protected]f76c8852012-06-21 16:37:00577 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58578 'filepath': 'ppapi/api'\
579 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00580 },
581 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49582 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
583 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00584 },
michaelpg11fff3f2015-02-06 03:35:34585 'polymer': {
586 'filepath': 'third_party/polymer/|'\
587 'ui/webui/resources/polymer_resources.grdp',
588 },
[email protected]ef6cc442012-10-30 03:24:17589 'predictors': {
590 'filepath': 'predictors',
591 },
[email protected]be775bc2014-06-30 15:41:14592 'prepopulated_engines': {
593 'filepath': 'components/search_engines/prepopulated_engines.json',
594 },
[email protected]f76c8852012-06-21 16:37:00595 'prerender': {
[email protected]78375a52012-07-14 14:47:57596 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00597 },
peter884896c72015-03-12 14:26:20598 'push_messaging': {
599 'filepath': 'push_messaging'
600 },
[email protected]f76c8852012-06-21 16:37:00601 'pyauto': {
602 'filepath': 'chrome/test/pyautolib' \
603 '|chrome/test/functional' \
604 '|chrome/browser/automation/automation_provider_json'
605 },
606 'remoting': {
anandce1c55372015-03-04 01:23:10607 'filepath': 'remoting/' \
608 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00609 },
gab57e80c72014-12-08 21:06:13610 'rlz_id': {
611 'filepath' :'rlz/lib/machine_id.cc|'\
612 'rlz/lib/machine_id.h|'\
613 'rlz/win/lib/machine_id_win.cc',
614 },
grt829c6a82014-10-20 09:29:32615 'safe_browsing': {
616 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
617 },
rickyz0a819bfc2015-02-04 23:57:22618 'sandbox': {
619 'filepath': 'sandbox/'\
620 '|content/browser/bootstrap_sandbox_mac'\
621 '|content/browser/renderer_host/render_sandbox_host_linux'\
622 '|content/browser/renderer_host/sandbox_ipc_linux'\
623 '|content/browser/zygote_host/'\
624 '|content/common/sandbox_'\
625 '|content/zygote/'\
626 },
skyostil20dea312014-11-11 13:43:06627 'scheduler': {
628 'filepath': 'cc/scheduler|'\
629 'content/renderer/scheduler'
630 },
[email protected]21cd39b2012-06-28 01:48:40631 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49632 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40633 },
[email protected]0b431722014-01-08 07:21:51634 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17635 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51636 },
[email protected]f76c8852012-06-21 16:37:00637 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49638 'filepath': 'content/browser/site_instance|'\
639 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00640 },
641 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49642 'filepath': 'chrome/browser/speech/'\
643 '|content/browser/speech/'\
644 '|content/common/.*speech'\
645 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00646 },
[email protected]ad0295d2012-10-11 23:43:36647 'spellcheck': {
648 'filepath': 'chrome/browser/spellchecker/'\
649 '|chrome/browser/tab_contents/spellchecker'\
650 '|chrome/browser/tab_contents/spelling_menu'\
651 '|chrome/common/spellcheck_'\
652 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35653 '|third_party/hunspell/'\
654 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36655 '|webkit/tools/test_shell/mock_spellcheck'
656 },
[email protected]67f39af2013-08-23 20:06:05657 'streams': {
658 'filepath': 'content/browser/streams/',
659 },
[email protected]43d33e92014-07-14 16:39:31660 'supervised_users': {
661 'filepath': 'chrome/browser/.*managed_mode'\
662 '|chrome/browser/.*managed_user'\
663 '|chrome/browser/.*supervised_user',
664 },
[email protected]f76c8852012-06-21 16:37:00665 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12666 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00667 },
[email protected]92871a102013-07-01 11:11:41668 'syncfs': {
669 'filepath': 'sync_file_system',
670 },
[email protected]4529a792013-06-18 19:18:49671 'sync_proto': {
672 'filepath': 'sync/protocol/',
673 },
[email protected]82d74152013-07-28 08:55:31674 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13675 'filepath': 'cc/output/copy_output_request'\
676 '|chrome/browser/extensions/api/tab_capture/'\
677 '|chrome/test/data/extensions/api_test/tab_capture/'\
678 '|content/browser/compositor/delegated_frame_host'\
679 '|content/browser/media/capture/'\
680 '|content/browser/renderer_host/compositing_iosurface'\
681 '|content/browser/renderer_host/media/(audio_'\
682 '|media_stream_manager|video_)'\
683 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
684 '|media/base/video_frame\.h'\
685 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31686 },
[email protected]f76c8852012-06-21 16:37:00687 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49688 'filepath': 'chrome/browser/tab_contents/|'\
689 'content/browser/tab_contents/|'\
690 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00691 },
[email protected]31ef420b2014-08-13 21:19:13692 'tab_media_indicators': {
693 'filepath': 'chrome/browser/media/audio_stream_monitor'\
694 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
695 '|chrome/browser/ui/tabs/tab_utils'\
696 '|chrome/browser/ui/views/tabs/tab\.cc'\
697 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
698 '|media/audio/audio_(output_controller|power_monitor)',
699 },
[email protected]f76c8852012-06-21 16:37:00700 'task_manager': {
701 'filepath': 'task_manager'
702 },
[email protected]5e105332012-09-13 01:55:52703 'tcmalloc': {
704 'filepath': 'third_party/tcmalloc'
705 },
[email protected]31a10602012-11-21 01:51:26706 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19707 'filepath': 'tools/perf/|'\
708 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26709 },
[email protected]f76c8852012-06-21 16:37:00710 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49711 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52712 },
[email protected]1cbbb30b2011-10-14 08:03:56713 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49714 'filepath': 'content/browser/renderer_host/gtk_im'\
715 '|content/browser/renderer_host/gtk_key'\
716 '|content/browser/renderer_host/render_widget_host_view'\
717 '|content/browser/renderer_host/text_input'\
718 '|ui/base/ime/'\
719 '|ui/base/gtk/event'\
720 '|ui/base/gtk/gtk_im'\
721 '|ui/base/keycodes/'\
722 '|ui/base/win/ime'\
723 '|ui/views/controls/textfield/'\
724 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56725 },
[email protected]3a117c62011-11-29 04:28:02726 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49727 'filepath': 'chrome/browser/chromeos/input_method/'\
728 '|chrome/browser/chromeos/extensions/input_method'\
729 '|chrome/browser/chromeos/status/input_method'\
730 '|chrome/browser/extensions/extension_input_'\
731 '|chrome/browser/resources/keyboard'\
732 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43733 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49734 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42735 '|chrome/browser/ui/webui/options/language'\
736 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02737 },
chirantan96fcf6d2015-01-21 22:36:19738 'timers': {
739 'filepath': 'base/timer/'\
740 '|components/timers/'
741 },
[email protected]f76c8852012-06-21 16:37:00742 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49743 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09744 },
[email protected]f76c8852012-06-21 16:37:00745 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49746 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05747 },
[email protected]c8eb7f72013-07-04 15:30:11748 'tracing': {
749 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31750 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11751 '|content/browser/tracing/'\
752 '|components/tracing/'
753 },
[email protected]cf428f732012-10-02 20:48:15754 'ui_compositor': {
755 'filepath': 'ui/compositor/layer\.|'\
756 'ui/compositor/layer_unittest|'\
757 'ui/compositor/compositor',
758 },
[email protected]6b5093c2012-05-23 19:10:18759 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49760 'filepath': 'ui/resources/'\
761 '|ui/base/native_theme/resources/'\
762 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18763 },
[email protected]f76c8852012-06-21 16:37:00764 'valgrind': {
765 'filepath': 'valgrind',
766 },
[email protected]c73ec8ab2014-01-16 20:35:23767 'version_assembly': {
768 'filepath': 'chrome/app/version_assembly',
769 },
[email protected]f76c8852012-06-21 16:37:00770 'views': {
771 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49772 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00773 },
774 'views_core': {
775 'filepath': 'ui/views/view.h|'\
776 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49777 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00778 },
[email protected]f47d871a2013-10-11 22:14:15779 'views_corewm': {
780 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17781 },
[email protected]ef514a32014-02-26 01:02:35782 'virtual_keyboard': {
783 'filepath': 'ui/keyboard/'\
784 'chrome/test/data/chromeos/virtual_keyboard/'\
785 'chrome/common/extensions/api/virtual_keyboard',
786 },
[email protected]b887a262013-09-18 22:43:56787 'webkit': {
788 'filepath': 'webkit/',
789 },
790 'webrtc_media': {
791 'filepath': 'chrome/browser/media/|'\
792 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10793 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56794 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58795 'media/base/android/|'\
[email protected]30cb70c2013-10-15 22:59:52796 'media/video/|'\
mcasas53024942014-11-11 12:59:28797 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56798 },
[email protected]208879542012-07-05 11:15:34799 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49800 'filepath': 'chrome/browser/content_settings/'\
801 '|chrome/browser/ui/views/website_settings/'\
802 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52803 '|chrome/common/content_settings'\
804 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34805 },
[email protected]b17d9e02014-07-29 09:45:50806 'windows_sandboxing': {
807 'filepath': 'sandbox/win/',
808 },
[email protected]f76c8852012-06-21 16:37:00809 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49810 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
811 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00812 },
813 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49814 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
815 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
816 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00817 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49818 'xinput_hierarchy_changed_event_listener\.' \
819 '|chrome/browser/chromeos/wm_' \
820 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40821 },
wjmaclean3ff6a402015-03-31 19:00:20822 'zoom': {
823 'filepath': 'chrome/browser/ui/zoom/' \
824 '|components/ui/zoom/' \
825 '|content/browser/host_zoom_*' \
826 '|content/browser/storage_partition_impl*' \
827 '|content/public/browser/host_zoom_map.h' \
828 '|content/public/browser/storage_partition.h'
829 },
[email protected]a3838612009-10-13 21:57:54830 },
[email protected]ca872e362011-07-12 21:06:03831
[email protected]a3838612009-10-13 21:57:54832 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00833 'accelerator_table': ['[email protected]',
834 '[email protected]',
835 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:57836 'accessibility': ['[email protected]',
837 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00838 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:57839 '[email protected]',
840 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:16841 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00842 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:17843 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:13844 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:08845 '[email protected]',
846 '[email protected]'],
[email protected]d6af50812014-04-01 17:18:09847 'android_media': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59848 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44849 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:14850 'app_list': ['[email protected]',
851 '[email protected]',
852 '[email protected]'],
853 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00854 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:40855 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:52856 'ash': ['[email protected]',
857 '[email protected]'],
858 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:32859 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:07860 'aura_compositor': ['[email protected]',
861 '[email protected]',
862 '[email protected]',
[email protected]a6349a92013-10-04 11:49:32863 '[email protected]',
864 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:21865 'auto_bisect': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30866 'autofill': ['[email protected]',
[email protected]1ea81f42013-10-09 18:10:35867 '[email protected]'],
[email protected]121773a2013-06-07 22:02:33868 'automation': ['[email protected]'],
jkarlin539748402015-03-31 17:36:31869 'background_sync': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35870 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19871 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:50872 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05873 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:32874 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:55875 'battery_status': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48876 'bookmarks': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18877 'browser_chromeos': ['[email protected]',
nkostylev1b9ac7d2015-02-17 10:20:38878 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35879 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:44880 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:40881 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:57882 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20883 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00884 'bubble': ['[email protected]', '[email protected]'],
jkarlin539748402015-03-31 17:36:31885 'cache_storage': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59886 'cast': ['[email protected]',
887 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12888 '[email protected]',
889 '[email protected]',
[email protected]479180d22014-03-11 09:47:34890 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12891 '[email protected]',
892 '[email protected]',
893 '[email protected]',
894 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28895 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:23896 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:01897 'chrome_views': ['[email protected]'],
gunsch01f333cd2014-10-28 19:15:32898 'chromecast': ['[email protected]', '[email protected]'],
samuong53d5e612014-10-10 18:56:38899 'chromedriver': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18900 'chromeos' : ['[email protected]',
901 '[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:35902 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:35903 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:31904 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:02905 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:16906 'chromeos_power' : ['[email protected]'],
dzhioevcc7c0492014-11-25 14:52:58907 'chromeos_login' : ['[email protected]'],
[email protected]93a564782011-09-28 14:20:31908 'chromeos_webui': ['[email protected]'],
[email protected]e8af07b2013-02-13 19:21:25909 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:07910 '[email protected]',
911 '[email protected]',
912 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00913 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:51914 'closure': ['[email protected]',
915 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:59916 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:27917 '[email protected]' ],
scheib968e61052014-11-05 00:27:25918 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:54919 'content_input': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59920 'content_renderer': [ '[email protected]',
921 '[email protected]'],
mkwst75a31a42014-09-14 18:32:53922 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:59923 '[email protected]',
924 '[email protected]'],
kinukoa121bce2015-01-30 10:04:41925 'content_worker': ['[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09926 'cookie_monster': ['[email protected]'],
vabr8380eb32014-11-17 11:50:27927 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19928 'deep_memory_profiler': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59929 'device_sensors': ['[email protected]',
930 '[email protected]',
931 '[email protected]',
932 '[email protected]'],
scheibabdd7d32015-02-11 22:13:08933 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:46934 'devtools': ['[email protected]', '[email protected]',
vsevike532bf72015-02-18 08:25:55935 '[email protected]',
[email protected]932349ad2013-07-22 08:59:50936 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41937 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00938 'dns': ['[email protected]'],
[email protected]e137d3d2013-06-11 17:16:40939 'download_database': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13940 'download': ['[email protected]', '[email protected]'],
[email protected]8492b5b2012-12-17 21:58:08941 'downloads_ext': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13942 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:40943 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:36944 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:10945 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:13946 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:33947 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:41948 'extension': ['[email protected]',
949 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19950 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:48951 '[email protected]',
952 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:26953 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:20954 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00955 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:12956 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59957 'geolocation': ['[email protected]',
958 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15959 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16960 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:57961 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:52962 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:23963 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:14964 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00965 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00966 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:45967 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:28968 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:50969 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:36970 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:37971 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44972 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:04973 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:38974 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44975 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00976 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:46977 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:26978 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:42979 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:40980 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:42981 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:31982 'supervised_users': ['[email protected]'],
michaelpg32ca07902015-02-07 00:31:11983 'md_settings': ['[email protected]',
984 '[email protected]',
985 '[email protected]',
986 '[email protected]',
987 '[email protected]',
988 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00989 'media': ['[email protected]'],
[email protected]06dd23172013-06-24 21:04:51990 'media_galleries': ['[email protected]', '[email protected]',
991 '[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:48992 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00993 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30994 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12995 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:21996 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:00997 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:16998 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:15999 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491000 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531001 '[email protected]',
[email protected]84003af2014-05-02 09:37:131002 '[email protected]',
1003 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001004 'mouse_lock': ['[email protected]'],
1005 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541006 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431007 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521008 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001009 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311010 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001011 'net_log': ['[email protected]', '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591012 'notifications': ['[email protected]',
1013 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:311014 'npapi_headers': ['[email protected]'],
[email protected]0bce107762012-11-27 11:42:541015 'ntp': ['[email protected]', '[email protected]',
1016 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001017 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351018 'options': ['[email protected]',
1019 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:121020 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321021 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001022 'panels': ['[email protected]', '[email protected]',
1023 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251024 'password_manager': ['[email protected]',
[email protected]bf7576f2014-05-22 04:07:471025 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251026 'pepper_api': ['[email protected]',
1027 '[email protected]', '[email protected]',
[email protected]b8491b02013-11-13 03:50:581028 '[email protected]', '[email protected]',
bradnelson3fdc28cb2015-01-23 20:03:251029 '[email protected]', '[email protected]',
[email protected]91651b32014-01-24 10:21:391030 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341031 'plugin': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:341032 'polymer': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441033 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141034 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001035 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311036 '[email protected]', '[email protected]'],
peter884896c72015-03-12 14:26:201037 'push_messaging': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001038 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381039 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001040 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251041 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131042 'rlz_id': ['[email protected]',
1043 '[email protected]',
1044 '[email protected]'],
grt829c6a82014-10-20 09:29:321045 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221046 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061047 'scheduler': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511048 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191049 '[email protected]',
[email protected]0b431722014-01-08 07:21:511050 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091051 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161052 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171053 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161054 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431055 'site_instance': ['[email protected]', '[email protected]',
1056 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361057 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141058 '[email protected]',
[email protected]97e677a62013-01-11 19:18:351059 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051060 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251061 'sync': ['[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121062 '[email protected]',
maxboguee02372182014-11-13 00:42:221063 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101064 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561065 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121066 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191067 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481068 '[email protected]',
1069 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491070 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311071 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351072 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001073 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131074 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191075 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261076 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001077 'tests': [],
[email protected]494f3cf2011-11-14 07:14:021078 'textinput': ['[email protected]',
1079 '[email protected]',
[email protected]6bd9e802013-04-18 06:40:421080 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181081 '[email protected]',
yukishiino616672e2015-04-02 06:43:101082 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421083 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181084 '[email protected]',
yukishiino616672e2015-04-02 06:43:101085 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191086 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051087 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381088 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151089 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181090 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001091 'valgrind': ['[email protected]',
1092 '[email protected]',
1093 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231094 'version_assembly': ['[email protected]',
1095 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001096 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521097 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351098 'virtual_keyboard': ['[email protected]',
1099 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001100 'webkit': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051101 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101102 '[email protected]',
1103 '[email protected]'],
[email protected]b887a262013-09-18 22:43:561104 'website_settings': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501105 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001106 'worker': ['[email protected]'],
1107 'x11': ['[email protected]',
1108 '[email protected]',
1109 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201110 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:541111 },
1112}