blob: 92a95be55360b1e8facbdd4099c2627c556a9b85 [file] [log] [blame]
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Watchlist Rules
# Refer: https://chromium.googlesource.com/chromium/src/+/master/docs/infra/watchlists.md
# IMPORTANT: The regular expression filepath is tested against each path using
# re.search, so it is not usually necessary to add .*.
{
'WATCHLIST_DEFINITIONS': {
'about_flags': {
'filepath': 'chrome/browser/about_flags\.cc'
},
'accelerator_table': {
'filepath': 'ash/accelerators/accelerator_table\.cc' \
'|chrome/browser/ui/views/accelerator_table\.cc',
},
'accessibility': {
'filepath': 'accessibility' \
'|braille' \
'|chromevox' \
'|iaccessible2' \
'|isimpledom' \
'|liblouis'
},
'accessibility_component_extensions': {
'filepath': 'chrome/browser/resources/chromeos/accessibility'
},
'accessibility_minimal_core': {
'filepath': 'ui/accessibility/(ax_enums|ax_event_generator|ax_node\.|ax_node_data\.|ax_tree\.|ax_tree_serializer)' \
'|ui/accessibility/platform/ax_platform_node_(base|mac|win)' \
'|third_party/(WebKit|blink)/.*(accessibility|ax_object|web_ax|ax_node|ax_layout)' \
'|content/renderer/accessibility/render_accessibility_impl' \
'|content/browser/accessibility/browser_accessibility(\.|_manager|_win|_com|_cocoa)'
},
'add_to_homescreen': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
'chrome/browser/android/shortcut_.*|'\
'chrome/browser/android/webapps/',
},
'android_crash_reporting': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/' \
'|chrome/browser/android/crash/' \
'|components/crash/android/' \
'|components/minidump_uploader/'
},
'android_crazy_linker': {
'filepath': 'third_party/android_crazy_linker/'
},
'android_deps': {
'filepath': 'third_party/android_deps/' \
'|tools/android/roll/android_deps/'
},
'android_flags': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/flags/'
},
'android_infobars': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
},
'android_infra': {
'filepath': 'build/config/android/' \
'|build/android/' \
'|testing/android/' \
'|tools/android/'
},
'android_item_chooser_dialogs': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
},
'android_lint': {
'filepath': 'build/android/lint/'
},
'android_media': {
'filepath': 'content/browser/media/android' \
'|content/renderer/media/android' \
'|media/audio/android' \
'|media/base/android' \
'|media/midi/*_android.*' \
'|media/video/capture/android'
},
'android_omnibox': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/'
},
'android_search_widget': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
'|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
},
'android_studio': {
'filepath': 'build/android/gradle/' \
'|docs/android_studio.md' \
'|tools/android/android_studio'
},
'android_tab': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
},
'android_uma_settings': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/settings/privacy/PrivacyPreferencesManager.java|'\
'chrome/android/java/src/org/chromium/chrome/browser/settings/privacy/PrivacyPreferences.java|'\
'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
},
'android_webapk': {
'filepath': 'chrome/android/webapk/|'\
'chrome/browser/android/webapk/',
},
'android_webview': {
'filepath': 'android_webview/',
},
'android_webview_network_service': {
'filepath': 'android_webview/browser/network_service/',
},
'animation_worklet': {
'filepath': 'third_party/blink/renderer/modules/animationworklet/',
},
'app_service': {
'filepath': 'chrome/browser/apps/app_service/'\
'|chrome/browser/ui/app_list/app_service/'\
'|chrome/browser/ui/ash/launcher/app_service/'\
'|components/services/app_service/',
},
'app_shortcuts': {
'filepath': 'apps/app_shim/'\
'|chrome/common/mac/'
},
'apps': {
'filepath': '^apps/'\
'|chrome/browser/apps/'\
'|chrome/browser/chromeos/apps/'
},
'apps_intent_helper': {
'filepath': 'chrome/browser/apps/intent_helper/|'\
'chrome/browser/chromeos/apps/intent_helper/'
},
'arc': {
'filepath': 'arc/',
},
'arc_auth': {
'filepath': 'chrome/browser/chromeos/arc/arc_auth'
},
'arc_ime': {
'filepath': 'chrome/browser/chromeos/arc/input_method_manager/'\
'|components/arc/ime/'
},
'arc_kiosk': {
'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
'|components/arc/kiosk/'\
'|arc_kiosk'
},
'arc_mojom': {
'filepath': 'components/arc/mojom/',
},
'arc_net': {
'filepath': 'components/arc/net/',
},
'arc_power': {
'filepath': 'components/arc/power/',
},
'arc_video_accelerator': {
'filepath': 'components/arc/video_accelerator',
},
'ash': {
'filepath': 'ash/',
},
'assistant': {
'filepath': 'ash/ambient/ui/.*assistant.*'\
'|ash/app_list/views/assistant/'\
'|ash/assistant/'\
'|chromeos/assistant/'\
'|chromeos/services/assistant/'\
'|chrome/browser/ui/ash/assistant/'
},
'audio_service': {
'filepath': 'services/audio/'
},
'aura': {
'filepath': 'ui/aura/',
},
'aura_compositor': {
'filepath':
'ui/compositor/' \
'|content/browser/compositor/' \
'|content/browser/renderer_host/compositor_resize_lock' \
'|content/browser/renderer_host/render_widget_host_view_aura' \
'|content/browser/renderer_host/render_widget_host_view_browsertest' \
'|content/browser/renderer_host/delegated' \
'|content/common/gpu/client/' \
},
'auralinux_accessibility': {
'filepath':
'ui/accessibility/platform/.*auralinux.*' \
'|ui/views/accessibility/.*auralinux.*' \
'|chrome/browser/ui/views/accessibility/.*auralinux.*' \
'|content/browser/accessibility/.*auralinux.*' \
},
'autoclick': {
'filepath': 'ash/autoclick/',
},
'autofill': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
'chrome/browser/autofill/|'\
'chrome/browser/ui/android/autofill/|'\
'chrome/browser/ui/autofill/|'\
'chrome/browser/ui/cocoa/autofill/|'\
'chrome/browser/ui/views/autofill/|'\
'chrome/renderer/autofill/|'\
'chrome/test/data/autofill/|'\
'components/autofill/|'\
'components/autofill/browser/webdata/|'\
'components/webdata/',
},
'autofill_assistant': {
'filepath': 'chrome/android/features/autofill_assistant/|'\
'chrome/browser/android/autofill_assistant/|'\
'components/autofill_assistant/',
},
'autofill_payments': {
'filepath': 'chrome/browser/ui/autofill/chrome_autofill_client*|'\
'chrome/browser/ui/autofill/payments/|'\
'chrome/browser/ui/views/autofill/payments/|'\
'components/autofill/core/browser/payments/|'\
'components/autofill/core/browser/ui/payments/|'\
'components/autofill/core/common/autofill_payments_features*|'\
'components/autofill_payments_strings*',
},
'background_fetch': {
'filepath': 'background_fetch|'\
'background-fetch',
},
'background_sync': {
'filepath': '/background_sync/',
},
'banners': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
'chrome/browser/banners/|'\
'chrome/browser/ui/android/infobars/app_banner_.*|'\
'third_party/blink/public/platform/modules/app_banner/|'\
'third_party/blink/renderer/modules/app_banner/',
},
'base': {
'filepath': '^base/',
},
'base_allocator': {
'filepath': '^base/allocator',
},
'base_memory': {
'filepath': '^base/memory',
},
'base_scheduler': {
'filepath': '^base/task/',
},
'base_thread_pool': {
'filepath': '^base/task/thread_pool',
},
'base_win': {
'filepath': '^base/win',
},
'battery_status': {
'filepath': 'content/browser/battery_status/|'\
'content/test/data/battery_status/|'\
'device/battery/',
},
'bfcache': {
'filepath': 'content/browser/frame_host/back_forward_cache.*|'\
'content/browser/back_forward_cache_browsertest.cc|'\
'content/test/data/back_forward_cache/|'\
'content/public/browser/back_forward_cache.*|'\
'testing/buildbot/filters.bfcache.*.filter',
},
'binary_size': {
'filepath': 'build/android/binary_size/|'\
'tools/binary_size/',
},
'blink': {
'filepath': 'third_party/(WebKit|blink)/',
},
'blink_accessibility': {
'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
},
'blink_animation': {
'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
},
'blink_app_banner': {
'filepath': 'third_party/blink/renderer/modules/app_banner' \
'|third_party/blink/public/platform/modules/app_banner',
},
'blink_audio': {
'filepath': 'third_party/blink/renderer/platform/audio' \
'|third_party/blink/renderer/modules/webaudio' \
'|third_party/blink/web_tests/external/wpt/webaudio',
},
'blink_battery_status': {
'filepath': 'third_party/blink/renderer/modules/battery/' \
'|third_party/blink/web_tests/battery-status/' \
'|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
},
'blink_bindings': {
'filepath': 'third_party/blink/renderer/platform/bindings' \
'|third_party/blink/renderer/bindings',
},
'blink_bindings_serialization': {
'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
},
'blink_bluetooth': {
'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
},
'blink_canvas': {
'filepath': 'third_party/blink/renderer/core/html/canvas' \
'|third_party/blink/renderer/core/offscreencanvas' \
'|third_party/blink/renderer/core/geometry' \
'|third_party/blink/renderer/modules/canvas' \
'|third_party/blink/renderer/platform/graphics/canvas',
},
'blink_client_hints': {
'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
'|third_party/blink/renderer/core/loader/frame_fetch_context*' \
'|third_party/blink/renderer/core/loader/resource/image_resource*' \
'|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
'|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
},
'blink_clipboard': {
'filepath': 'third_party/blink/renderer/core/clipboard' \
'|third_party/blink/renderer/core/page/.*drag' \
'|third_party/blink/renderer/platform/.*drag' \
'|third_party/blink/public/platform/.*drag' \
'|third_party/blink/public/web/.*drag',
},
'blink_common': {
'filepath': 'third_party/blink/common'
'|third_party/blink/public/common' \
'|third_party/blink/public/mojom',
},
'blink_controller': {
'filepath': 'third_party/blink/renderer/controller',
},
'blink_css': {
'filepath': 'third_party/blink/renderer/core/css',
},
'blink_css_flexbox': {
'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
'|third_party/blink/web_tests/fast/deprecated-flexbox/' \
'|third_party/blink/web_tests/css3/flexbox/' \
'|third_party/blink/web_tests/ietestcenter/css3/flexbox/'
},
'blink_css_fragmentation_tests': {
'filepath': 'third_party/blink/web_tests/fast/multicol/' \
'|third_party/blink/web_tests/fast/pagination/' \
'|third_party/blink/web_tests/fragmentation/' \
'|third_party/blink/web_tests/printing/'
},
'blink_css_grid_layout': {
'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
'|third_party/blink/renderer/core/paint/.*grid' \
'|third_party/blink/renderer/core/css/.*grid' \
'|third_party/blink/web_tests/fast/css-grid-layout/' \
'|third_party/blink/web_tests/ietestcenter/css3/grid/' \
'|third_party/blink/web_tests/platform/.*/fast/css-grid-layout/' \
'|third_party/blink/web_tests/platform/.*/ietestcenter/css3/grid/'
},
'blink_custom_elements': {
'filepath': 'third_party/blink/renderer/core/html/custom/' \
'|third_party/blink/renderer/bindings/core/v8/.*custom_element',
},
'blink_device_orientation': {
'filepath': 'content/browser/device_sensors/' \
'|content/test/data/device_sensors/' \
'|third_party/blink/renderer/modules/device_orientation/' \
'|third_party/blink/web_tests/external/wpt/orientation-event/' \
'|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
'|third_party/blink/renderer/core/frame/device_single_window_event_controller'
},
'blink_devtools': {
'filepath': 'third_party/blink/.*(inspector|DevTools|dev_tools|devtools)',
},
'blink_dom': {
'filepath': 'third_party/blink/renderer/core/dom/'
},
'blink_dom_storage': {
'filepath': 'third_party/blink/common/dom_storage/|' \
'third_party/blink/public/mojom/dom_storage/|' \
'third_party/blink/public/common/dom_storage/|' \
'third_party/blink/renderer/modules/storage/',
},
'blink_events': {
'filepath': 'third_party/blink/renderer/core/page/.*event' \
'|third_party/blink/renderer/core/dom/.*event' \
'|third_party/blink/renderer/core/css/.*event' \
'|third_party/blink/renderer/platform/.*event'
},
'blink_fetch': {
'filepath': 'third_party/blink/renderer/platform/loader/fetch'
},
'blink_fileapi': {
'filepath': 'third_party/blink/renderer/modules/filesystem/' \
'|third_party/blink/renderer/core/fileapi/' \
'|third_party/blink/renderer/platform/.*file' \
'|third_party/blink/web_tests/fast/file' \
'|third_party/blink/public/.*_file'
},
'blink_frames': {
'filepath': 'third_party/blink/renderer/core/frame/'
},
'blink_geolocation': {
'filepath': 'third_party/blink/web_tests/geolocation-api/' \
'|third_party/blink/renderer/modules/geolocation/' \
'|third_party/blink/public/web/.*geolocation'
},
'blink_heap': {
'filepath': 'third_party/blink/renderer/platform/heap' \
'|base/allocator/partition_allocator/' \
'|components/gc/'
},
'blink_html': {
'filepath': 'third_party/blink/renderer/core/html/' \
'|third_party/blink/renderer/core/mathml/'
},
'blink_htmlparser': {
'filepath': 'third_party/blink/renderer/core/html/parser/'
},
'blink_image_codecs': {
'filepath': 'third_party/blink/renderer/platform/image-decoders' \
'|third_party/blink/renderer/platform/image-encoders' \
'|third_party/blink/perf_tests/image_decoder'
},
'blink_indexed_db': {
'filepath': 'third_party/blink/common/indexeddb' \
'|third_party/blink/public/common/indexeddb' \
'|third_party/blink/public/platform/.*_idb' \
'|third_party/blink/public/platform/modules/indexeddb' \
'|third_party/blink/public/mojom/indexeddb' \
'|third_party/blink/renderer/modules/indexeddb/' \
'|third_party/blink/web_tests/storage/indexeddb'
},
'blink_input': {
'filepath': 'third_party/blink/renderer/core/input/'
},
'blink_layers': {
'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
'|third_party/blink/renderer/platform/graphics/graphics_layer' \
'|third_party/blink/renderer/core/layout/layer'
},
'blink_layout': {
'filepath': 'third_party/blink/renderer/core/layout'
},
'blink_layout_ng': {
'filepath': 'third_party/blink/renderer/core/layout/ng',
},
'blink_loader': {
'filepath': 'third_party/blink/renderer/core/loader/' \
'|third_party/blink/renderer/platform/loader/'
},
'blink_media': {
'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
'|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
'|third_party/blink/renderer/core/html/shadow/media_control' \
'|third_party/blink/renderer/core/layout/layout_media' \
'|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
'|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
'|third_party/blink/renderer/platform/drm/' \
'|third_party/blink/renderer/platform/graphics/media/' \
'|third_party/blink/web_tests/media/' \
'|third_party/blink/public/.*_media'
},
'blink_media_queries': {
'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
'|third_party/blink/renderer/core/css/media_list' \
'|third_party/blink/renderer/core/css/media_query' \
'|third_party/blink/renderer/core/css/parser/media_query'
},
'blink_mediastream': {
'filepath': 'third_party/blink/renderer/modules/mediastream/' \
'|third_party/blink/renderer/platform/mediastream/' \
'|third_party/blink/renderer/platform/exported/web_media_stream' \
'|third_party/blink/renderer/platform/exported/web_rtc' \
'|third_party/blink/web_tests/fast/mediastream/'
},
'blink_navigator_content_utils': {
'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
'|third_party/blink/web_tests/fast/dom/navigatorcontentutils'
},
'blink_out_of_process_frames': {
'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
'|third_party/blink/renderer/core/frame/frame\.' \
'|third_party/blink/renderer/core/frame/web_frame' \
'|third_party/blink/renderer/core/exported/web_remote_frame_impl'
},
'blink_paint': {
'filepath': 'third_party/blink/renderer/core/paint/'
},
'blink_paintworklet': {
'filepath': 'third_party/blink/renderer/modules/csspaint/' \
'|third_party/blink/web_tests/http/tests/csspaint/' \
'|third_party/blink/web_tests/externla/wpt/css/css-paint-api/'
},
'blink_permissions': {
'filepath': 'third_party/blink/renderer/modules/permissions/' \
'|third_party/blink/public/mojom/permissions/',
},
'blink_platform': {
'filepath': 'third_party/blink/renderer/platform'
},
'blink_platform_graphics': {
'filepath': 'third_party/blink/renderer/platform/fonts' \
'|third_party/blink/renderer/platform/geometry' \
'|third_party/blink/renderer/platform/graphics'
},
'blink_preloadScanner': {
'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
},
'blink_prerender': {
'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
},
'blink_public_api': {
'filepath': 'third_party/blink/public'
},
'blink_quota': {
'filepath': 'third_party/blink/renderer/modules/quota/' \
'|third_party/blink/public/.*quota'
},
'blink_scheduler': {
'filepath': 'third_party/blink/renderer/platform/scheduler' \
'|third_party/blink/renderer/platform/scheduler' \
'|third_party/blink/renderer/core/html/parser/.*scheduler' \
'|third_party/blink/public/platform/scheduler'
},
'blink_scheduling_api': {
'filepath': 'third_party/blink/renderer/modules/scheduler'
},
'blink_screen_orientation': {
'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
'|third_party/blink/public/platform/modules/screen_orientation',
},
'blink_script': {
'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
'|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
'|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
'|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
'|third_party/blink/renderer/core/dom/.*modul.*' \
'|third_party/blink/renderer/core/dom/.*script.*' \
'|third_party/blink/renderer/core/html/html_script_element.*' \
'|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
'|third_party/blink/renderer/core/loader/modulescript/' \
'|third_party/blink/renderer/core/loader/resource/script_resource.*' \
'|third_party/blink/renderer/core/svg/svg_script_element.*' \
'|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
},
'blink_scroll': {
'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
'|third_party/blink/renderer/core/input/.*scroll.*' \
'|third_party/blink/renderer/core/input/event_handler.*' \
'|third_party/blink/renderer/core/page/scrolling/' \
'|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
'|third_party/blink/renderer/platform/scroll/'
},
'blink_service_worker' : {
'filepath': 'third_party/blink/renderer/modules/service_worker' \
'|third_party/blink/web_tests/http/tests/serviceworker' \
'|third_party/blink/web_tests/external/wpt/service-workers'
},
'blink_service_worker_tests' : {
'filepath': 'third_party/blink/web_tests/http/tests/serviceworker' \
'|third_party/blink/web_tests/external/wpt/service-workers'
},
'blink_spellcheck' : {
'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
},
'blink_streams': {
'filepath': 'third_party/blink/renderer/core/streams/'
},
'blink_style': {
'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
},
'blink_svg': {
'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
},
'blink_track': {
'filepath': 'third_party/blink/renderer/core/html/track/' \
'|third_party/blink/renderer/core/loader/text_track' \
'|third_party/blink/renderer/core/html/meida/html_media_element' \
'|third_party/blink/renderer/core/html/shadow/media_control' \
'|third_party/blink/renderer/core/css/mediaControl' \
'|third_party/blink/web_tests/media/track/'
},
'blink_vibration': {
'filepath': 'third_party/blink/web_tests/vibration/' \
'|third_party/blink/renderer/modules/vibration/'
},
'blink_viewport_interaction': {
'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
'|third_party/blink/renderer/core/dom/viewport_arguments' \
'|third_party/blink/renderer/core/frame/frame_view.*' \
'|third_party/blink/renderer/core/frame/.*viewport.*' \
'|third_party/blink/renderer/core/html/html_meta_element'
},
'blink_w3ctests': {
'filepath': 'third_party/blink/web_tests/external/' \
'|third_party/blink/tools/blinkpy/w3c/'
},
'blink_webp': {
'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
'|third_party/blink/renderer/platform/image-encoders/skia/webp'
},
'blink_websockets': {
'filepath': 'third_party/blink/renderer/modules/websockets/' \
'|third_party/blink/renderer/platform/modules/websockets/'
},
'blink_workers': {
'filepath': 'third_party/blink/renderer/core/workers' \
'|third_party/blink/web_tests/http/tests/workers' \
'|third_party/blink/web_tests/fast/workers' \
'|third_party/blink/web_tests/external/wpt/workers'
},
'blink_wtf': {
'filepath': 'third_party/blink/renderer/platform/wtf',
},
'blink_xml': {
'filepath': 'third_party/blink/renderer/core/xml/'
},
'bottombar': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
},
'breve': {
'filepath': 'chrome/browser/net/spdyproxy|'\
'chrome_proxy|'\
'client_hints|'\
'chrome/browser/predictors|'\
'components/blocklist|'\
'components/data_use|'\
'data_reduction_proxy|'\
'data_use_measurement|'\
'lazy_load|'\
'lite_video|'\
'interventions_internals|'\
'navigation_predictor|'\
'net/nqe|'\
'optimization_guide|'\
'optimization_hints|'\
'prerender|'\
'previews|'\
'services/network/resource_scheduler'
},
'browser_components': {
'filepath': 'chrome/browser/autofill/' \
'|chrome/browser/bookmarks/' \
'|chrome/browser/favicon/' \
'|chrome/browser/history/' \
'|chrome/browser/webdata/' \
'|components/autofill/'
},
'browser_compositor': {
'filepath': 'ui/compositor/'
},
'browser_resources_md': {
'filepath': 'chrome/browser/resources/md_'\
'|chrome/browser/resources/settings/',
},
'browser_scheduler': {
'filepath': 'content/browser/scheduler'
},
'browsing_data': {
'filepath': 'browsing_data|BrowsingData',
},
'bubble': {
'filepath': 'ui/views/bubble/|'\
'chrome/browser/ui/views/bubble/|'\
'components/bubble/',
},
'cast': {
'filepath': 'media/cast/' \
'|chrome/browser/extensions/api/cast_streaming/' \
'|chrome/browser/media/cast/' \
'|chrome/browser/media/router/providers/cast/' \
'|chrome/browser/resources/cast/' \
'|chrome/browser/ui/webui/cast/' \
'|chrome/common/media_router/providers/cast/' \
'|chrome/renderer/media/cast/' \
'|chrome/test/data/extensions/api_test/cast/' \
'|chrome/test/data/extensions/api_test/cast_streaming/' \
'|components/mirroring/' \
'|content/public/renderer/media_stream_' \
'|content/renderer/media/(media_stream|(.+audio_source))',
},
'cast_certificate': {
'filepath': 'components/cast_certificate/'\
'|components/test/data/cast_certificate/',
},
'cast_channel': {
'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
'|components/cast_channel/' \
'|extensions/browser/api/cast_channel'
},
'cc': {
'filepath': 'cc/'\
'|components/viz/'
},
'cc-animation': {
'filepath': 'cc/animation/'
},
'cc-contexts': {
'filepath': 'components/viz/common/gpu'
},
'cc-display': {
'filepath': 'components/viz/service/display'\
'|cc/output'
},
'cc-paint': {
'filepath': 'cc/paint'
},
'cc-quads': {
'filepath': 'components/viz/common/quads'
},
'cc-resources': {
'filepath': 'cc/resources'\
'|components/viz/common/resources'
},
'cc-scheduler': {
'filepath': 'cc/scheduler'
},
'certificate_transparency': {
'filepath': 'components/certificate_transparency/'\
'|net/cert/ct_'\
'|net/cert/multi_log_ct_verifier'\
'|net/cert/sct_status_flags.h'\
'|net/cert/signed_certificate_timestamp'\
'|net/cert/signed_tree_head'\
'|net/test/ct_',
},
'chrome_cleaner': {
'filepath': 'chrome/browser/component_updater/sw_reporter_'\
'|chrome/browser/resources/settings/chrome_cleanup_page/'\
'|chrome/browser/safe_browsing/chrome_cleaner/'\
'|chrome/browser/ui/views/chrome_cleaner_'\
'|chrome/browser/ui/webui/settings/chrome_cleanup_'\
'|chrome/chrome_cleaner/'\
'|components/chrome_cleaner/',
},
'chrome_elf': {
'filepath': 'chrome/chrome_elf',
},
'chrome_grc': {
'filepath': 'chrome/browser/resource_coordinator/'\
'|services/resource_coordinator/',
},
'chrome_performance_manager': {
'filepath': 'chrome/browser/performance_manager/'\
'|chrome/common/performance_manager/'\
'|chrome/renderer/performance_manager/'\
'|components/performance_manager/',
},
'chromecast': {
'filepath': 'chromecast/',
},
'chromecast_public': {
'filepath': 'chromecast/public/',
},
'chromedriver': {
'filepath': 'chrome/test/chromedriver|'\
'chrome/test/data/chromedriver|'\
'third_party/blink/web_tests/external/wpt/webdriver|'\
'third_party/blink/web_tests/WebDriverExpectations|'\
'third_party/webdriver'
},
'chromeos': {
'filepath': 'chromeos/',
},
'chromeos_attestation': {
'filepath': 'chromeos/attestation/|'\
'chrome/browser/chromeos/attestation/|'\
'chrome/browser/extensions/api/enterprise_platform_keys_private/',
},
'chromeos_bluetooth': {
'filepath': 'ash/system/bluetooth/'\
'|chrome/browser/ui/webui/chromeos/bluetooth*'\
'|chrome/browser/resources/settings/chromeos/bluetooth_page/'\
'|chrome/browser/resources/chromeos/bluetooth_pairing_dialog/'\
'|device/bluetooth/bluez/'\
'|device/bluetooth/chromeos/'\
'|ui/webui/resources/cr_components/chromeos/bluetooth*'
},
'chromeos_calculator': {
'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
},
'chromeos_cellular': {
'filepath': 'chrome/browser/resources/chromeos/cellular_setup/|'\
'chrome/browser/ui/webui/chromeos/cellular_setup/|'\
'chromeos/services/cellular_setup/|'\
'ui/webui/resources/cr_components/chromeos/cellular_setup/',
},
'chromeos_geolocation': {
'filepath': 'chromeos/geolocation/',
},
'chromeos_lkgm': {
'filepath': 'chromeos/CHROMEOS_LKGM',
},
'chromeos_login': {
'filepath': 'ash/login/|'\
'chrome/browser/chromeos/login/|'\
'chrome/browser/ui/webui/chromeos/login/|'\
'chrome/browser/resources/chromeos/login/|'\
'ui/login/',
},
'chromeos_media_app': {
'filepath': 'chromeos/components/media_app_ui/|'\
'chrome/browser/chromeos/web_applications/',
},
'chromeos_net': {
'filepath': 'ash/system/network/|'\
'chromeos/network/|'\
'chromeos/services/network_config/|'\
'chrome/browser/chromeos/net/|'\
'chrome/browser/extensions/api/networking_private/|'\
'chrome/browser/resources/chromeos/internet_config_dialog/|'\
'chrome/browser/resources/chromeos/internet_detail_dialog/|'\
'chrome/browser/resources/chromeos/network_ui/|'\
'chrome/browser/resources/settings/chromeos/internet_page/|'\
'extensions/browser/api/networking_private/|'\
'ui/chromeos/network/|'\
'ui/webui/resources/cr_components/chromeos/network/'
},
'chromeos_timezone': {
'filepath': 'chromeos/timezone/',
},
'chromeos_webui': {
'filepath': 'chrome/browser/ui/webui/chromeos/|'\
'chrome/browser/resources/chromeos/',
},
'chromeos_wifi_sync': {
'filepath': 'chromeos/components/sync_wifi/',
},
'chromevox': {
'filepath': 'chromevox|spoken_feedback',
},
'clang_update': {
'filepath': 'tools/clang/scripts/update.py'
},
'clipboard': {
'filepath': 'clipboard|dnd|drag|drop',
},
'components_deps': {
'filepath': 'components/([^/]*/)*DEPS',
},
'compositor_animator': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/animation/',
},
'content_bluetooth': {
'filepath': 'content/.*bluetooth'
},
'content_index': {
'filepath': 'content_index',
},
'content_loader': {
'filepath': 'chrome/browser/loader|' \
'content/browser/loader|' \
'content/child/*loader',
},
'content_renderer': {
'filepath': 'content/renderer/',
},
'content_shell': {
'filepath': 'content/shell/',
},
'content_worker': {
'filepath': 'content/.*worker',
},
'contextual_search': {
'filepath': 'chrome/browser/android/contextualsearch/|' \
'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
'components/contextual_search/',
},
'courgette': {
'filepath': 'courgette/',
},
'cq': {
'filepath': 'infra/config/branch/cq.cfg',
},
'cr_elements': {
'filepath': 'ui/webui/resources/cr_element',
},
'cros_benchmarks': {
'filepath': 'tools/perf/contrib/cros_benchmarks',
},
'cros_reporting': {
'filepath': 'chrome/browser/policy/messaging_layer/'\
'|chrome/browser/chromeos/policy/status_collector/'\
'|components/policy/proto/record',
},
'crostini': {
'filepath': 'cicerone'\
'|components/exo'\
'|concierge'\
'|crostini'\
'|guest_os'\
'|plugin_vm',
},
'cups_printing' : {
'filepath': 'chrome/browser/resources/settings/chromeos/os_printing_page/'\
'|chrome/test/data/webui/settings/cups_printer_page_tests.js'\
'|chrome/browser/ui/webui/settings/chromeos/cups_printers_handler'\
'|chrome/browser/chromeos/printing/'\
'|printing/',
},
'custom_proxy': {
'filepath': 'services/network/network_service_proxy_delegate.*',
},
'custom_tabs': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
'chrome/android/java/src/org/chromium/chrome/browser/browseractions/|'\
'chrome/android/java/src/org/chromium/chrome/browser/browserservices/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/browseractions/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/browserservices/|'\
'chrome/browser/android/customtabs/',
},
'data_decoder': {
'filepath': 'services/data_decoder/',
},
'dbus': {
'filepath': 'dbus/',
},
'demo_mode': {
'filepath': 'docs/login/demo_mode.md|'\
'chrome/browser/chromeos/login/demo_mode/|'\
'ash/metrics/demo_session_metrics_recorder.*',
},
'device_bluetooth': {
'filepath': 'device/.*bluetooth'
},
'device_chooser': {
'filepath': 'chrome/browser/chooser_controller/|'\
'chrome/browser/ui/android/bluetooth_chooser_.*|'\
'chrome/browser/ui/android/usb_chooser_.*|'\
'chrome/browser/ui/bluetooth/|'\
'chrome/browser/ui/cocoa/device_chooser_.*|'\
'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
'chrome/browser/ui/views/device_chooser_.*|'\
'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
'chrome/browser/usb/usb_chooser_.*',
},
'devtools': {
'filepath': 'devtools',
},
'disk_cache': {
'filepath': 'net/disk_cache/|http_cache',
},
'dom_storage': {
'filepath': 'content/common/dom_storage/|'\
'content/browser/dom_storage/|'\
'components/services/storage/dom_storage/',
},
'download': {
'filepath': 'chrome/browser/download/|'\
'content/browser/download/',
},
'downloads_ui': {
'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
'chrome/browser/ui/webui/.*downloads|' \
'chrome/browser/ui/views/download/|' \
'chrome/browser/ui/cocoa/download/'
},
'drive_resource_metadata': {
'filepath': 'drive.*resource_metadata'
},
'eme': {
'filepath': 'chrome/renderer/media/.*key_system|' \
'chrome/browser/media/.*(cdm|encrypted)|' \
'components/cdm/|' \
'content/browser/media/cdm/|' \
'media/base/android/.*drm|' \
'media/cdm/|' \
'third_party/widevine/cdm/'
},
'explore_sites': {
'filepath': 'chrome/browser/android/explore_sites/|' \
'chrome/android/java/src/org/chromium/chrome/browser/explore_sites/'
},
'extension': {
'filepath': 'extension',
},
'feature_policy': {
'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
},
'feed': {
'filepath': 'chrome/android/feed|' \
'chrome/browser/android/feed/|' \
'components/feed/'
},
'feedback': {
'filepath': 'chrome/browser/extensions/api/feedback_private/|' \
'chrome/browser/feedback/|' \
'components/feedback/|' \
'extensions/browser/api/feedback_private/'
},
'fileapi': {
'filepath': 'file_system/|' \
'fileapi/'
},
'filebrowse': {
'filepath': 'file_browser|' \
'file_manager|' \
'filebrowse'
},
'filesapp': {
'filepath': 'chrome/browser/chromeos/drive|' \
'chrome/browser/chromeos/extensions/file_manager|' \
'chrome/browser/chromeos/extensions/file_system_provider|' \
'chrome/browser/chromeos/file_manager|' \
'chrome/browser/chromeos/file_system_provider|' \
'chrome/browser/drive|' \
'chrome/test/data/extensions/api_test/file_system_provider|' \
'components/drive|' \
'google_apis/drive|' \
'ui/file_manager'
},
'freetype_update': {
'filepath': 'third_party/freetype/README.chromium',
},
'fsp': {
'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
'chrome/browser/chromeos/file_system_provider|' \
'chrome/test/data/extensions/api_test/file_system_provider'
},
'fuchsia': {
'filepath': 'fuchsia',
},
'fuzzing': {
'filepath': 'fuzz|Fuzz',
},
'gamepad': {
'filepath': 'gamepad',
},
'gcm': {
'filepath': 'chrome/browser/gcm/|'\
'components/gcm_driver/|'\
'google_apis/gcm/',
},
'generic_sensor': {
'filepath': 'services/device/generic_sensor/|'\
'third_party/blink/renderer/modules/sensor/',
},
'geolocation': {
'filepath': 'chrome/browser/geolocation/|'\
'content/browser/geolocation|'\
'content/public/common/geoposition.*|'\
'content/public/browser/geolocation.*|'\
'content/renderer/geolocation.*|'\
'content/shell/geolocation/',
},
'gfx_geometry': {
'filepath': 'ui/gfx/geometry/',
},
'gfx_image': {
'filepath': 'ui/gfx/image/',
},
'global_media_controls': {
'filepath': 'chrome/browser/ui/global_media_controls|'\
'chrome/browser/ui/views/global_media_controls|'\
'chrome/browser/ui/views/feature_promos/global_media_controls|'\
'chrome/browser/ui/in_product_help/global_media_controls',
},
'gn': {
'filepath': 'tools/gn',
},
'gpu_passthrough_cmd_decoder': {
'filepath': 'gpu/command_buffer/service/.*passthrough',
},
'guest_view': {
'filepath': 'chrome/browser/apps/guest_view|'\
'chrome/browser/extensions/api/web_view|'\
'chrome/browser/guest_view|'\
'chrome/common/extensions/api/webview*.json|'\
'chrome/common/extensions/docs|'\
'chrome/renderer/resources/extensions/web_view|'\
'components/guest_view|'\
'content/browser/browser_plugin|'\
'content/renderer/browser_plugin|'\
'extensions/browser/api/guest_view|'\
'extensions/browser/guest_view|'\
'extensions/common/guest_view|'\
'extensions/common/mojom/guest_view.mojom|'\
'extensions/common/api/*view*.json|'\
'extensions/renderer/guest_view',
},
'hats': {
'filepath': 'chrome/browser/chromeos/hats/',
},
'headless': {
'filepath': 'headless/'
},
'i18n': {
'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding',
},
'image_editor': {
'filepath': 'chrome/browser/image_editor'\
'|chrome/android/modules/image_editor',
},
'incident_reporting': {
'filepath': 'chrome/browser/safe_browsing/incident_reporting',
},
'indexed_db': {
'filepath': 'content/browser/indexed_db|'\
'content/public/browser/indexed_db|'\
'content/renderer/indexed_db|'\
'content/test/data/indexeddb|'\
'components/services/storage/indexed_db',
},
'infobars_for_weblayer': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/'\
'|chrome/android/java/src/org/chromium/chrome/browser/infobar/'\
'|chrome/browser/ui/messages/android/java/src/org/chromium/chrome/browser/ui/messages/infobar/'\
'|chrome/browser/ui/android/infobars/',
},
'infra_docs': {
'filepath': 'docs/infra',
},
'input': {
'filepath': 'content/browser/renderer_host/input|'\
'content/renderer/input|'\
'ui/events/blink/'
},
'input_devices': {
'filepath': 'ui/events/devices/',
},
'installable': {
'filepath': 'chrome/browser/extensions/bookmark_app*'\
'|chrome/browser/installable/',
},
'installer_linux': {
'filepath': 'chrome/installer/linux/',
},
'installer_win': {
'filepath': 'chrome/install_static/'\
'|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
'|components/zucchini/',
},
'ios': {
'filepath': 'ios/',
},
'ios_chrome': {
'filepath': 'ios/chrome/',
},
'ios_clean': {
'filepath': 'ios/clean/',
},
'ios_credential_provider': {
'filepath': 'ios/chrome/browser/credential_provider|'\
'ios/chrome/common/credential_provider|'\
'ios/chrome/common/ui|'\
'ios/chrome/credential_provider_extension',
},
'ios_flags': {
'filepath': 'ios/chrome/browser/about_flags\.(h|mm)|'\
'ios/chrome/browser/experimental_flags\.(h|mm)|'\
'ios/chrome/browser/resources/Settings.bundle/Experimental\.plist',
},
'ios_showcase': {
'filepath': 'ios/showcase/',
},
'ios_web': {
'filepath': 'ios/web(_view)?/',
},
'isolated_prefetch': {
'filepath': 'chrome/browser/prerender/isolated',
},
'language': {
'filepath': 'chrome/browser/language|'\
'components/language|'\
'components/test/data/language|'\
'ios/chrome/browser/language|'\
'ios/web_view/internal/language'
},
'libaom': {
'filepath': 'third_party/libaom/',
},
'libvpx': {
'filepath': 'third_party/libvpx/',
},
'libwebp': {
'filepath': 'third_party/libwebp'
},
'libxml_xslt': {
'filepath': 'third_party/libxml/' \
'|third_party/libxslt/',
},
'linux_sandboxing': {
'filepath': 'sandbox/linux/'\
'|sandbox/policy/linux/',
},
'linux_seccomp_bpf': {
'filepath': 'content/common/sandbox.*linux.cc',
},
'mac': {
'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
},
'manifest': {
'filepath': 'content/(browser|renderer)/manifest/'\
'|content/public/common/manifest*'\
'|third_party/blink/(common|mojom)/manifest/'\
'|third_party/blink/renderer/modules/manifest/',
},
'media': {
'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
},
'media_capture_from_element': {
'filepath': 'content/renderer/media_capture_from_element/' \
'|third_party/blink/renderer/modules/mediacapture/' \
'|third_party/blink/renderer/platform/exported/web_canvas_capture' \
'|third_party/blink/web_tests/fast/mediacapturefromelement/' \
'|third_party/blink/public/platform/web_canvas_capture'
},
'media_controls': {
'filepath': 'third_party/blink/renderer/modules/media_controls/'
},
'media_feeds': {
'filepath': 'chrome/browser/media/feeds/'\
'|chrome/renderer/media/media_feeds*'\
'|components/schema_org/'\
'|third_party/schema_org/',
},
'media_galleries': {
'filepath': 'chrome/browser/extensions/api/media_galleries/'\
'|chrome/browser/media_galleries/'\
'|chrome/browser/storage_monitor/'\
'|chrome/common/media_galleries/'\
'|chrome/test/data/extensions/api_test/media_galleries/'
},
'media_gpu': {
'filepath': 'media/gpu/',
},
'media_gpu_cros': {
'filepath': 'media/gpu/chromeos'\
'|media/gpu/vaapi'\
'|media/gpu/v4l2'\
'|media/gpu/.*\.(cc|h)$'\
'|media/mojo/(clients|mojom|test|services)/.*accelerator.*'
},
'media_gpu_vaapi': {
'filepath': 'media/gpu/vaapi',
},
'media_gpu_win': {
'filepath': 'media/gpu/windows/'
},
'media_history': {
'filepath': 'chrome/browser/media/history/'
},
'media_mojo': {
'filepath': 'media/mojo/'
},
'media_recorder': {
'filepath': 'content/renderer/media_recorder/' \
'|third_party/blink/renderer/modules/mediarecorder/' \
'|third_party/blink/renderer/platform/exported/web_media_recorder' \
'|third_party/blink/web_tests/fast/mediarecorder/' \
'|third_party/blink/public/platform/web_media_recorder'
},
'media_remoting': {
'filepath': 'chrome/browser/media/cast_remoting'\
'|media/blink/webmediaplayer_'\
'|media/mojo/mojom/remoting.mojom'\
'|media/remoting/',
},
'media_router': {
'filepath': 'chrome/android/features/media_router/' \
'|chrome/app/media_router_strings.grdp' \
'|chrome/browser/media/router/' \
'|chrome/browser/resources/media_router/' \
'|chrome/browser/ui/media_router/' \
'|chrome/browser/ui/views/media_router/' \
'|chrome/browser/ui/webui/media_router/' \
'|chrome/common/media_router/' \
'|chrome/test/data/webui/media_router/' \
'|chrome/test/media_router/'
},
'message_loop': {
'filepath': 'base/message_'
},
'metrics': {
'filepath': 'base/metrics/'\
'|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
'|chrome/browser/metrics/'\
'|chrome/browser/chromeos/external_metrics'\
'|chrome/browser/extensions/api/metrics_private/'\
'|chrome/browser/ui/webui/metrics_handler'\
'|chromecast/browser/metrics/'\
'|components/metrics/'\
'|components/metrics_services_manager/'\
'|components/rappor/'\
'|components/variations/'\
# Exclude XML files; in particular, histograms.xml.
'|tools/metrics/[^.]*([.](?!xml$).*)?$',
},
'metrics_metadata_files': {
# Subscribe to this to watch for changes to {actions, histograms, ukm}.xml
# and to the field trial testing config.
'filepath': 'tools/metrics/.*\.xml$'\
'|testing/variations/fieldtrial_testing_config.json',
},
'metrics_perf': {
'filepath': 'chrome/browser/metrics/perf/',
},
'midi': {
'filepath': 'midi',
},
'mojo': {
'filepath': 'mojo',
},
'multidevice': {
'filepath': 'ash/multi_device_setup/'\
'|chrome/browser/chromeos/cryptauth/'\
'|chrome/browser/chromeos/device_sync/'\
'|chrome/browser/chromeos/multidevice_setup/'\
'|chrome/browser/chromeos/secure_channel/'\
'|chrome/browser/resources/chromeos/multidevice_setup/'\
'|chrome/browser/resources/settings/multidevice_page/'\
'|chrome/browser/resources/settings/chromeos/multidevice_page/'\
'|chrome/browser/ui/webui/chromeos/multidevice_setup/'\
'|chrome/browser/ui/webui/settings/chromeos/multidevice'\
'|chrome/test/data/webui/multidevice_setup/'\
'|chromeos/components/multidevice/'\
'|chromeos/components/proximity_auth/'\
'|chromeos/resources/multidevice_resources.grdp'\
'|chromeos/services/device_sync/'\
'|chromeos/services/multidevice_setup/'\
'|chromeos/services/secure_channel/'\
'|ui/webui/resources/cr_components/chromeos/multidevice_setup/'
},
'nacl': {
'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
'chrome/browser/nacl_host/|chrome/common/nacl|'\
'native_client_sdk/src/doc/',
},
'native_client_sdk': {
'filepath': '^native_client_sdk/',
},
'navigation': {
'filepath': 'content/browser/frame_host|'\
'content/browser/renderer_host/render_process_host.*|'\
'content/browser/renderer_host/render_view_host.*|'\
'content/browser/web_contents/web_contents_impl.*|'\
'content/renderer/render_frame.*|'\
'content/renderer/render_view.*'
},
'nearby': {
'filepath': 'chrome/browser/nearby_sharing/|'\
'chrome/browser/resources/nearby_internals/|'\
'chrome/browser/resources/nearby_share/|'\
'chrome/browser/resources/settings/nearby_share_page/|'\
'chrome/browser/ui/webui/nearby_internals/|'\
'chrome/browser/ui/webui/nearby_share/|'\
'chrome/services/sharing/'
},
'net': {
'filepath': 'net/',
},
'net_base': {
'filepath': 'net/base/',
},
'net_http2': {
'filepath': 'net/http2/',
},
'net_log': {
'filepath': 'net/log/|' \
'chrome/browser/net/.*net_log|' \
'chrome/browser/resources/net_internals/|' \
'chrome/browser/ui/webui/net_internals/|' \
'components/net_log/'
},
'net_server': {
'filepath': 'net/server/'
},
'net_spdy': {
'filepath': 'net/spdy/',
},
'net_websockets': {
'filepath': 'net/websockets/',
},
'netinfo': {
'filepath': '/netinfo/',
},
'network_service': {
'filepath': 'services/network/',
},
'nfc': {
'filepath': 'services/device/nfc/|'\
'third_party/blink/renderer/modules/nfc/'
},
'notification_scheduler': {
'filepath': 'chrome/browser/notifications/proto/|'\
'chrome/browser/notifications/scheduler/'
},
'notifications': {
'filepath': 'chrome/browser/extensions/api/notifications/|'\
'chrome/browser/notifications/|'\
'chrome/test/data/notifications/|'\
'content/browser/notifications/|'\
'content/common/platform_notification|'\
'content/public/browser/platform_notification|'\
'content/public/common/platform_notification|'\
'content/renderer/notification_|'\
'chrome/notification_helper/|'\
'third_party/blink/web_tests/external/wpt/notifications|'\
'third_party/blink/web_tests/http/tests/notifications|'\
'third_party/blink/renderer/modules/notifications|'\
'third_party/blink/public/platform/modules/notifications|'\
'ui/message_center/'
},
'nqe': {
'filepath': 'nqe',
},
'ntp_snippets': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
'chrome/browser/android/ntp/ntp_snippets|'\
'chrome/browser/ntp_snippets/|'\
'chrome/browser/resources/snippets_internals|'\
'chrome/browser/ui/webui/snippets_internals|'\
'components/ntp_snippets/|'\
'chrome/android/java/res/layout/new_tab_page|'\
'chrome/android/java/res/layout/most_visited|'\
'ios/chrome/browser/ntp_snippets'
},
'ntp_tiles': {
'filepath': 'chrome/browser/android/ntp/|'\
'chrome/browser/ui/webui/ntp/|'\
'chrome/common/search/ntp|'\
'components/ntp_tiles/|'\
'ios/chrome/browser/ntp_tiles'
},
'offline_items_collection': {
'filepath': 'components/offline_items_collection/',
},
'offline_pages': {
'filepath': 'components/offline_pages/'\
'|chrome/browser/android/offline_pages/'\
'|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
},
'omnibox': {
'filepath': '^chrome/browser/autocomplete/|'\
'^chrome/browser/resources/omnibox|'\
'^chrome/browser/ui/location_bar/|'\
'^chrome/browser/ui/omnibox/|'\
'^chrome/browser/ui/.*/location_bar/|'\
'^chrome/browser/ui/.*/omnibox/|'\
'^components/omnibox/'
},
'optimization_guide': {
'filepath': 'optimization_guide|'\
'optimization_hints',
},
'origin_trials': {
'filepath': 'origin_trial'\
'|OriginTrial'\
'|ConditionalFeature',
},
'ozone': {
'filepath': 'ui/ozone/|'\
'ui/events/ozone/|'\
'ui/gfx/linux/|'\
'ui/gl/gl_.*egl.*|'\
'ui/gl/gl_.*ozone.*'
},
'ozone_scenic': {
'filepath': 'ui/ozone/platform/scenic',
},
'page_info' : {
'filepath': 'chrome/browser/ui/page_info/'\
'|chrome/browser/ui/.*/page_info/'\
'|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
'|components/page_info_strings.grdp'\
'|ios/chrome/browser/ui/page_info/'
},
'page_load_metrics' : {
'filepath': 'chrome/browser/page_load_metrics/'\
'|chrome/common/page_load_metrics/'\
'|chrome/renderer/page_load_metrics/'
},
'panels': {
'filepath': 'chrome/browser/ui/panels'\
'|chrome/browser/ui/cocoa/panels'\
'|chrome/browser/ui/views/panels'
},
'password_manager': {
'filepath': 'chrome/.*/password_'\
'|chrome/browser/ui/passwords'\
'|chrome/browser/ui/views/passwords'\
'|chrome/test/data/password'\
'|components/autofill.*password'
'|components/password_'\
'|^ios/chrome/browser/passwords'\
},
'payments': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
'|chrome/browser/payments'\
'|chrome/browser/ui/views/payments'\
'|components/payments/test/data'\
'|components/payments'\
'|content/browser/payments'\
'|content/test/data/payments'\
'|ios/chrome/browser/payments'\
'|ios/chrome/browser/ui/payments'\
'|ios/web/payments'\
'|ios/web/public/payments'\
'|third_party/blink/web_tests/external/wpt/payment-request'\
'|third_party/blink/web_tests/http/tests/payments'\
'|third_party/blink/web_tests/payments'\
'|third_party/blink/public/platform/modules/payments'\
'|third_party/blink/renderer/modules/payments'
},
'payments_ios': {
'filepath': 'ios/web/payments'\
'|ios/chrome/browser/payments'\
'|ios/chrome/browser/ui/payments'\
'|ios/web/public/payments'
},
'pdf': {
'filepath': 'components/pdf/'\
'|chrome/browser/pdf/'\
'|chrome/browser/ui/pdf/'\
'|pdf/'
},
'pepper_api': {
'filepath': 'ppapi/api'\
'|ppapi/c',
},
'permissions': {
'filepath': 'content/(child,browser)/permissions/'\
'|content/common/permission_*'\
'|content/public/(common,browser)/permission_*'\
'|chrome/browser/permissions/'\
'|chrome/browser/content_settings/permission*'\
'|permission_context',
},
'phonehub': {
'filepath': 'chrome/browser/chromeos/phonehub/|'\
'chromeos/components/phonehub/',
},
'picture_in_picture': {
'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
},
'polymer': {
'filepath': 'third_party/polymer/|'\
'third_party/web-animations-js/|'\
'tools/polymer|'\
'ui/webui/resources/polymer_resources.grdp',
},
'popup_blocker': {
'filepath': 'chrome/browser/ui/blocked_content'
},
'precache': {
'filepath': '[pP]recache'
},
'prepopulated_engines': {
'filepath': 'components/search_engines/prepopulated_engines.json',
},
'prerender': {
'filepath': 'prerender'
},
'presentation': {
'filepath': 'content/browser/presentation/' \
'|content/public/browser/presentation_' \
'|third_party/blink/public/mojom/presentation/' \
'|third_party/blink/renderer/modules/presentation/' \
'|third_party/blink/web_tests/(virtual/)?presentation/'
},
'preview_features': {
'filepath': 'components/previews/core/previews_features' \
'|components/previews/core/previews_experiments'
},
'print_preview': {
'filepath': 'chrome/browser/resources/print_preview/' \
'|chrome/browser/ui/webui/print_preview/'
},
'push_messaging': {
'filepath': 'push_messaging'
},
'quick_answers': {
'filepath': 'ash/quick_answers/'\
'|chrome/browser/renderer_context_menu/quick_answers.*'\
'|chromeos/components/quick_answers/'
},
'reading_list': {
'filepath': 'components/reading_list|'\
'ios/chrome/browser/reading_list|'\
'ios/chrome/browser/ui/reading_list',
},
'relaunch_notification': {
'filepath': 'chrome/browser/ui/views/relaunch_notification'
},
'remoteplayback': {
'filepath': 'chrome/android/features/media_router/java/src/org/chromium/chrome/browser/media/router/FlingingController' \
'|chrome/android/java/src/org/chromium/chrome/browser/media/remote/' \
'|chrome/browser/media/android/remote/' \
'|media/blink/remote_playback' \
'|media/renderers/remote_playback' \
'|third_party/blink/public/platform/modules/remoteplayback/' \
'|third_party/blink/renderer/core/html/media/remote_playback' \
'|third_party/blink/renderer/modules/remoteplayback/' \
'|third_party/blink/web_tests/media/remoteplayback/' \
'|third_party/blink/web_tests/virtual/new-remote-playback-pipeline/'
},
'remoting': {
'filepath': '^remoting/' \
'|^testing/chromoting'
},
'rlz_id': {
'filepath' :'rlz/lib/machine_id.cc|'\
'rlz/lib/machine_id.h|'\
'rlz/win/lib/machine_id_win.cc',
},
'runtime_enabled_features': {
'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
},
'safe_browsing': {
'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
'components/safe_browsing/',
},
'safety_tips': {
'filepath': 'chrome/browser/component_updater/safety_tips_.*'\
'|chrome/browser/lookalikes/'\
'|chrome/browser/reputation/'\
'|chrome/browser/ui/views/page_info/safety_tip_page_info_bubble_view.*',
},
'sampling_profiler': {
'filepath': 'base/profiler/'\
'|chrome/common/profiler/'\
'|chrome/renderer/v8_unwinder*'\
'|components/metrics/*call_stack*'\
'|components/metrics/public/mojom/call_stack*',
},
'screen_orientation': {
'filepath': 'screen_orientation',
},
'security': {
'filepath': 'base/json/'\
'|base/memory/.*shared_memory'\
'|components/cbor/'\
'|AndroidManifest',
},
'select_to_speak': {
'filepath': 'select_to_speak',
},
'send_tab_to_self': {
'filepath': 'components/send_tab_to_self'\
'|chrome/android/java/src/org/chromium/chrome/browser/send_tab_to_self/'\
'|chrome/android/junit/src/org/chromium/chrome/browser/send_tab_to_self/'\
'|chrome/browser/android/send_tab_to_self/'\
'|chrome/browser/send_tab_to_self/'\
'|chrome/browser/ui/send_tab_to_self'\
'|ios/chrome/browser/send_tab_to_self/',
},
'service_worker': {
'filepath': 'content/(browser|renderer|child|common)/service_worker/',
},
'settings': {
'filepath': 'chrome/browser/resources/settings/'\
'|chrome/browser/ui/webui/settings/'\
'|chrome/test/data/webui/settings/',
},
'settings_os_settings': {
'filepath': 'chrome/browser/resources/settings/chromeos/'\
'|chrome/browser/resources/settings/os_settings_resouces.grd'\
'|chrome/browser/resources/settings/os_settings_resouces_vulcanized.grd'\
'|chrome/browser/ui/webui/settings/chromeos/'\
'|chrome/test/data/webui/settings/chromeos/'\
'|ui/webui/resources/cr_components/chromeos/'\
'|ui/webui/resources/cr_elements/chromeos/',
},
'share_sheet': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/share/'\
'|chrome/android/java/res/layout/share_sheet_.*'\
'|chrome/browser/share/android/java/src/org/chromium/chrome/browser/share/',
},
'sharing': {
'filepath': 'chrome/browser/sharing/|'\
'chrome/browser/ui/views/sharing/',
},
'site_engagement': {
'filepath': 'chrome/browser/engagement/|'\
'chrome/browser/ui/webui/engagement/',
},
'site_instance': {
'filepath': 'content/browser/site_instance|'\
'content/browser/browsing_instance',
},
'smartlock': {
'filepath': 'chrome/browser/chromeos/login/easy_unlock/'\
'|chrome/browser/resources/easy_unlock/'\
'|chromeos/components/proximity_auth/'
},
'smb': {
'filepath': 'chrome/browser/chromeos/file_system_provider'\
'|chrome/browser/chromeos/smb_client'\
'|chromeos/dbus/fake_smb_provider_client'\
'|chromeos/dbus/smb_provider_client',
},
'source_idls': {
'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
},
'speed_metrics_changelog': {
'filepath': 'docs/speed/metrics_changelog/.*.md',
},
'spellcheck': {
'filepath': 'chrome/browser/spellchecker/'\
'|chrome/browser/renderer_context_menu/spelling_'\
'|components/spellcheck/'\
'|third_party/hunspell/'\
'|third_party/hunspell_dictionaries/',
},
'startup': {
'filepath': 'chrome/browser/ui/startup/',
},
'storage_service' : {
'filepath': 'components/services/storage/',
},
'structured_headers' : {
'filepath': 'net/http/structured_headers*',
},
'styleguide': {
'filepath': '^styleguide/',
},
'styleguide_python': {
'filepath': '^styleguide/python',
},
'subresource_filter': {
'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
},
'supervised_users': {
'filepath': 'chrome/browser/.*managed_mode'\
'|chrome/browser/.*managed_user'\
'|chrome/browser/.*supervised_user',
},
'surface_layer_for_video': {
'filepath': 'cc/layers/surface_layer*'\
'|third_party/blink/renderer/platform/graphics/video_frame_*'\
'|third_party/blink/renderer/platform/graphics/surface_layer_bridge*',
},
'switch_access': {
'filepath': 'switch_access',
},
'sync': {
'filepath': '^chrome/browser/ui/sync/'\
'|^chrome/browser/ui/views/sync/'\
'|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
'|^ios/chrome/browser/sync/'\
'|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
'|^chrome/browser/sync/'\
'|^components/browser_sync/'\
'|^components/sync/'\
'|^components/sync_bookmarks/'\
'|^components/sync_sessions/',
},
'syncfs': {
'filepath': 'sync_file_system',
},
'system_web_apps': {
'filepath': 'chrome/.*system_web_app'
},
'tab_alert_indicators': {
'filepath': 'content/browser/media/audio_stream_monitor'\
'|chrome/browser/ui/tabs/tab_utils'\
'|chrome/browser/ui/views/tabs/alert_indicator'\
'|chrome/browser/ui/views/tabs/tab\.cc'\
'|chrome/browser/ui/views/tabs/tab_renderer_data'\
'|media/audio/audio_(output_controller|power_monitor)',
},
'tab_capture': {
'filepath': 'chrome/browser/extensions/api/tab_capture/'\
'|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
'|chrome/test/data/extensions/api_test/tab_capture/'\
'|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
'|components/viz/service/display/'\
'|components/viz/service/frame_sinks/(frame_sink_manager'\
'|video_capture/)'\
'|content/browser/media/capture/'\
'|content/browser/renderer_host/media/(audio_'\
'|media_stream_manager|video_)'\
'|content/public/renderer/media_stream_'\
'|content/renderer/media/(media_stream|(.+audio_source))'\
'|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
'|media/base/video_frame\.h'\
'|media/capture/'\
'|services/viz/privileged/mojom/compositing/frame_sink',
},
'tab_contents': {
'filepath': 'chrome/browser/tab_contents/|'\
'content/browser/tab_contents/|'\
'chrome/browser/ui/tab_contents/',
},
'tab_ui_and_start_surface': {
'filepath': 'chrome/android/features/tab_ui/' \
'|chrome/android/features/start_surface/' \
'|chrome/android/.*/src/org/chromium/chrome/browser/tasks/'
},
'tbmv2_metrics': {
'filepath': 'third_party/catapult/tracing/tracing/metrics'
},
'telemetry': {
'filepath': 'tools/perf/'
},
'test_runner': {
'filepath': 'components/test_runner/' \
'|content/shell/(common|browser|renderer)/web_test/' \
'|content/test/web_test_support.cc' \
'|content/public/test/web_test_support.h' \
},
'tests': {
'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
},
'tether': {
'filepath': 'chrome/browser/chromeos/tether/'\
'|chrome/browser/ui/ash/network/tether*'\
'|chromeos/components/tether/'
},
'textinput': {
'filepath': 'content/browser/renderer_host/render_widget_host_view'\
'|content/browser/renderer_host/text_input'\
'|ui/base/ime/'\
'|ui/views/controls/textfield/'\
'|ui/wm/core/ime'
},
'textinput_chromeos': {
'filepath': 'chrome/browser/chromeos/input_method/'\
'|chrome/browser/chromeos/extensions/input_method'\
'|chrome/browser/chromeos/status/input_method'\
'|chrome/browser/extensions/api/input_ime'\
'|chrome/browser/resources/keyboard'\
'chromeos/.*(language|keyboard)'\
'|chromeos/ime/*'
},
'third_party_conflicts': {
'filepath': 'chrome/browser/win/conflicts/'
},
'timers': {
'filepath': 'base/timer/'\
'|components/timers/'
},
'tools_win_chromeexts': {
'filepath': 'tools/win/chromeexts',
},
'touch_selection': {
'filepath': 'ui/touch_selection/'\
'|content/public/android/java/src/org/chromium/content/browser/selection/'
},
'tracing': {
'filepath': 'base/debug/trace_event.*'\
'|base/trace_event/'\
'|content/browser/tracing/'\
'|components/tracing/'\
'|services/tracing/'
},
'traffic_annotation': {
'filepath': 'tools/traffic_annotation/'
},
'translate': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/translate|'\
'chrome/android/java/src/org/chromium/chrome/browser/infobar/translate|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/translate|'\
'chrome/browser/translate|'\
'chrome/browser/ui/translate|'\
'chrome/browser/ui/webui/translate_internals|'\
'chrome/browser/ui/views/translate|'\
'chrome/renderer/translate|'\
'chrome/test/data/translate|'\
'components/resources/translate_resources.grdp'\
'components/translate|'\
'components/translate_strings_grdp|'\
'ios/chrome/browser/translate|'\
'ios/chrome/browser/ui/translate|'\
'ios/web_view/internal/translate'
},
'ui_compositor': {
'filepath': 'ui/compositor/layer\.|'\
'ui/compositor/layer_unittest|'\
'ui/compositor/compositor',
},
'ui_display_win': {
'filepath': '^ui/display/win',
},
'ui_resources': {
'filepath': 'ui/resources/'\
'|ui/base/native_theme/resources/'\
'|chrome/app/theme/'
},
'ui_strings': {
'filepath': 'chrome/app/generated_resources.grd'\
'|chrome/app/google_chrome_strings.grd'\
'|chrome/android/java/strings/android_chrome_strings.grd'\
'|chrome/app/settings_strings.grdp'\
'|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
'|ui/strings/ui_strings.grd',
},
'ui_views': {
'filepath': '^ui/views',
},
'unified_consent': {
'filepath': 'components/unified_consent/'\
'|chrome/browser/unified_consent/',
},
'usb': {
'filepath': '/usb/',
},
'version_assembly': {
'filepath': 'chrome/app/version_assembly',
},
'video': {
'filepath': 'content/browser/renderer_host/media/|'\
'content/renderer/media/|'\
'media/capture/video/|'\
'media/filters/|'\
'media/gpu/|'\
'.*video.*',
},
'video_capture': {
'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
'|content/browser/renderer_host/media/.*(capture|media)'\
'|content/renderer/media/.*(capture|media|webrtc)'\
'|media/capture/'\
'|media/muxers/'\
'|services/video_capture/',
},
'video_gpu': {
'filepath': 'content/renderer/media/|'\
'media/capture/video/|'\
'media/gpu/',
},
'virtual_keyboard': {
'filepath': 'ash/keyboard/'\
'|chrome/test/data/chromeos/virtual_keyboard/'\
'|extensions/browser/api/virtual_keyboard_private/'\
'|ash/system/virtual_keyboard/',
},
'virtual_reality': {
# Includes VR, AR, and XR.
'filepath': '/vr/'\
'|/xr'\
'|webxr'\
'|isolated_xr_device'\
'|third_party/arcore'\
'|third_party/gvr'\
'|third_party/libovr'\
'|third_party/openvr',
},
'vulkan': {
'filepath': 'gpu/vulkan'\
'|third_party/vulkan'
},
'wake_lock': {
'filepath': 'wake_lock',
},
'wallpapers': {
'filepath': 'components/arc/common/wallpaper.mojom'\
'|ash/wallpaper/'\
'|chrome/browser/resources/chromeos/wallpaper_manager/',
},
'web_applications': {
'filepath': 'chrome/browser/web_applications'\
'|chrome/browser/ui/web_applications',
},
'web_package': {
'filepath': 'content/browser/loader/prefetch_url_loader'\
'|content/browser/web_package/'\
'|content/test/data/sxg/'
},
'web_share': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
'|third_party/blink/web_tests/webshare/'\
'|third_party/blink/web_tests/external/wpt/web-share/'\
'|third_party/blink/public/mojom/webshare/'\
'|third_party/blink/renderer/modules/webshare/',
},
'webauthn': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webauth/'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/webauth/'\
'|chrome/browser/extensions/api/cryptotoken_private/'\
'|chrome/browser/resources/cryptotoken/'\
'|chrome/browser/ui/webauthn/'\
'|chrome/browser/ui/views/webauthn/'\
'|chrome/browser/webauthn/'\
'|content/browser/webauth/'\
'|device/fido/'\
'|third_party/blink/public/mojom/webauthn/'\
'|third_party/blink/web_tests/external/wpt/webauthn/'\
'|third_party/microsoft_webauthn/',
},
'webcodecs': {
'filepath': 'third_party/blink/renderer/modules/webcodecs/',
},
'webgpu': {
'filepath': 'third_party/blink/renderer/modules/webgpu/',
},
'weblayer': {
'filepath': 'weblayer/',
},
'weblayer_safe_browsing': {
'filepath': 'weblayer/browser/safe_browsing/',
},
'weblayer_ssl': {
'filepath': 'weblayer/browser/ssl*',
},
'webrtc_browser_tests': {
'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
'content/browser/media/.*webrtc.*browsertest',
},
'website_settings': {
'filepath': 'chrome/browser/content_settings/'\
'|chrome/browser/ui/views/website_settings/'\
'|chrome/browser/ui/website_settings/'\
'|chrome/common/content_settings'\
'|components/content_settings/',
},
'windows_sandboxing': {
'filepath': 'sandbox/win/',
},
'wpt_tools': {
'filepath': 'third_party/blink/web_tests/external/wpt/tools/',
},
'x11': {
'filepath': 'content/browser/renderer_host/backing_store_x\.' \
'|chrome/browser/chromeos/input_method/xkeyboard\.' \
'|chrome/browser/chromeos/system_key_event_listener\.' \
'|chrome/browser/chromeos/'\
'xinput_hierarchy_changed_event_listener\.' \
'|chrome/browser/chromeos/wm_' \
'|ui/base/x/'
},
'zlib': {
'filepath': 'third_party/zlib'
},
'zoom': {
'filepath': 'chrome/browser/ui/zoom/' \
'|components/ui/zoom/' \
'|content/browser/host_zoom_*' \
'|content/browser/storage_partition_impl*' \
'|content/public/browser/host_zoom_map.h' \
'|content/public/browser/storage_partition.h'
},
},
##############################################################################
# Please keep alphabetical
##############################################################################
'WATCHLISTS': {
'about_flags': ['[email protected]',
'[email protected]'],
'accelerator_table': ['[email protected]'],
'accessibility': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'accessibility_component_extensions': ['[email protected]'],
'accessibility_minimal_core': ['[email protected]'],
'add_to_homescreen': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'android_crash_reporting': ['[email protected]',
'[email protected]'],
'android_crazy_linker': ['[email protected]'],
'android_deps': ['[email protected]'],
'android_flags': ['[email protected]'],
'android_infobars': ['[email protected]'],
'android_infra': ['[email protected]'],
'android_item_chooser_dialogs': ['[email protected]',
'[email protected]'],
'android_lint': ['[email protected]'],
'android_media': ['[email protected]'],
'android_omnibox': ['[email protected]'],
'android_search_widget': ['[email protected]',
'[email protected]'],
'android_studio': ['[email protected]',
'[email protected]'],
'android_tab': ['[email protected]'],
'android_uma_settings': ['[email protected]',
'[email protected]'],
'android_webapk': ['[email protected]',
'[email protected]',
'[email protected]'],
'android_webview': ['[email protected]'],
'android_webview_network_service': ['[email protected]'],
'animation_worklet': ['[email protected]'],
'app_service': ['[email protected]',
'[email protected]'],
'app_shortcuts': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'apps': ['[email protected]',
'[email protected]',
'[email protected]'],
'apps_intent_helper': ['[email protected]',
'[email protected]'],
'arc': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'arc_auth': ['[email protected]'],
'arc_ime': ['[email protected]'],
'arc_kiosk': ['[email protected]'],
'arc_mojom': ['[email protected]'],
'arc_net': ['[email protected]',
'[email protected]',
'[email protected]'],
'arc_power': ['[email protected]'],
'arc_video_accelerator': ['[email protected]'],
'ash': ['[email protected]',
'[email protected]'],
'assistant': ['[email protected]'],
'audio_service': ['[email protected]',
'[email protected]'],
'aura': ['[email protected]',
'[email protected]'],
'aura_compositor': ['[email protected]',
'[email protected]',
'[email protected]'],
'auralinux_accessibility': ['[email protected]'],
'autoclick': ['[email protected]'],
'autofill': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'autofill_assistant': ['[email protected]'],
'autofill_payments': ['[email protected]',
'[email protected]',
'[email protected]'],
'background_fetch': ['[email protected]',
'[email protected]',
'[email protected]'],
'background_sync': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'banners': ['[email protected]',
'[email protected]',
'[email protected]'],
'base': ['[email protected]'],
'base_allocator': ['[email protected]',
'[email protected]'],
'base_memory': ['[email protected]'],
'base_scheduler': ['[email protected]'],
'base_thread_pool': ['[email protected]',
'[email protected]',
'[email protected]'],
'base_win': ['[email protected]',
'[email protected]',
'[email protected]'],
'battery_status': ['[email protected]'],
'bfcache': ['[email protected]'],
'binary_size': ['[email protected]'],
'blink': ['[email protected]'],
'blink_accessibility': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_animation': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_app_banner': ['[email protected]'],
'blink_audio': ['[email protected]',
'[email protected]'],
'blink_battery_status': ['[email protected]',
'[email protected]'],
'blink_bindings': ['[email protected]', '[email protected]'],
'blink_bindings_serialization': ['[email protected]'],
'blink_bluetooth': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_canvas': ['[email protected]'],
'blink_client_hints': ['[email protected]'],
'blink_clipboard': ['[email protected]'],
'blink_common': ['[email protected]',
'[email protected]'],
'blink_controller': [],
'blink_css': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_css_flexbox': ['[email protected]'],
'blink_css_fragmentation_tests': ['[email protected]'],
'blink_css_grid_layout': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_custom_elements': ['[email protected]'],
'blink_device_orientation': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_devtools': ['[email protected]'],
'blink_dom': ['[email protected]',
'[email protected]'],
'blink_dom_storage': ['[email protected]'],
'blink_events': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_fetch': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_fileapi': ['[email protected]'],
'blink_frames': ['[email protected]'],
'blink_geolocation': ['[email protected]'],
'blink_heap': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_html': ['[email protected]'],
'blink_htmlparser': ['[email protected]',
'[email protected]'],
'blink_image_codecs': ['[email protected]',
'[email protected]'],
'blink_indexed_db': ['[email protected]',
'[email protected]'],
'blink_input': ['[email protected]'],
'blink_layers': ['[email protected]'],
'blink_layout': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_layout_ng': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_loader': ['[email protected]',
'[email protected]',
'[email protected]'],
'blink_media': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_media_queries': ['[email protected]',
'[email protected]'],
'blink_mediastream': ['[email protected]'],
'blink_navigator_content_utils': ['[email protected]'],
'blink_out_of_process_frames': ['[email protected]',
'[email protected]'],
'blink_paint' : ['[email protected]'],
'blink_paintworklet' : ['[email protected]'],
'blink_permissions': ['[email protected]',
'[email protected]'],
'blink_platform': ['[email protected]'],
'blink_platform_graphics': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_preloadScanner': ['[email protected]'],
'blink_prerender': ['[email protected]',
'[email protected]'],
'blink_public_api': ['[email protected]'],
'blink_quota': ['[email protected]'],
'blink_scheduler': ['[email protected]'],
'blink_scheduling_api': ['[email protected]'],
'blink_screen_orientation': ['[email protected]'],
'blink_script': ['[email protected]',
'[email protected]', '[email protected]'],
'blink_scroll': ['[email protected]'],
'blink_service_worker': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_service_worker_tests': ['[email protected]'],
'blink_spellcheck' : ['[email protected]',
'[email protected]'],
'blink_streams': ['[email protected]'],
'blink_style': ['[email protected]'],
'blink_svg': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_track': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_vibration': ['[email protected]'],
'blink_viewport_interaction': ['[email protected]',
'[email protected]'],
'blink_w3ctests': ['[email protected]'],
'blink_webp': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_websockets': ['[email protected]',
'[email protected]'],
'blink_workers': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'blink_wtf': ['[email protected]'],
'blink_xml': ['[email protected]',
'[email protected]'],
'bottombar': ['[email protected]',
'[email protected]'],
'breve': ['[email protected]'],
'browser_components': ['[email protected]'],
'browser_compositor': ['[email protected]'],
'browser_resources_md': ['[email protected]'],
'browser_scheduler': ['[email protected]'],
'browsing_data': ['[email protected]',
'[email protected]'],
'bubble': ['[email protected]'],
'cast': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'cast_certificate': ['[email protected]',
'[email protected]',
'[email protected]'],
'cast_channel': ['[email protected]',
'[email protected]'],
'cc': ['[email protected]'],
'cc-animation': ['[email protected]',
'[email protected]'],
'cc-contexts': ['[email protected]'],
'cc-display': ['[email protected]',
'[email protected]'],
'cc-paint': ['[email protected]'],
'cc-quads': ['[email protected]'],
'cc-resources': ['[email protected]'],
'cc-scheduler': ['[email protected]'],
'certificate_transparency': ['[email protected]',
'[email protected]',
'[email protected]'],
'chrome_cleaner': ['[email protected]'],
'chrome_elf': ['[email protected]',
'[email protected]'],
'chrome_grc': ['[email protected]'],
'chrome_performance_manager': ['[email protected]'],
'chromecast': ['[email protected]',
'[email protected]',
'[email protected]'],
'chromecast_public': ['[email protected]'],
'chromedriver': ['[email protected]'],
'chromeos': ['[email protected]'],
'chromeos_attestation': ['[email protected]'],
'chromeos_bluetooth': ['[email protected]',
'[email protected]',
'[email protected]'],
'chromeos_calculator': ['[email protected]'],
'chromeos_cellular': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'chromeos_geolocation': ['[email protected]'],
'chromeos_lkgm': ['[email protected]',
'[email protected]'],
'chromeos_login': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'chromeos_media_app': ['[email protected]'],
'chromeos_net': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'chromeos_timezone': ['[email protected]'],
'chromeos_webui': ['[email protected]'],
'chromeos_wifi_sync': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'chromevox': ['[email protected]',
'[email protected]',
'[email protected]'],
'clang_update': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'clipboard': ['[email protected]'],
'components_deps': ['[email protected]'],
'compositor_animator': ['[email protected]'],
'content_bluetooth': ['[email protected]',
'[email protected]'],
'content_index': ['[email protected]'],
'content_loader': ['[email protected]'],
'content_renderer': ['[email protected]'],
'content_shell': ['[email protected]',
'[email protected]'],
'content_worker': ['[email protected]',
'[email protected]'],
'contextual_search': ['[email protected]',
'[email protected]'],
'courgette': ['[email protected]',
'[email protected]'],
'cq': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'cr_elements': ['[email protected]'],
'cros_benchmarks': ['[email protected]',
'[email protected]',
'[email protected]'],
'cros_reporting': ['[email protected]'],
'crostini': ['[email protected]'],
'cups_printing': ['[email protected]',
'[email protected]'],
'custom_proxy': ['[email protected]',
'[email protected]'],
'custom_tabs': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'data_decoder': ['[email protected]'],
'dbus': ['[email protected]'],
'demo_mode': ['[email protected]'],
'device_bluetooth': ['[email protected]',
'[email protected]'],
'device_chooser': ['[email protected]',
'[email protected]',
'[email protected]'],
'devtools': ['[email protected]'],
'disk_cache': ['[email protected]'],
'dom_storage': ['[email protected]'],
'download': ['[email protected]'],
'downloads_ui': ['[email protected]'],
'drive_resource_metadata': ['[email protected]'],
'eme': ['[email protected]'],
'explore_sites': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'extension': ['[email protected]',
'[email protected]'],
'feature_policy': ['[email protected]',
'[email protected]',
'[email protected]'],
'feed': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'feedback': ['[email protected]'],
'fileapi': ['[email protected]'],
'filebrowse': ['[email protected]'],
'filesapp': ['[email protected]',
'[email protected]',
'[email protected]'],
'freetype_update': ['[email protected]',
'[email protected]'],
'fsp': ['[email protected]'],
'fuchsia': ['[email protected]'],
'fuzzing': ['[email protected]'],
'gamepad': ['[email protected]'],
'gcm': ['[email protected]'],
'generic_sensor': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'geolocation': ['[email protected]'],
'gfx_geometry': ['[email protected]'],
'gfx_image': ['[email protected]'],
'global_media_controls': ['[email protected]'],
'gn': ['[email protected]',
'[email protected]'],
'gpu_passthrough_cmd_decoder': ['[email protected]'],
'guest_view': ['[email protected]',
'[email protected]',
'[email protected]'],
'hats': ['[email protected]'],
'headless': ['[email protected]'],
'i18n': ['[email protected]'],
'image_editor': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'incident_reporting': ['[email protected]'],
'indexed_db': ['[email protected]',
'[email protected]'],
'infobars_for_weblayer': ['[email protected]'],
'infra_docs': ['[email protected]'],
'input': ['[email protected]'],
'input_devices': ['[email protected]'],
'installable': ['[email protected]',
'[email protected]'],
'installer_linux': ['[email protected]',
'[email protected]'],
'installer_win': ['[email protected]',
'[email protected]'],
'ios': ['[email protected]'],
'ios_chrome': ['[email protected]',
'[email protected]'],
'ios_clean': ['[email protected]',
'[email protected]'],
'ios_credential_provider': ['[email protected]'],
'ios_flags': ['[email protected]'],
'ios_showcase': ['[email protected]',
'[email protected]'],
'ios_web': ['[email protected]',
'[email protected]'],
'isolated_prefetch': ['[email protected]',
'[email protected]'],
'language': ['[email protected]'],
'libaom': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'libvpx': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'libwebp': ['[email protected]',
'[email protected]',
'[email protected]'],
'libxml_xslt': ['[email protected]',
'[email protected]'],
'linux_sandboxing': ['[email protected]',
'[email protected]',
'[email protected]'],
'linux_seccomp_bpf': ['[email protected]',
'[email protected]',
'[email protected]'],
'mac' : ['[email protected]'],
'manifest': ['[email protected]',
'[email protected]',
'[email protected]'],
'media': ['[email protected]'],
'media_capture_from_element': ['[email protected]'],
'media_controls': ['[email protected]',
'[email protected]',
'[email protected]'],
'media_feeds': ['[email protected]'],
'media_galleries': ['[email protected]',
'[email protected]'],
'media_gpu': ['[email protected]'],
'media_gpu_cros': ['[email protected]'],
'media_gpu_vaapi': ['[email protected]'],
'media_gpu_win': ['[email protected]'],
'media_history': ['[email protected]'],
'media_mojo': ['[email protected]',
'[email protected]'],
'media_recorder': ['[email protected]',
'[email protected]'],
'media_remoting': ['[email protected]',
'[email protected]',
'[email protected]'],
'media_router': ['[email protected]',
'[email protected]',
'[email protected]'],
'message_loop': ['[email protected]'],
'metrics': ['[email protected]',
'[email protected]'],
'metrics_metadata_files': ['[email protected]',
'[email protected]'],
'metrics_perf': ['[email protected]'],
'midi': ['[email protected]'],
'mojo': ['[email protected]'],
'multidevice': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'nacl': ['[email protected]'],
'native_client_sdk': ['[email protected]',
'[email protected]'],
'navigation': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'nearby': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'net': ['[email protected]'],
'net_base': ['[email protected]',
'[email protected]'],
'net_http2': ['[email protected]'],
'net_log': ['[email protected]',
'[email protected]'],
'net_server': ['[email protected]'],
'net_spdy': ['[email protected]'],
'net_websockets': ['[email protected]'],
'netinfo': ['[email protected]'],
'network_service': ['[email protected]'],
'nfc': ['[email protected]',
'[email protected]'],
'notification_scheduler': ['[email protected]'],
'notifications': ['[email protected]'],
'nqe': ['[email protected]'],
'ntp_snippets': ['[email protected]'],
'ntp_tiles': ['[email protected]'],
'offline_items_collection': ['[email protected]'],
'offline_pages': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'omnibox': ['[email protected]'],
'optimization_guide': ['[email protected]'],
'origin_trials': ['[email protected]',
'[email protected]'],
'ozone': ['[email protected]',
'[email protected]'],
'ozone_scenic': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'page_info' : ['[email protected]'],
'page_load_metrics' : ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'panels': ['[email protected]',
'[email protected]',
'[email protected]'],
'password_manager': ['[email protected]',
'[email protected]'],
'payments': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'payments_ios': ['[email protected]',
'[email protected]'],
'pdf': ['[email protected]'],
'pepper_api': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'permissions': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'phonehub': ['[email protected]',
'[email protected]',
'[email protected]'],
'picture_in_picture': ['[email protected]'],
'polymer': ['[email protected]'],
'popup_blocker': ['[email protected]'],
'precache': ['[email protected]'],
'prepopulated_engines': ['[email protected]'],
'prerender': ['[email protected]',
'[email protected]'],
'presentation': ['[email protected]'],
'preview_features': ['[email protected]'],
'print_preview': ['[email protected]'],
'push_messaging': ['[email protected]'],
'quick_answers': ['[email protected]'],
'reading_list': ['[email protected]'],
'relaunch_notification': ['[email protected]'],
'remoteplayback': ['[email protected]'],
'remoting': ['[email protected]'],
'rlz_id': ['[email protected]',
'[email protected]'],
'runtime_enabled_features': ['[email protected]'],
'safe_browsing': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'safety_tips': ['[email protected]'],
'sampling_profiler': ['[email protected]'],
'screen_orientation': ['[email protected]'],
'security': ['[email protected]'],
'select_to_speak': ['[email protected]',
'[email protected]'],
'send_tab_to_self': ['[email protected]',
'[email protected]',
'[email protected]'],
'service_worker': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'settings': ['[email protected]'],
'settings_os_settings': ['[email protected]',
'[email protected]',
'[email protected]'],
'share_sheet': ['[email protected]'],
'sharing': ['[email protected]',
'[email protected]'],
'site_engagement': ['[email protected]'],
'site_instance': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'smartlock': ['[email protected]',
'[email protected]',
'[email protected]'],
'smb': ['[email protected]'],
'source_idls': ['[email protected]'],
'speed_metrics_changelog': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'spellcheck': ['[email protected]',
'[email protected]',
'[email protected]'],
'startup': ['[email protected]',
'[email protected]'],
'storage_service': ['[email protected]'],
'structured_headers': ['[email protected]'],
'styleguide': ['[email protected]',
'[email protected]',
'[email protected]'],
'styleguide_python': ['[email protected]',
'[email protected]'],
'subresource_filter': ['[email protected]'],
'supervised_users': [],
'surface_layer_for_video': [ '[email protected]',
'[email protected]'],
'switch_access': ['[email protected]'],
'sync': ['[email protected]'],
'syncfs': ['[email protected]'],
'system_web_apps': [ '[email protected]',
'[email protected]'],
'tab_alert_indicators': ['[email protected]'],
'tab_capture': ['[email protected]',
'[email protected]'],
'tab_contents': ['[email protected]',
'[email protected]',
'[email protected]'],
'tab_ui_and_start_surface': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'tbmv2_metrics': ['[email protected]'],
'telemetry': ['[email protected]'],
'test_runner': ['[email protected]',
'[email protected]'],
'tests': [],
'tether': ['[email protected]',
'[email protected]',
'[email protected]'],
'textinput': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'textinput_chromeos': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'third_party_conflicts': ['[email protected]'],
'timers': [],
'tools_win_chromeexts': ['[email protected]'],
'touch_selection': ['[email protected]',
'[email protected]'],
'tracing': ['[email protected]',
'[email protected]',
'[email protected]'],
'traffic_annotation': ['[email protected]'],
'translate': ['[email protected]'],
'ui_compositor': ['[email protected]'],
'ui_display_win': ['[email protected]'],
'ui_resources': ['[email protected]'],
'ui_strings': ['[email protected]'],
'ui_views': ['[email protected]',
'[email protected]'],
'unified_consent': ['[email protected]'],
'usb': ['[email protected]',
'[email protected]'],
'version_assembly': ['[email protected]',
'[email protected]'],
'video': ['[email protected]'],
'video_capture': ['[email protected]',
'[email protected]'],
'video_gpu': ['[email protected]'],
'virtual_keyboard': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'virtual_reality': ['[email protected]'],
'vulkan': ['[email protected]',
'[email protected]'],
'wake_lock': ['[email protected]',
'[email protected]'],
'wallpapers': ['[email protected]',
'[email protected]',
'[email protected]'],
'web_applications': ['[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]',
'[email protected]'],
'web_package': ['[email protected]',
'[email protected]'],
'web_share': ['[email protected]'],
'webauthn': ['[email protected]'],
'webcodecs': ['[email protected]'],
'webgpu': ['[email protected]',
'[email protected]'],
'weblayer': ['[email protected]',
'[email protected]'],
'weblayer_safe_browsing' : ['[email protected]'],
'weblayer_ssl' : ['[email protected]'],
'webrtc_browser_tests': ['[email protected]'],
'website_settings': ['[email protected]',
'[email protected]'],
'windows_sandboxing': ['[email protected]'],
'wpt_tools': ['[email protected]'],
'x11': ['[email protected]',
'[email protected]'],
'zlib': ['[email protected]'],
'zoom': ['[email protected]'],
},
}