blob: 0881325fa92359ab6edbe8de1bb6afd671ab9de3 [file] [log] [blame]
# Copyright 2012 The Chromium Authors
# 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/+/main/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 .* at the end of the pattern.
{
'WATCHLIST_DEFINITIONS': {
'about_flags': {
'filepath': 'chrome/browser/about_flags\.cc'
},
'accelerators': {
'filepath': 'ash/accelerators/|'\
'ash/public/cpp/accelerator.*',
},
'accessibility': {
'filepath': 'accessibility' \
'|braille' \
'|chromevox' \
'|iaccessible2' \
'|isimpledom' \
'|liblouis'
},
'accessibility_component_extensions': {
'filepath': 'chrome/browser/resources/chromeos/accessibility'
},
'accessibility_features_ash': {
'filepath': 'ash/accessibility/' \
'|ash/color_enhancement/',
},
'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)'
},
'accessibility_reading': {
'filepath': 'read_anything/|'\
'chrome/renderer/accessibility/',
},
'accessibility_service': {
'filepath': 'services/accessibility/',
},
'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/|'\
'components/webapps/browser/android/',
},
'agent_scheduling_group': {
'filepath': '.*agent_scheduling_group|.*agent_group_scheduler',
},
'android_crash_reporting': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/' \
'|chrome/browser/android/crash/' \
'|components/crash/android/' \
'|components/minidump_uploader/'
},
'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': '/lint-baseline.xml' \
'|/lint-suppressions.xml' \
'|third_party/android_build_tools/lint'
},
'android_omnibox': {
'filepath': 'chrome/browser/ui/android/omnibox/',
},
'android_pgo_arm64': {
'filepath': 'chrome/build/android-arm64',
},
'android_search_widget': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
'|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
},
'android_startup_metrics': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/metrics/.*StartupMetricsTracker.java' \
'|chrome/android/java/src/org/chromium/chrome/browser/metrics/SimpleStartupForegroundSessionDetector.java'
},
'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_toolbar': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/toolbar/' \
'|chrome/browser/ui/android/toolbar/'
},
'android_toolbar_deps': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/toolbar/DEPS'
},
'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/',
},
'app_service': {
'filepath': 'chrome/browser/apps/app_service/'\
'|chrome/browser/ash/app_list/app_service/'\
'|chrome/browser/ui/ash/shelf/app_service/'\
'|chrome/browser/ui/views/apps/app_dialog/' \
'|components/services/app_service/',
},
'app_service_protos': {
'filepath': 'components/services/app_service/public/protos/',
},
'app_shortcuts': {
'filepath': 'apps/app_shim/'\
'|chrome/common/mac/'
},
'apps': {
'filepath': '^apps/'\
'|chrome/browser/apps/'\
'|chrome/browser/ash/apps/'
},
'apps_intent_helper': {
'filepath': 'chrome/browser/apps/intent_helper/|'\
'chrome/browser/ash/apps/intent_helper/|'\
'components/arc/intent_helper/'
},
'arc': {
'filepath': 'arc/',
},
'arc_auth': {
'filepath': 'chrome/browser/ash/arc/auth'
},
'arc_compat_mode': {
'filepath': 'ash/components/arc/compat_mode/|' \
'arc_compat_mode|resize_lock',
},
'arc_fileapi': {
'filepath': 'chrome/browser/ash/arc/fileapi'
},
'arc_ime': {
'filepath': 'chrome/browser/ash/arc/input_method_manager/'\
'|components/arc/ime/'
},
'arc_kiosk': {
'filepath': 'chrome/browser/ash/app_mode/arc/'\
'|components/arc/kiosk/'\
'|arc_kiosk'
},
'arc_mojom': {
'filepath': 'components/arc/mojom/',
},
'arc_nearby_share': {
'filepath': 'chrome/browser/ash/arc/nearby_share'
},
'arc_net': {
'filepath': 'components/arc/net/',
},
'arc_power': {
'filepath': 'components/arc/power/',
},
'ash_webui_common': {
'filepath': 'ash/webui/common/'\
'|chrome/test/data/webui/chromeos/ash_common/',
},
'ash_wm_desks': {
'filepath': 'ash/wm/desks/',
},
'assistive': {
'filepath': 'ash/ambient/'\
'|ash/app_list/views/assistant/'\
'|ash/assistant/'\
'|ash/public/cpp/ambient/'\
'|ash/public/cpp/assistant/'\
'|ash/public/cpp/wallpaper/'\
'|ash/wallpaper/'\
'|ash/webui/personalization_app/'\
'|chromeos/ash/components/assistant/'\
'|chromeos/ash/services/assistant/'\
'|chromeos/ash/services/libassistant/'\
'|chromeos/services/assistant/'\
'|chrome/browser/ash/wallpaper_handlers/'\
'|chrome/browser/ash/system_web_apps/apps/personalization_app/'\
'|chrome/browser/resources/ash/settings/ambient_mode_page/'\
'|chrome/browser/ui/ash/.*wallpaper.*/'\
'|chrome/browser/ui/ash/ambient/'\
'|chrome/browser/ui/ash/assistant/'\
'|chrome/browser/ui/webui/settings/ash/ambient_mode_handler'\
},
'attribution_reporting': {
'filepath': 'components/attribution_reporting/'\
'|content/browser/attribution_reporting/'\
'|content/browser/resources/attribution_reporting/'\
'|content/public/android/java/src/org/chromium/content/browser/AttributionOsLevelManager.java'\
'|content/test/data/attribution_reporting/'\
'|services/network/attribution/'\
'|third_party/blink/public/mojom/conversions/'\
'|third_party/blink/renderer/core/frame/attribution_src_loader'\
'|third_party/blink/web_tests/external/wpt/attribution-reporting/'\
'|third_party/blink/web_tests/wpt_internal/attribution-reporting/'\
'|third_party/blink/web_tests/http/tests/inspector-protocol/attribution-reporting/'
},
'audio_service': {
'filepath': 'services/audio/'
},
'audio_settings': {
'filepath': 'chromeos/ash/components/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/' \
},
'autofill': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/autofill/'\
'|chrome/android/junit/src/org/chromium/chrome/browser/autofill/'\
'|chrome/browser/android/preferences/autofill/'\
'|chrome/browser/autofill/'\
'|chrome/browser/ui/android/autofill/'\
'|chrome/browser/ui/autofill/'\
'|chrome/browser/ui/views/autofill/'\
'|chrome/renderer/autofill/'\
'|components/android_autofill/'\
'|components/autofill/'\
'|components/autofill_payments_strings'\
'|components/autofill_strings'\
'|components/test/data/autofill/',
},
'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_|'\
'components/webapps/browser/banners/|'\
'third_party/blink/public/platform/modules/app_banner/|'\
'third_party/blink/renderer/modules/app_banner/',
},
'base_allocator': {
'filepath': '^base/allocator',
},
'base_android': {
'filepath': '^base/android',
},
'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/renderer_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_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_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'
},
'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_peerconnection': {
'filepath': 'third_party/blink/renderer/modules/peerconnection/' \
'|third_party/blink/renderer/platform/peerconnection/',
},
'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/blink/renderer/core/.*prerender' \
'|third_party/blink/renderer/core/loader/link_loader' \
'|third_party/blink/renderer/core/speculation_rules' \
'|third_party/blink/public/mojom/prerender/' \
'|third_party/blink/web_tests/external/wpt/speculation-rules/prerender/' \
'|third_party/blink/web_tests/wpt_internal/prerender/'
},
'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_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_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/'
},
'blundell_watch': {
'filepath': '^chrome/' \
'|^components/' \
'|^gpu/' \
'|^services/',
},
'borealis': {
'filepath': 'borealis/',
},
'bottombar': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
},
'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_manager': {
'filepath': 'chrome/browser/ash/crosapi/browser_manager' \
'|chrome/browser/ash/crosapi/browser_loader' \
'|chrome/browser/ash/crosapi/lacros_selection_loader' \
'|chrome/browser/ash/crosapi/rootfs_lacros_loader' \
'|chrome/browser/ash/crosapi/stateful_lacros_loader' \
'|chrome/browser/ash/crosapi/browser_launcher'
},
'browser_params': {
'filepath': 'chromeos/startup/browser_init_params'\
'|chromeos/startup/browser_params_proxy'\
'|chromeos/startup/browser_postlogin_params',
},
'browser_scheduler': {
'filepath': 'content/browser/scheduler'
},
'browsing_data': {
'filepath': 'browsing_data|BrowsingData',
},
'cast_2_class': {
'filepath': '/access_code/' \
'|access_code_cast' \
'|ash/public/cpp/cast' \
'|ash/system/cast' \
'|chrome/browser/media/router/providers' \
'|chrome/browser/ui/ash/cast' \
'|media_router/cast_dialog_view' \
'|media/router/discovery',
},
'cast_certificate': {
'filepath': 'components/media_router/common/providers/cast/certificate/'\
'|components/test/data/media_router/common/providers/cast/certificate/',
},
'cast_channel': {
'filepath': 'components/cast_channel/'
},
'cast_streaming': {
'filepath': 'media/cast/' \
'|chrome/browser/media/cast_mirroring' \
'|components/mirroring/' \
},
'cc': {
'filepath': 'cc/'\
'|components/viz/'
},
'cc-animation': {
'filepath': 'cc/animation/'
},
'cc-display': {
'filepath': 'components/viz/service/display'\
'|cc/output'
},
'cc-scheduler': {
'filepath': 'cc/scheduler'
},
'certificate_transparency': {
'filepath': 'chrome/browser/ssl/sct_'\
'|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/services/network/sct_auditing/'\
'|net/services/network/ct_'\
'|net/test/ct_'\
'|services/network/sct_auditing/'
},
'chrome_camera_app': {
'filepath': # Exclude string translation .xtb files.
'ash/webui/camera_app_ui/.*$(?<!\.xtb)'\
'|chrome/browser/ash/system_web_apps/apps/camera_app'\
'|components/arc/intent_helper/control_camera_app_delegate.h'\
'|components/arc/mojom/camera_intent.mojom'\
'|media/capture/video/chromeos/camera_app'\
'|media/capture/video/chromeos/mojom/camera_app',
},
'chrome_elf': {
'filepath': 'chrome/chrome_elf',
},
'chrome_grc': {
'filepath': 'chrome/browser/resource_coordinator/'\
'|services/resource_coordinator/',
},
'chrome_intelligence': {
'filepath': 'history_clusters'\
'|history_embeddings'\
'|image_service'\
'|ios/chrome/browser/text_selection'\
'|manta'\
'|model_execution'\
'|optimization_guide'\
'|optimization_hints'\
'|services/on_device_model'\
'|third_party/eigen3'\
'|third_party/farmhash'\
'|third_party/fft2d'\
'|third_party/fp16'\
'|third_party/gemmlowp'\
'|third_party/libzip'\
'|third_party/mediapipe'\
'|third_party/neon_2_sse'\
'|third_party/ruy'\
'|third_party/tensorflow-text'\
'|third_party/tflite'\
'|third_party/tflite_support'\
'|third_party/utf'\
'|third_party/xnnpack'
},
'chrome_performance_manager': {
'filepath': 'chrome/browser/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/webdriver'
},
'chromeos': {
'filepath': 'chromeos/',
},
'chromeos_attestation': {
'filepath': 'chrome/browser/ash/attestation/|'\
'chrome/browser/extensions/api/enterprise_platform_keys_private/|'\
'chromeos/ash/components/attestation/',
},
'chromeos_bluetooth': {
'filepath': 'ash/system/bluetooth/'\
'|ash/webui/common/resources/bluetooth/'\
'|chromeos/ash/components/hid_detection/'\
'|chromeos/ash/services/bluetooth_config/'\
'|chrome/browser/resources/ash/settings/os_bluetooth_page/'\
'|chrome/browser/resources/chromeos/bluetooth_pairing_dialog/'\
'|chrome/browser/ui/webui/ash/bluetooth'\
'|chrome/test/data/webui/cr_components/chromeos/bluetooth/'\
'|device/bluetooth/bluez/'\
'|device/bluetooth/chromeos/'\
'|device/bluetooth/floss/'\
'|tools/metrics/histograms/metadata/bluetooth/'
},
'chromeos_cellular': {
'filepath': 'ash/webui/common/resources/cellular_setup/'\
'chromeos/ash/services/cellular_setup/|'\
'chromeos/ash/components/carrier_lock/|'\
'chromeos/ash/components/dbus/hermes/|'\
'chrome/test/data/webui/cr_components/chromeos/cellular_setup/',
},
'chromeos_geolocation': {
'filepath': 'chromeos/ash/components/geolocation/',
},
'chromeos_lkgm': {
'filepath': 'chromeos/CHROMEOS_LKGM',
},
'chromeos_login': {
'filepath': 'ash/login/|'\
'chrome/browser/ash/login/|'\
'chrome/browser/ui/webui/ash/login/|'\
'chrome/browser/resources/chromeos/login/|'\
'ui/login/',
},
'chromeos_media_app': {
'filepath': 'ash/webui/media_app_ui/|'\
'chrome/browser/ash/system_web_apps/apps/media_app/',
},
'chromeos_net': {
'filepath': 'ash/system/network/|'\
'ash/webui/common/resources/hotspot/|'\
'ash/webui/common/resources/network/|'\
'chrome/browser/ash/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/ash/settings/internet_page/|'\
'chrome/browser/ui/ash/network/|'\
'chrome/browser/ui/webui/ash/network|'\
'chrome/test/data/webui/cr_components/chromeos/network/|'\
'chromeos/ash/components/dbus/shill/|'\
'chromeos/ash/components/network/|'\
'chromeos/ash/components/wifi_p2p/|'\
'chromeos/ash/services/hotspot_config/|'\
'chromeos/ash/services/network_config/|'\
'chromeos/ash/services/wifi_direct/|'\
'chromeos/services/network_config/|'\
'components/onc/|'\
'extensions/browser/api/networking_private/'\
'tools/metrics/histograms/metadata/network/',
},
'chromeos_tast_control': {
'filepath': 'chromeos/tast_control.gni',
},
'chromeos_timezone': {
'filepath': 'chromeos/ash/components/timezone/',
},
'chromeos_webui': {
'filepath': 'chrome/browser/ui/webui/ash/|'\
'chrome/browser/ui/webui/chromeos/|'\
'chrome/browser/resources/chromeos/',
},
'chromeos_wifi_sync': {
'filepath': 'chromeos/ash/components/sync_wifi/',
},
'chrometto_proto_extensions': {
'filepath': 'base/tracing/protos/',
},
'chromevox': {
'filepath': 'chromevox|spoken_feedback',
},
'clang': {
'filepath': 'tools/clang/'
},
'clang_update': {
'filepath': 'tools/clang/scripts/update.py'
},
'client_hints': {
'filepath': 'client_hints|user_agent_utils|content/common/user_agent.cc|'
'content/public/common/user_agent.h',
},
'clipboard': {
'filepath': 'clipboard|dnd|drag|drop',
},
'components_deps': {
'filepath': 'components/([^/]*/)*DEPS',
},
'compose': {
'filepath':
'components/compose|chrome/browser/compose|chrome/browser/resources/compose',
},
'compositor_animator': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/animation/',
},
'compute_pressure': {
'filepath': 'compute_pressure',
},
'container_app': {
'filepath': 'chrome/browser/ui/ash/container_app',
},
'content_bluetooth': {
'filepath': 'content/.*bluetooth'
},
'content_index': {
'filepath': 'content_index',
},
'content_loader': {
'filepath': 'chrome/browser/loader|' \
'content/browser/loader|' \
'content/child/.*loader',
},
'content_security_policy': {
'filepath': 'content_security_policy|csp',
},
'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/',
},
'core_timing': {
'filepath': 'third_party/blink/renderer/core/timing/' \
},
'core_web_vitals_plm': {
'filepath': 'chrome/browser/page_load_metrics/observers/core/|' \
'components/page_load_metrics/browser/observers/core/',
},
'core_web_vitals_wpt': {
'filepath': 'third_party/blink/web_tests/external/wpt/event-timing/|' \
'third_party/blink/web_tests/external/wpt/largest-contentful-paint/|' \
'third_party/blink/web_tests/external/wpt/layout-instability/',
},
'courgette': {
'filepath': 'courgette/',
},
'cq': {
'filepath': 'infra/config/branch/cq.cfg',
},
'cr_elements': {
'filepath': 'ui/webui/resources/cr_element',
},
'creator': {
'filepath': 'components/creator/|' \
'chrome/android/java/src/org/chromium/chrome/browser/app/creator/|' \
'chrome/browser/creator/',
},
'cros_commercial_enrollment': {
'filepath': 'chrome/browser/ash/login/enrollment/'\
'|chrome/browser/ash/policy/enrollment/'\
'|chrome/browser/ui/webui/ash/login/enrollment_screen_handler.*'
},
'cros_commercial_policy': {
'filepath': 'ash/components/arc/enterprise/'\
'|ash/policy/'\
'|chrome/browser/ash/arc/enterprise/'\
'|chrome/browser/ash/policy/'\
'|chrome/browser/policy/'\
'|chrome/test/enterprise'\
'|chromeos/ash/components/policy'\
'|components/policy/'\
'|docs/website/site/administrators/',
},
'cros_commercial_policy_proto': {
'filepath': 'components/policy/proto/chrome_device_policy.proto',
},
'cros_reporting': {
'filepath': 'chrome/browser/policy/messaging_layer/'\
'|chrome/browser/ash/policy/status_collector/'\
'|components/policy/proto/record',
},
'crosapi': {
'filepath': 'chromeos/crosapi/'\
'|chrome/browser/ash/crosapi/',
},
'crosapi_mojom': {
'filepath': 'chromeos/crosapi/mojom/crosapi.mojom',
},
'crostini': {
'filepath': 'cicerone'\
'|concierge'\
'|crostini'\
'|guest_os'\
'|plugin_vm',
},
'cups_printing' : {
'filepath': 'chrome/browser/resources/ash/settings/os_printing_page/'\
'|chrome/test/data/webui/settings/cups_printer_page_tests.js'\
'|chrome/browser/ui/webui/settings/ash/cups_printers_handler'\
'|chrome/browser/ash/printing/'\
'|chrome/browser/chromeos/printing/'\
'|printing/',
},
'cursor': {
'filepath': 'ash/display/cursor'\
'|ash/wm/.*cursor'\
'|ui/base/cursor/'\
'|ui/base/x/x11_cursor'\
'|ui/base/win/win_cursor'\
'|ui/ozone/common/bitmap_cursor'\
'|ui/views/widget/desktop_aura/.*cursor'\
'|ui/wm/core/.*cursor',
},
'custom_handlers': {
'filepath': 'chrome/browser/custom_handlers/|'\
'components/custom_handlers/',
},
'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/',
},
'dark_mode': {
'filepath': 'cc/.*/.*dark_mode|'\
'third_party/blink/renderer/platform/graphics/.*dark_mode',
},
'data_decoder': {
'filepath': 'services/data_decoder/',
},
'dbus': {
'filepath': 'dbus/',
},
'desktop_in_product_help': {
'filepath': 'components/feature_engagement/|'\
'components/user_education/|'\
'chrome/browser/resources/internals/user_education/|'\
'chrome/browser/resources/whats_new/|'\
'chrome/browser/user_education/|'\
'chrome/browser/ui/user_education/|'\
'chrome/browser/ui/views/user_education/|'\
'chrome/browser/ui/webui/internals/user_education/|'\
'chrome/browser/ui/webui/whats_new/',
},
'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',
},
'diagnostics_mojo': {
'filepath': 'chromeos/ash/services/cros_healthd/public/mojom/',
},
'diagnostics_ui': {
'filepath': 'ash/webui/diagnostics_ui/',
},
'dips': {
'filepath': 'chrome/browser/dips/',
},
'discardable_memory': {
'filepath': 'components/discardable_memory/',
},
'disk_cache': {
'filepath': 'net/disk_cache/|http_cache',
},
'display': {
'filepath': 'ui/display/|'\
'ash/display/|'\
'chrome/browser/ui/webui/ash/settings/pages/device/display_settings/',
},
'dom_storage': {
'filepath': 'content/common/dom_storage/|'\
'content/browser/dom_storage/|'\
'components/services/storage/dom_storage/',
},
'download': {
'filepath': 'chrome/browser/download/|'\
'content/browser/download/',
},
'download_bubble': {
'filepath': 'chrome/browser/download/bubble/|' \
'chrome/browser/ui/views/download/bubble/'
},
'download_status_updater_chromeos': {
'filepath': 'chrome/browser/ash/crosapi/download_status_updater|' \
'chrome/browser/download/download_status_updater_lacros|' \
'chrome/browser/lacros/download_status_updater|' \
'chrome/browser/ui/ash/download_status/'
},
'downloads_ui': {
'filepath': 'chrome/browser/resources/downloads/|' \
'chrome/browser/ui/webui/.*downloads|' \
'chrome/browser/ui/views/download/|' \
'chrome/browser/ui/cocoa/download/'
},
'drive_resource_metadata': {
'filepath': 'drive.*resource_metadata'
},
'eche': {
'filepath': 'ash/system/eche/|' \
'ash/webui/eche_app_ui/|' \
'chrome/browser/ash/eche_app/'
},
'eme': {
'filepath': 'chrome/renderer/media/.*key_system|' \
'chrome/browser/media/.*(cdm|encrypted)|' \
'components/cdm/|' \
'content/browser/media/.*(cdm|key_system|media_license|encrypted)|' \
'media/base/android/.*drm|' \
'media/cdm/|' \
'third_party/widevine/cdm/'
},
'enterprise_data_protection': {
'filepath': 'chrome/browser/enterprise/connectors/|' \
'chrome/browser/enterprise/data_controls/|' \
'chrome/browser/enterprise/data_protection/|' \
'chrome/browser/enterprise/watermark/|' \
'chrome/browser/safe_browsing/cloud_content_scanning/|' \
'components/enterprise/common/|' \
'components/enterprise/data_controls/'
},
'exo': {
'filepath': 'components/exo',
},
'explore_sites': {
'filepath': 'chrome/browser/android/explore_sites/|' \
'chrome/android/java/src/org/chromium/chrome/browser/explore_sites/'
},
'extension': {
'filepath': 'extension',
},
'feed': {
'filepath': 'chrome/android/feed|' \
'chrome/browser/feed/|' \
'components/feed/'
},
'fileapi': {
'filepath': 'file_system/|' \
'fileapi/'
},
'filebrowse': {
'filepath': 'file_browser|' \
'file_manager|' \
'filebrowse'
},
'filesapp': {
'filepath': 'chrome/browser/ash/drive|' \
'chrome/browser/ash/extensions/file_manager|' \
'chrome/browser/ash/file_manager|' \
'chrome/browser/ash/file_system_provider|' \
'chrome/browser/chromeos/extensions/file_system_provider|' \
'chrome/browser/drive|' \
'chrome/test/data/extensions/api_test/file_system_provider|' \
'components/drive|' \
'google_apis/drive|' \
'ash/webui/file_manager|' \
'ui/file_manager'
},
'firmware_update': {
'filepath': 'ash/webui/firmware_update_ui/|' \
'chromeos/ash/components/dbus/fwupd/|' \
'chromeos/ash/components/fwupd/',
},
'float': {
'filepath': 'ash/wm/float/'
},
'freetype_update': {
'filepath': 'third_party/freetype/README.chromium',
},
'fsp': {
'filepath': 'chrome/browser/ash/file_system_provider|' \
'chrome/browser/chromeos/extensions/file_system_provider|' \
'chrome/test/data/extensions/api_test/file_system_provider'
},
'fuchsia': {
'filepath': 'fuchsia',
},
'full_restore': {
'filepath': 'chrome/browser/ash/app_restore/|' \
'components/app_restore/'
},
'fuzzing': {
'filepath': 'fuzz|Fuzz',
},
'gamepad': {
'filepath': 'gamepad',
},
'gcm': {
'filepath': 'chrome/browser/gcm/|'\
'components/gcm_driver/|'\
'google_apis/gcm/',
},
'generic_sensor': {
'filepath': 'content/browser/generic_sensor/|'\
'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/(app|web)view_tag\.(json|idl)|'\
'chrome/common/extensions/docs/.*(app|web)view|'\
'chrome/renderer/resources/extensions/web_view|'\
'chrome/test/data/extensions/platform_apps/(app|web)_view|'\
'components/guest_view|'\
'content/browser/browser_plugin|'\
'extensions/browser/api/guest_view|'\
'extensions/browser/guest_view|'\
'extensions/common/api/(app|guest|web)_view.*\.(json|idl)|'\
'extensions/common/api/extension_options.*\.(json|idl)|'\
'extensions/common/api/mime_handler.*\.(json|idl|mojom)|'\
'extensions/common/guest_view|'\
'extensions/common/mojom/guest_view\.mojom|'\
'extensions/renderer/guest_view|'\
'extensions/renderer/resources/guest_view|'\
'extensions/test/data/(app|web)_view',
},
'hashprefix_realtime': {
'filepath': 'components/safe_browsing/core/browser/hashprefix_realtime/'
},
'headless': {
'filepath': 'headless/'
},
'heap_mojo': {
'filepath': 'third_party/blink/renderer/platform/mojo/heap_mojo_'
},
'holding_space': {
'filepath': 'ash/public/cpp/holding_space|'\
'ash/system/holding_space|'\
'ash/system/progress_indicator|'\
'chrome/browser/lacros/.*holding_space|'\
'chrome/browser/ui/ash/holding_space|'\
'chrome/browser/ui/ash/thumbnail_loader|'\
'chromeos/crosapi/mojom/.*holding_space|'\
'tools/metrics/histograms/metadata/holding_space'
},
'i18n': {
'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding',
},
'incident_reporting': {
'filepath': 'chrome/browser/safe_browsing/incident_reporting',
},
'incognito': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIncognitoManager.java'\
'|chrome/android/java/src/org/chromium/chrome/browser/customtabs/IncognitoCustomTabIntentDataProvider.java'\
'|chrome/android/java/src/org/chromium/chrome/browser/incognito'\
'|chrome/android/junit/src/org/chromium/chrome/browser/incognito'\
'|chrome/android/javatests/src/org/chromium/chrome/browser/incognito'\
'|chrome/browser/incognito'\
'|chrome/browser/prefs/incognito_mode_prefs.cc'\
'|chrome/browser/prefs/pref_service_incognito_allowlist.cc'\
'|chrome/browser/profiles/incognito_mode_policy_handler.cc'\
},
'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',
},
'input': {
'filepath': 'content/browser/renderer_host/input|'\
'content/renderer/input|'\
'ui/events/blink/'
},
'input_device_settings': {
'filepath': 'ash/system/input_device_settings/|'\
'chrome/browser/resources/ash/settings/device_page/|'\
'chrome/browser/ui/webui/settings/ash/device_section.(cc|h)$|'\
'chrome/browser/ui/webui/settings/ash/input_device_settings/',
},
'input_devices': {
'filepath': 'ui/events/devices/',
},
'installable': {
'filepath': 'chrome/browser/extensions/bookmark_app'\
'|chrome/browser/webapps/installable/'
'|components/webapps/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_ntp': {
'filepath': 'ios/chrome/browser/ui/ntp/',
},
'ios_transactions': {
'filepath': 'components/autofill/ios|'\
'components/password_manager/ios|'\
'ios/chrome/browser/autofill|'\
'ios/chrome/browser/passwords|'\
'ios/chrome/browser/ui/autofill|'\
'ios/chrome/browser/ui/passwords|'\
'ios/chrome/browser/ui/settings/autofill|'\
'ios/chrome/browser/ui/settings/password',
},
'ios_web': {
'filepath': 'ios/web(_view)?/',
},
'ios_widget_kit': {
'filepath': 'ios/chrome/common/widget_kit|'\
'ios/chrome/browser/widget_kit|'\
'ios/chrome/widget_kit_extension',
},
'ip_protection': {
'filepath': 'chrome/browser/ip_protection/' \
'|components/privacy_sandbox/masked_domain_list/' \
'|services/network/ip_protection/' \
'|services/network/masked_domain_list/' \
'|services/network/network_service_proxy_delegate',
},
'isolated_web_apps_apis': {
'filepath': 'content/browser/direct_sockets/'\
'|chrome/browser/direct_sockets/'\
'|third_party/blink/renderer/modules/direct_sockets/'\
'|chrome/browser/printing/web_api/'\
'|third_party/blink/renderer/modules/printing/'\
'|chrome/browser/media/webrtc/'\
'|chrome/browser/chromeos/policy/multi_screen_capture/'\
'|chrome/browser/web_applications/web_app_run_on_os_login'\
'|chrome/browser/ui/web_applications/sub_apps'\
'|third_party/blink/renderer/modules/subapps/',
},
'isolated_web_apps_core': {
'filepath': 'chrome/browser/web_applications/isolated_web_apps/'\
'|components/web_package/',
},
'isolated_web_apps_unmanaged_install': {
'filepath': 'chrome/browser/ui/views/web_apps/isolated_web_apps/'\
'|chrome/browser/ash/file_manager/virtual_tasks/install_isolated_web_app_virtual_task',
},
'kiosk': {
'filepath': 'chrome/browser/chromeos/app_mode/'\
'|chrome/browser/ash/app_mode/'\
'|chrome/browser/ash/login/app_mode/'
'|chrome/browser/lacros/app_mode/'\
'|chromeos/crosapi/mojom/kiosk_session_service.mojom',
},
'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',
},
'lookalikes': {
'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'\
'|components/lookalikes/'\
'|components/site_engagement/'\
'|components/url_formatter/',
},
'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_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_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_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/mojo/mojom/remoting.mojom'\
'|media/remoting/'\
'|third_party/blink/public/platform/media/web_media_player_'\
'|third_party/blink/renderer/platform/media/web_media_player_',
},
'media_router': {
'filepath': '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/test/media_router/' \
'|components/media_router/'
},
'media_webrtc': {
'filepath': '^media/webrtc/'
},
'message_loop': {
'filepath': 'base/message_'
},
'metrics': {
'filepath': 'base/metrics/'\
'|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
'|chrome/browser/metrics/'\
'|chrome/browser/ash/external_metrics'\
'|chrome/browser/extensions/api/metrics_private/'\
'|chrome/browser/ui/webui/metrics_handler'\
'|chromecast/browser/metrics/'\
'|components/metrics/'\
'|components/metrics_services_manager/'\
'|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',
},
'minidump_tests': {
'filepath': 'tools/perf/core/minidump_unittest.py',
},
'multi_apps': {
'filepath': 'chrome/browser/ui/web_applications/.*sub_app'\
'|chrome/browser/web_applications/commands/.*sub_app'\
'|chrome/test/data/web_apps/subapps_isolated_app/'\
'|chrome/test/data/webapps_integration/has_sub_apps/'\
'|third_party/blink/public/mojom/subapps/'\
'|third_party/blink/renderer/modules/subapps/'\
'|third_party/blink/web_tests/external/wpt/resources/chromium/mock-subapps.js'\
'|third_party/blink/web_tests/external/wpt/subapps/',
},
'multidevice': {
'filepath': 'ash/multi_device_setup/'\
'|ash/resources/multidevice_resources.grdp'\
'|ash/webui/common/resources/multidevice_setup/'\
'|chrome/browser/ash/cryptauth/'\
'|chrome/browser/ash/device_sync/'\
'|chrome/browser/ash/multidevice_setup/'\
'|chrome/browser/ash/secure_channel/'\
'|chrome/browser/resources/chromeos/multidevice_setup/'\
'|chrome/browser/resources/ash/settings/multidevice_page/'\
'|chrome/browser/ui/webui/ash/multidevice_setup/'\
'|chrome/browser/ui/webui/settings/ash/multidevice'\
'|chrome/test/data/webui/multidevice_setup/'\
'|chromeos/ash/components/multidevice/'\
'|chromeos/ash/components/proximity_auth/'\
'|chromeos/ash/services/device_sync/'\
'|chromeos/ash/services/multidevice_setup/'\
'|chromeos/ash/services/secure_channel/',
},
'multipaste': {
'filepath': 'ash/clipboard/|'\
'ash/public/cpp/.*clipboard.*|'\
'chrome/browser/ash/crosapi/clipboard_history.*|'\
'chrome/browser/lacros/clipboard_history.*|'\
'chrome/browser/ui/ash/clipboard.*|'\
'chromeos/ui/clipboard_history/',
},
'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/renderer_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/ash/settings/nearby_share_page/|'\
'chrome/browser/ui/webui/nearby_internals/|'\
'chrome/browser/ui/webui/nearby_share/|'\
'chrome/services/sharing/'
},
'nearby_presence': {
'filepath': 'chrome/browser/ash/nearby/|'\
'chromeos/ash/components/nearby/presence/|'\
'chromeos/ash/services/nearby/'
},
'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/'
},
'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/android/java/res/layout/new_tab_page|'\
'chrome/android/java/res/layout/most_visited'
},
'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_pages': {
'filepath': 'components/offline_pages/'\
'|chrome/browser/android/offline_pages/'\
'|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
},
'omnibox_desktop': {
'filepath': '^chrome/browser/ash/app_list/search/omnibox/|'\
'^chrome/browser/autocomplete/|'\
'^chrome/browser/resources/new_tab_page/realbox/|'\
'^chrome/browser/resources/omnibox|'\
'^chrome/browser/ui/location_bar/|'\
'^chrome/browser/ui/omnibox/|'\
'^chrome/browser/ui/views/location_bar/|'\
'^chrome/browser/ui/views/omnibox/|'\
'^chrome/browser/ui/webui/omnibox/|'\
'^chrome/browser/ui/webui/realbox/|'\
'^chrome/test/data/webui/new_tab_page/realbox/|'\
'^components/omnibox/|'\
'^components/search_engines/'
},
'origin_trials': {
'filepath': 'origin_trial'\
'|OriginTrial'\
'|ConditionalFeature',
},
'os_crypt': {
'filepath': 'components/os_crypt/',
},
'os_feedback_ui': {
'filepath': 'ash/webui/os_feedback_ui/|' \
'chrome/browser/ash/os_feedback/'
},
'ozone': {
'filepath': 'ui/ozone/|'\
'ui/events/ozone/|'\
'ui/gfx/linux/|'\
'ui/gl/gl_.*egl|'\
'ui/gl/gl_.*ozone'
},
'ozone_fuchsia': {
'filepath': 'ui/ozone/platform/flatland/',
},
'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_insights' : {
'filepath': 'chrome/browser/ui/android/page_insights/'\
'|chrome/browser/xsurface/android/java/src/org/chromium/chrome/browser/xsurface/pageinsights/'
},
'page_load_metrics' : {
'filepath': '/page_load_metrics/'
},
"palette": {
'filepath': 'ash/system/palette'
},
'panels': {
'filepath': 'chrome/browser/ui/panels'\
'|chrome/browser/ui/cocoa/panels'\
'|chrome/browser/ui/views/panels'
},
'partition_alloc': {
'filepath': 'base/allocator/partition_allocator/'
},
'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'
},
'pdf': {
'filepath': 'components/pdf/'\
'|chrome/browser/pdf/'\
'|chrome/browser/ui/pdf/'\
'|pdf/'
},
'pdf_ocr': {
'filepath': 'pdf_ocr'
},
'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',
},
'permissions_policy': {
'filepath': 'third_party/blink/renderer/core/permissions_policy/|' \
'third_party/blink/public/(common|mojom)/permissions_policy/'
},
'phonehub': {
'filepath': 'ash/system/phonehub/'\
'|chrome/browser/ash/phonehub/'\
'|chromeos/ash/components/phonehub/',
},
'picture_in_picture': {
'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
},
'plugin_metadata': {
'filepath': 'chrome/browser/resources/plugin_metadata/'
},
'plus_addresses': {
'filepath': 'components/plus_addresses/'\
'|chrome/browser/plus_addresses/'\
'|chrome/browser/ui/plus_addresses/'\
'|chrome/browser/ui/android/plus_addresses/'\
'|chrome/browser/ui/views/plus_addresses/'\
'|components/plus_addresses_strings_grdp/'\
'|ios/chrome/browser/plus_addresses/'
},
'policy_features': {
'filepath' : 'third_party/blink/renderer/core/permissions_policy/document_policy_features.json5|'\
'third_party/blink/renderer/core/permissions_policy/permissions_policy_features.json5'
},
'polymer': {
'filepath': 'third_party/polymer/|'\
'third_party/web-animations-js/|'\
'tools/polymer'
},
'popup_blocker': {
'filepath': 'chrome/browser/ui/blocked_content'
},
'precache': {
'filepath': '[pP]recache'
},
'prefetch_proxy': {
'filepath': 'chrome/browser/preloading/prefetch/prefetch_proxy',
},
'prerender': {
'filepath': 'chrome/browser/chrome_content_browser_client_binder_policies' \
'|chrome/browser/predictors/autocomplete_action_predictor\.(cc|h)$' \
'|chrome/browser/preloading/' \
'|content/browser/mojo_binder_policy' \
'|content/browser/preloading/'
},
'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/'
},
'privacy_budget': {
'filepath': 'privacy_budget',
},
'privacy_guide_desktop': {
'filepath': 'chrome/browser/resources/settings/privacy_page/privacy_guide/' \
'|chrome/test/data/webui/settings/privacy_guide*',
},
'privacy_sandbox': {
'filepath': 'privacy_sandbox|PrivacySandbox',
},
'private_aggregation': {
'filepath': 'private_aggregation|aggregation_service',
},
'profile_keyed_service': {
'filepath': 'chrome/browser/profiles/profile_keyed_service_browsertest.cc',
},
'psm_libs': {
'filepath': 'third_party/private_membership/|' \
'third_party/shell-encryption/'
},
'push_messaging': {
'filepath': 'push_messaging'
},
'quick_answers': {
'filepath': 'ash/quick_answers/'\
'|chrome/browser/renderer_context_menu/quick_answers'\
'|chromeos/components/quick_answers/'
},
'related_website_sets': {
'filepath': 'first_party_sets|' \
'top_level_storage_access_api|' \
'top-level-storage-access-api|' \
'storage_access_api|' \
'storage-access-api'
},
'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/renderers/remote_playback' \
'|third_party/blink/public/platform/media/remote_playback' \
'|third_party/blink/public/platform/modules/remoteplayback/' \
'|third_party/blink/renderer/core/html/media/remote_playback' \
'|third_party/blink/renderer/platform/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'
},
'rgb_kbd': {
'filepath': 'ash/rgb_keyboard/'
},
'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/',
},
'sampling_profiler': {
'filepath': 'base/profiler/'\
'|chrome/common/profiler/'\
'|chrome/renderer/v8_unwinder'\
'|components/metrics/call_stacks/.*call_stack'\
'|components/metrics/public/mojom/call_stack'\
'|build/android/gyp/create_unwind_table*'\
'|build/android/gyp/extract_unwind_tables*'\
'|chrome/android/features/stack_unwinder/'\
'|chrome/android/modules/stack_unwinder/',
},
'scanning': {
'filepath': 'ash/webui/scanning/'\
'|chrome/browser/ash/scanning/',
},
'screen_ai': {
'filepath': 'screen_ai',
},
'search_engine_choice_screen': {
'filepath': 'chrome/browser/ui/search_engine_choice/'\
'|chrome/browser/ui/views/search_engine_choice/'\
'|chrome/browser/ui/webui/search_engine_choice/'\
'|chrome/browser/resources/search_engine_choice/'\
'|chrome/browser/search_engine_choice/'\
'|chrome/test/data/webui/search_engine_choice/'\
'|components/resources/default_100_percent/search_engine_choice/'\
'|components/resources/default_200_percent/search_engine_choice/'\
'|components/search_engines/generated_marketing_snippets.cc'\
'|components/search_engines/search_engine_choice_.cc'\
'|components/search_engine_choice_strings.grdp'\
'|components/search_engine_descriptions_strings.grd'\
'|ios/chrome/browser/providers/signin/chromium_choice.mm'\
'|ios/chrome/test/providers/signin/test_choice.mm'\
'|ios/public/provider/chrome/browser/signin/choice_api.h'\
'|tools/search_engine_choice/',
},
'search_prefetch': {
'filepath': 'chrome/browser/preloading/prefetch/search_prefetch',
},
'security': {
'filepath': 'base/json/'\
'|base/memory/.*shared_memory'\
'|components/cbor/'\
'|AndroidManifest',
},
'security_interstitials': {
'filepath': 'components/security_interstitials',
},
'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/ash/settings/'\
'|chrome/browser/ui/webui/settings/ash/'\
'|chrome/browser/ui/webui/settings/chromeos/'\
'|chrome/test/data/webui/settings/chromeos/'\
'|ui/webui/resources/cr_elements/chromeos/',
},
'settings_os_settings_languages': {
'filepath': 'chrome/browser/resources/ash/settings/os_languages_page/'\
'|chrome/browser/ui/webui/settings/ash/languages_'\
'|chrome/test/data/webui/settings/chromeos/os_languages_page/'
},
'sharing': {
'filepath': 'chrome/browser/sharing/|'\
'chrome/browser/ui/views/sharing/',
},
'shimless_rma': {
'filepath': 'ash/webui/shimless_rma/'\
'|chrome/test/data/webui/chromeos/shimless_rma/',
},
'shortcut_customization_ui': {
'filepath': 'ash/webui/shortcut_customization_ui/',
},
'siso_config': {
'filepath': 'build/config/siso/',
},
'site_engagement': {
'filepath': 'chrome/browser/engagement/|'\
'chrome/browser/ui/webui/engagement/',
},
'site_instance': {
'filepath': 'content/browser/site_instance|'\
'content/browser/browsing_instance',
},
'smartlock': {
'filepath': 'ash/login/ui/smart_lock.*'\
'|ash/public/cpp/smartlock'\
'|chrome/browser/ash/login/easy_unlock/'\
'|chrome/browser/resources/chromeos/quick_unlock/'\
'|chrome/browser/resources/ash/settings/multidevice_page/multidevice_smartlock'\
'|chrome/test/data/webui/settings/chromeos/multidevice_smartlock'\
'|chromeos/ash/components/dbus/easy_unlock/'\
'|chromeos/ash/components/proximity_auth/',
},
'smb': {
'filepath': 'chrome/browser/ash/file_system_provider' \
'|chrome/browser/ash/smb_client'\
'|chromeos/ash/components/dbus/smbprovider',
},
'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/',
},
'splitview': {
'filepath': 'ash/wm/splitview/'
},
'startup': {
'filepath': 'chrome/browser/ui/startup/',
},
'storage_access_api': {
'filepath': '/storage_access_api/|' \
'/storage-access-api/'
},
'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',
},
'syncfs': {
'filepath': 'sync_file_system',
},
'system_web_apps': {
'filepath': 'chrome/.*system_web_app(?!.*/apps/)'
},
'tab_alert_indicators': {
'filepath': 'content/browser/media/audio_stream_monitor'\
'|chrome/browser/ui/tabs/tab_utils'\
'|chrome/browser/ui/views/tabs/alert_indicator_button'\
'|chrome/browser/ui/views/tabs/tab\.cc'\
'|chrome/browser/ui/views/tabs/tab_renderer_data'\
'|media/audio/audio_(output_controller|power_monitor)',
},
'tab_capture': {
# TODO: Watch code in media/audio & audio service for tab audio 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/|gl_helper|gl_i420|yuv_)'\
'|components/viz/host/client_frame_sink'\
'|components/viz/service/frame_sinks/(frame_sink_manager'\
'|video_capture/)'\
'|content/browser/media/capture/'\
'|content/browser/renderer_host/media/'\
'|media/base/video_frame\.h'\
'|media/capture/'\
'|services/viz/privileged/mojom/compositing/frame_sink'\
'|third_party/blink/public/mojom/mediastream/'
},
'tab_contents': {
'filepath': 'chrome/browser/tab_contents/|'\
'content/browser/tab_contents/|'\
'chrome/browser/ui/tab_contents/',
},
'tab_interface': {
'filepath': 'chrome/browser/tab/'
},
'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/ash/tether/'\
'|chrome/browser/ui/ash/network/tether'\
'|chromeos/ash/components/tether/',
},
'text_to_speech': {
'filepath': 'tts'
},
'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/ash/extensions/input_method'\
'|chrome/browser/ash/input_method/'\
'|chrome/browser/extensions/api/input_ime'\
'|chrome/browser/resources/chromeos/keyboard/' \
'chromeos/.*(language|keyboard)'\
'|chromeos/ime/'
},
'third_party_conflicts': {
'filepath': 'chrome/browser/win/conflicts/'
},
'timers': {
'filepath': 'base/timer/'
},
'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'
},
'turtledove': {
'filepath': 'content/browser/interest_group/|'\
'content/services/auction_worklet/|'\
'third_party/blink/public/mojom/interest_group/|'\
'third_party/blink/renderer/modules/ad_auction/'
},
'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/app/settings_strings.grdp'\
'|chrome/browser/ui/android/strings/android_chrome_strings.grd'\
'|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/',
},
'user_education': {
'filepath': 'ash/user_education/|'\
'chrome/browser/ui/ash/user_education/',
},
'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/',
},
'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',
},
'vscode_tooling': {
'filepath': 'tools/vscode',
},
'vulkan': {
'filepath': 'gpu/vulkan'\
'|third_party/vulkan'
},
'wake_lock': {
'filepath': 'wake_lock',
},
'wallpapers': {
'filepath': 'components/arc/common/wallpaper.mojom'\
'|ash/wallpaper/'\
},
'wayland': {
'filepath': 'ui/ozone/platform/wayland/'\
'|third_party/wayland/'\
'|third_party/wayland-protocols/',
},
'web_applications': {
'filepath': 'chrome/browser/web_applications'\
'|chrome/browser/ui/web_applications',
},
'web_package': {
'filepath': 'components/web_package/'\
'|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/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/',
},
'webid': {
'filepath': 'third_party/blink/renderer/modules/credentialmanagement/'\
'|third_party/blink/public/mojom/webid/'\
'|content/browser/webid'\
'|chrome/browser/.*webid',
},
'weblayer': {
'filepath': 'weblayer/',
},
'weblayer_safe_browsing': {
'filepath': 'weblayer/browser/safe_browsing/',
},
'weblayer_ssl': {
'filepath': 'weblayer/browser/ssl',
},
'webnn': {
'filepath': 'third_party/blink/renderer/modules/ml/webnn/'\
'|services/webnn/'\
'|components/ml/webnn/',
},
'webotp': {
'filepath': 'third_party/blink/renderer/modules/credentialmanager/credentials_container\.cc'\
'|third_party/blink/renderer/modules/credentialmanager/.*otp'\
'|third_party/blink/public/mojom/sms/'\
'|content/browser/.*sms/'\
'|chrome/browser/sharing/.*sms',
},
'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/browser/privacy_sandbox/privacy_sandbox_settings'\
'|chrome/common/content_settings'\
'|components/content_settings/'\
'|services/network/cookie_settings',
},
'windows_sandboxing': {
'filepath': 'sandbox/win/',
},
'wm_state': {
'filepath': 'ash/wm/base_state.*|' \
'ash/wm/client_controlled_state.*|' \
'ash/wm/default_state.*|' \
'ash/wm/tablet_mode/tablet_mode_window_state.*'
},
'wpt_tools': {
'filepath': 'third_party/blink/web_tests/external/wpt/tools/',
},
'x11': {
'filepath': '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': ['asvitkine+watch@chromium.org',
'jmedley+watch@chromium.org'],
'accelerators': ['zentaro+watch-accelerators@chromium.org',
'jimmyxgong+watch-accelerators@chromium.org',
'cambickel+watch-accelerators@google.com',
'longbowei+watch-accelerators@google.com',
'zhangwenyu+watch-accelerators@google.com',
'michaelcheco+watch-accelerators@google.com'],
'accessibility': ['abigailbklein+watch@google.com',
'akihiroota@chromium.org',
'dtseng+watch@chromium.org',
'hirokisato+watch@chromium.org',
'je_julie.kim@chromium.org',
'josiahk+watch@chromium.org',
'kbabbitt@microsoft.com',
'kyungjunlee+watcha11y@google.com',
'nektar+watch@chromium.org',
'yuzo+watch@chromium.org',
'francisjp+watcha11y@google.com'],
'accessibility_component_extensions': ['anastasi+watch@google.com',
'katie+watch@chromium.org',
'shannc+watch@chromium.org'],
'accessibility_features_ash': ['katie+watch@chromium.org'],
'accessibility_minimal_core': ['aleventhal+watcha11y@chromium.org'],
'accessibility_reading': ['lwinston+watch-readinga11y@google.com',
'trewin+watch@google.com'],
'accessibility_service': ['katie+watch@chromium.org'],
'add_to_homescreen': ['dominickn+watch-a2hs@chromium.org',
'pkotwicz+watch@chromium.org',
'webapks-watchlist@chromium.org'],
'agent_scheduling_group': ['blink-isolation-reviews@chromium.org',
'chikamune+watch@chromium.org'],
'android_crash_reporting': ['asvitkine+watch@chromium.org',
'wnwen+watch@chromium.org'],
'android_flags': ['hnakashima+watch@chromium.org'],
'android_infobars': ['dfalcantara+watch@chromium.org'],
'android_infra': ['agrieve+watch@chromium.org'],
'android_item_chooser_dialogs': [],
'android_lint': ['wnwen+watch@chromium.org'],
'android_omnibox': ['ender+watch@chromium.org'],
'android_pgo_arm64': ['wnwen+watch+pgo@chromium.org'],
'android_search_widget': ['tedchoc+watch@chromium.org',
'yusufo+watch@chromium.org'],
'android_startup_metrics': ['pasko+watch@chromium.org'],
'android_studio': ['wnwen+watch@chromium.org',
'nyquist+watch@chromium.org'],
'android_tab': ['dtrainor+watch@chromium.org'],
'android_toolbar': ['hanxi+watch@chromium.org'],
'android_toolbar_deps': ['jinsukkim+watch@chromium.org'],
'android_uma_settings': ['asvitkine+watch@chromium.org',
'gayane+watch@chromium.org'],
'android_webapk': ['dominickn+watch-webapk@chromium.org',
'mxcai+watch-webapk@chromium.org',
'webapks-watchlist@chromium.org'],
'android_webview': ['android-webview-reviews@chromium.org'],
'android_webview_network_service': [],
'app_service': ['dominickn+watch-app_service@chromium.org',
'nancylingwang@chromium.org',
'tsergeant+watch@chromium.org',
'mxcai+watch-app_service@chromium.org'],
'app_service_protos': ['cros-reporting-team+watch@google.com',
'vshenvi+watch@google.com'],
'app_shortcuts': ['dominickn+watch-app_shortcuts@chromium.org',
'loyso+watch@chromium.org',
'mgiuca+watch@chromium.org',
'dmurph+watching-app_shortcuts@chromium.org',
'webappwatch@microsoft.com'],
'apps': ['chromium-apps-reviews@chromium.org',
'dominickn+watch-apps@chromium.org',
'dmurph+watching-apps@chromium.org',
'webappwatch@microsoft.com'],
'apps_intent_helper': ['dominickn+watch-intent_helper@chromium.org',
'mxcai+watch-intent-helper@chromium.org'],
'arc': ['hidehiko+watch@chromium.org',
'yhanada+watcharc@chromium.org',
'arc-reviews+chromium@google.com'],
'arc_auth': ['khmel+watch@chromium.org'],
'arc_compat_mode': ['toshikikikuchi+watch-compat@chromium.org'],
'arc_fileapi': ['alanding+watch@chromium.org',
'djacobo+watch@chromium.org'],
'arc_ime': ['yhanada+watch@chromium.org'],
'arc_kiosk': ['poromov+watch@chromium.org'],
'arc_mojom': ['hashimoto+watch@chromium.org'],
'arc_nearby_share': ['alanding+watch@chromium.org',
'jackshira+watch-nearby-arc@google.com',
'phshah+watch@chromium.org'],
'arc_net': ['cassiewang+watch-arc-net@google.com',
'chuweih+watch-arc-net@google.com',
'hugobenichi+watch-arc-net@google.com',
'jasongustaman+watch-arc-net@chromium.org'],
'arc_power': ['ejcaruso+watch@chromium.org'],
'ash_webui_common': ['gavinwill+watch-ash-webui-common@chromium.org',
'jimmyxgong+watch-ash-webui-common@chromium.org',
'zentaro+watch-ash-webui-common@chromium.org'],
'ash_wm_desks': ['dandersson@chromium.org',
'bicioglu@google.com'],
'assistive': ['croissant-eng+reviews@chromium.org'],
'attribution_reporting': ['apaseltiner+watch@chromium.org'],
'audio_service': ['marinaciocea+watch@chromium.org',
'olka+watch@chromium.org',
'zhangwenyu+watch@google.com'],
'audio_settings': ['gordonseto+audio-settings-watch@google.com',
'michaelcheco+audio-settings-watch@google.com',
'owenzhang+audio-settings-watch@google.com',
'zhangwenyu+audio-settings-watch@google.com'],
'aura': ['sadrul@chromium.org'],
'aura_compositor': ['jbauman+watch@chromium.org'],
'autofill': ['rouslan+autofillwatch@chromium.org'],
'autofill_payments': ['armalhotra+autofillwatch@google.com',
'feliciac+autofillwatch@google.com',
'jsaul+autofillwatch@google.com',
'shgar+autofillwatch@google.com',
'siashah+autofillwatch@chromium.org',
'siyua+autofillwatch@chromium.org',
'vinnypersky+autofillwatch@google.com'],
'background_fetch': ['peter@chromium.org',
'rayankans+watch@chromium.org',
'nator+watch@chromium.org'],
'background_sync': ['iclelland+watch@chromium.org',
'nator+watch@chromium.org',
'peter@chromium.org',
'rayankans+watch@chromium.org'],
'banners': ['dominickn+watch-banners@chromium.org',
'pkotwicz+watch@chromium.org'],
'base_allocator': ['wfh+watch@chromium.org',
'lizeb+watch@chromium.org'],
'base_android': ['agrieve+watch@chromium.org',
'lizeb+watch@chromium.org',
'nyquist+watch@chromium.org',
'pasko+watch@chromium.org',
'torne+watch@chromium.org',
'yfriedman+watch@chromium.org'],
'base_memory': ['gavinp+memory@chromium.org'],
'base_scheduler': ['scheduler-bugs+base@chromium.org'],
'base_thread_pool': ['fdoray+watch@chromium.org',
'gab+watch@chromium.org',
'jessemckenna+watch@google.com',
'robliao+watch@chromium.org'],
'base_win': ['grt+watch@chromium.org',
'jessemckenna+watch@google.com',
'robliao+watch@chromium.org',
'wfh+watch@chromium.org'],
'battery_status': ['raphael.kubo.da.costa@intel.com'],
'bfcache': ['bfcache-bugs@chromium.org',
'chikamune+watch@chromium.org'],
'binary_size': ['agrieve+watch@chromium.org'],
'blink': ['blink-reviews@chromium.org'],
'blink_accessibility': ['je_julie.kim@chromium.org',
'kbabbitt@microsoft.com',
'nektar@chromium.org',
'blink-reviews-a11y@chromium.org'],
'blink_animation': ['alexis.menard@intel.com',
'gerchiko@microsoft.com',
'blink-reviews-animation@chromium.org'],
'blink_audio': ['hongchan@chromium.org', 'mjwilson@chromium.org', 'alvinji@chromium.org', 'sinafirooz@chromium.org'],
'blink_battery_status': ['raphael.kubo.da.costa@intel.com'],
'blink_bindings': ['blink-reviews-bindings@chromium.org', 'haraken@chromium.org'],
'blink_bindings_serialization': ['jbroman+watch@chromium.org'],
'blink_bluetooth': ['mattreynolds+watch@chromium.org',
'odejesush+watch@chromium.org'],
'blink_clipboard': ['dcheng@chromium.org'],
'blink_common': ['kinuko+watch@chromium.org'],
'blink_controller': [],
'blink_css': ['alexis.menard@intel.com',
'apavlov+blink@chromium.org',
'blink-reviews-css@chromium.org'],
'blink_css_flexbox': ['cbiesinger@chromium.org'],
'blink_css_fragmentation_tests': ['mstensho@chromium.org'],
'blink_css_grid_layout': ['jfernandez@igalia.com',
'obrufau@igalia.com'],
'blink_custom_elements': ['dominicc+watchlist@chromium.org'],
'blink_device_orientation': ['raphael.kubo.da.costa@intel.com'],
'blink_devtools': ['devtools-reviews+blink@chromium.org'],
'blink_dom': ['blink-reviews-dom@chromium.org'],
'blink_dom_storage': ['dmurph+watching-domstorage@chromium.org'],
'blink_events': ['blink-reviews-events@chromium.org',
'dtapuska+blinkwatch@chromium.org'],
'blink_fetch': ['gavinp+loader@chromium.org',
'japhet@chromium.org',
'loading-reviews+fetch@chromium.org'],
'blink_fileapi': ['kinuko+fileapi@chromium.org'],
'blink_frames': ['blink-reviews-frames@chromium.org'],
'blink_geolocation': [],
'blink_heap': ['haraken@chromium.org',
'kouhei+heap@chromium.org',
'oilpan-reviews+blink@chromium.org'],
'blink_html': ['blink-reviews-html@chromium.org'],
'blink_htmlparser': ['kinuko+watch@chromium.org',
'loading-reviews+parser@chromium.org'],
'blink_image_codecs': ['cblume+imagecodecs@chromium.org',
'mbarowsky+watch-image-codecs@chromium.org'],
'blink_indexed_db': ['jsbell+idb@chromium.org',
'dmurph+watching-idb@chromium.org',
'enne+idb@chromium.org'],
'blink_input': ['dtapuska+blinkwatch@chromium.org'],
'blink_layers': ['blink-layers+watch@chromium.org'],
'blink_layout': ['blink-reviews-layout@chromium.org',
'zoltan@webkit.org'],
'blink_layout_ng': ['glebl+reviews@chromium.org',
'dgrogan+ng@chromium.org',
'atotic+reviews@chromium.org',
'lchoi+reviews@chromium.org',
'xiaochengh+watch@chromium.org'],
'blink_loader': ['gavinp+loader@chromium.org',
'japhet@chromium.org',
'loading-reviews@chromium.org'],
'blink_media': ['feature-media-reviews@chromium.org',
'eric.carlson@apple.com',
'srirama.m@samsung.com'],
'blink_media_queries': ['kenneth.christiansen@gmail.com'],
'blink_mediastream': ['tommyw+watchlist@chromium.org'],
'blink_navigator_content_utils': ['gyuyoung.kim@chromium.org'],
'blink_out_of_process_frames': ['dcheng@chromium.org'],
'blink_paint' : ['blink-reviews-paint@chromium.org'],
'blink_paintworklet' : ['xidachen@chromium.org'],
'blink_peerconnection' : ['video-networking+chromium-reviews@google.com'],
'blink_permissions': ['permissions-reviews@chromium.org'],
'blink_platform': ['kinuko+watch@chromium.org'],
'blink_platform_graphics': ['blink-reviews-platform-graphics@chromium.org',
'drott+blinkwatch@chromium.org',
'dschulze@chromium.org',
'fmalita+watch@chromium.org',
'fserb+watch@chromium.org',
'schenney@chromium.org'],
'blink_preloadScanner': ['yoavweiss@chromium.org'],
'blink_prerender': ['gavinp+prerender@chromium.org',
'prerendering-reviews@chromium.org',
'yoavweiss@chromium.org'],
'blink_public_api': ['blink-reviews-api@chromium.org'],
'blink_quota': ['kinuko+fileapi@chromium.org'],
'blink_scheduler': ['chikamune+watch@chromium.org',
'scheduler-bugs+blink@chromium.org'],
'blink_scheduling_api': ['web-scheduling-api-reviews@chromium.org'],
'blink_script': ['kouhei+script@chromium.org',
'hiroshige+script@chromium.org', 'dom+watch@chromium.org'],
'blink_scroll': ['bokan@chromium.org'],
'blink_service_worker': ['horo+watch@chromium.org',
'jsbell+serviceworker@chromium.org',
'kinuko+serviceworker@chromium.org',
'nhiroki@chromium.org',
'serviceworker-reviews@chromium.org',
'shimazu+serviceworker@chromium.org'],
'blink_service_worker_tests': ['kenjibaheux+watch@chromium.org'],
'blink_spellcheck' : ['xiaochengh+watch@chromium.org'],
'blink_streams': ['ricea+watch@chromium.org'],
'blink_style': ['blink-reviews-style@chromium.org'],
'blink_svg': ['dschulze@chromium.org',
'fmalita+watch@chromium.org',
'fs@opera.com',
'kouhei+svg@chromium.org',
'pdr+svgwatchlist@chromium.org',
'schenney@chromium.org'],
'blink_track': ['eric.carlson@apple.com',
'fs@opera.com',
'glenn@chromium.org',
'silviapf@chromium.org',
'srirama.m@samsung.com'],
'blink_viewport_interaction': ['kenneth.christiansen@gmail.com',
'bokan@chromium.org'],
'blink_w3ctests': ['blink-reviews-w3ctests@chromium.org'],
'blink_webp': ['jzern@chromium.org',
'urvang@chromium.org',
'mbarowsky+watch-blink-webp@chromium.org'],
'blink_websockets': ['yhirano+watch@chromium.org',
'ricea+watch@chromium.org'],
'blink_workers': ['blink-worker-reviews@chromium.org',
'horo+watch@chromium.org',
'kinuko+worker@chromium.org',
'shimazu+worker@chromium.org'],
'blink_wtf': ['blink-reviews-wtf@chromium.org'],
'blink_xml': ['dominicc+watchlist@chromium.org'],
'blundell_watch': ['blundell+watchlist@chromium.org'],
'borealis': ['borealis-reviews+watch@google.com'],
'bottombar': ['donnd+watch@chromium.org',
'mdjones+watch@chromium.org'],
'browser_components': ['browser-components-watch@chromium.org'],
'browser_compositor': ['vollick@chromium.org'],
'browser_manager': ['elkurin+watch@chromium.org'],
'browser_params': ['andreaorru+watch@chromium.org'],
'browser_scheduler': ['scheduler-bugs+browser@chromium.org'],
'browsing_data': ['dullweber+watch@chromium.org',
'msramek+watch@chromium.org'],
'cast_2_class': ['cros-edu-eng+cl@google.com'],
'cast_certificate': ['dougsteed+watch@chromium.org',
'mfoltz+watch@chromium.org',
'ryanchung+watch@chromium.org'],
'cast_channel': ['mfoltz+watch@chromium.org',
'ryanchung+watch@chromium.org'],
'cast_streaming': ['jasonroberts+watch@google.com',
'jophba+watch@chromium.org',
'mfoltz+watch@chromium.org'],
'cc': ['cc-bugs@chromium.org'],
'cc-animation': ['gerchiko@microsoft.com'],
'cc-display': ['penghuang+viz@chromium.org'],
'cc-scheduler': ['scheduler-bugs+cc@chromium.org'],
'certificate_transparency': ['jdeblasio+watch@chromium.org',
'martijn+crwatch@martijnc.be',
'rsleevi+watch@chromium.org'],
'chrome_camera_app': ['chromeos-camera-app-eng@google.com'],
'chrome_elf': ['caitkp+watch@chromium.org',
'pmonette+watch@chromium.org'],
'chrome_grc': ['chrome-grc-reviews@chromium.org'],
'chrome_intelligence': ['chrome-intelligence-reviews@chromium.org'],
'chrome_performance_manager': ['performance-manager-reviews@chromium.org'],
'chromecast': ['halliwell+watch@chromium.org',
'lcwu+watch@chromium.org'],
'chromecast_public': ['gfhuang+watch@chromium.org'],
'chromedriver': ['mathias@chromium.org'],
'chromeos': ['oshima+watch@chromium.org'],
'chromeos_attestation': ['dkrahn+watch@chromium.org'],
'chromeos_bluetooth': ['chadduffin+watch-bluetooth@chromium.org',
'gordonseto+watch-bluetooth@google.com',
'hansberry+watch-bluetooth@chromium.org',
'hsuregan+watch-bluetooth@chromium.org',
'jackshira+watch-bluetooth@google.com',
'jiajunz+watch-bluetooth@google.com',
'khorimoto+watch-bluetooth@chromium.org',
'nikhilcn+watch-bluetooth@google.com',
'tjohnsonkanu+watch-bluetooth@google.com'],
'chromeos_cellular': ['chadduffin+watch-cellular@chromium.org',
'ejcaruso+watch-cellular@chromium.org',
'gordonseto+watch-cellular@google.com',
'hsuregan+watch-cellular@chromium.org',
'jiajunz+watch-cellular@google.com',
'khorimoto+watch-cellular@chromium.org',
'nikhilcn@google.com',
'tjohnsonkanu+watch-cellular@google.com'],
'chromeos_geolocation': ['alemate+watch@chromium.org'],
'chromeos_lkgm': ['achuith+watch@chromium.org'],
'chromeos_login': ['alemate+watch@chromium.org',
'tbarzic+watch@chromium.org',
'rrsilva+watch-chromium@google.com'],
'chromeos_media_app': ['cros-essential-apps-dev-watch@chromium.org'],
'chromeos_net': ['chadduffin+watch-network@chromium.org',
'ejcaruso+watch-network@chromium.org',
'gordonseto+watch-network@google.com',
'hsuregan+watch-network@chromium.org',
'jackshira+watch-network@google.com',
'jiajunz+watch-network@google.com',
'jonmann+watch-network@chromium.org',
'khorimoto+watch-network@chromium.org',
'nikhilcn@google.com',
'stevenjb+watch-network@chromium.org',
'tjohnsonkanu+watch-network@google.com'],
'chromeos_tast_control': ['chromeos-engprod+watch@google.com',
'chrome-os-gardeners+watch@google.com'],
'chromeos_timezone': ['alemate+watch@chromium.org'],
'chromeos_webui': ['alemate+watch@chromium.org',
'rrsilva+watch-chromium@google.com'],
'chromeos_wifi_sync': ['ajayramamurthy+watch@google.com',
'jackshira+watch-wifi-sync@google.com',
'jonmann+watch@chromium.org',
'stevenjb+watch@chromium.org'],
'chrometto_proto_extensions': ['ddrone+watch@google.com'],
'chromevox': ['akihiroota@chromium.org',
'anastasi+watch@google.com',
'dtseng+chromevox@chromium.org',
'josiahk+watch@chromium.org',
'katie+watch@chromium.org'],
'clang': ['hans@chromium.org'],
'clang_update': ['chromium-toolchains@engflow.com',
'dcheng@chromium.org',
'eugenis+clang@chromium.org',
'glider+clang@chromium.org',
'hans@chromium.org',
'ibiryukov@google.com',
'pcc@chromium.org',
'rnk@chromium.org',
'thakis@chromium.org',
'thestig@chromium.org',
'ukai+watch@chromium.org'],
'client_hints': ['victortan@chromium.org',
'miketaylr@chromium.org'],
'clipboard': ['dcheng@chromium.org'],
'components_deps': ['droger+watchlist@chromium.org'],
'compose': ['dewittj+watch@chromium.org',
'petewil@chromium.org'],
'compositor_animator': ['mdjones+watch@chromium.org'],
'compute_pressure': ['raphael.kubo.da.costa@intel.com',
'arnaud.mandy@intel.com',
'wei4.wang@intel.com',
'kenneth.r.christiansen@intel.com'],
'container_app': ['dmblack+watch@google.com',
'xiaohuic+watch@chromium.org'],
'content_bluetooth': ['mattreynolds+watch@chromium.org'],
'content_index': ['rayankans+watch@chromium.org'],
'content_loader': ['loading-reviews@chromium.org'],
'content_security_policy':['antoniosartori+watch-csp@chromium.org',
'arthursonzogni+watch-csp@chromium.org',
'mkwst+watch-csp@chromium.org'],
'content_shell': ['peter@chromium.org'],
'content_worker': ['blink-worker-reviews@chromium.org',
'kinuko+watch@chromium.org'],
'contextual_search': ['donnd+watch@chromium.org',
'twellington+watch@chromium.org',
'gangwu+watch@chromium.org'],
'core_timing': ['core-timing-reviews@chromium.org'],
'core_web_vitals_plm': ['core-web-vitals-plm-reviews@chromium.org'],
'core_web_vitals_wpt': ['chrome-speed-metrics-core+watchlist@google.com',
'lighthouse-eng-external+watch-speed-metrics@google.com'],
'courgette': ['huangs+watch@chromium.org',
'wfh+watch@chromium.org'],
'cq': ['cq-config-changes@chromium.org',
'shinyak+cc@chromium.org',
'tikuta+cc@chromium.org',
'ukai+cc@chromium.org',
'yyanagisawa+cc@chromium.org'],
'cr_elements': ['michaelpg+watch-elements@chromium.org'],
'creator':['jeffreycohen+watch-creator@chromium.org',
'sophey+watch-creator@chromium.org',
'wiss+watch-creator@chromium.org',
'wry+watch-creator@chromium.org',],
'cros_commercial_enrollment': ['asumaneev+watch@google.com'],
'cros_commercial_policy': ['enterprise-policy-review@google.com'],
'cros_commercial_policy_proto': ['vsavu+watch@google.com'],
'cros_reporting': ['cros-reporting-reviews@google.com'],
'crosapi': ['ffred+watch@chromium.org', 'tluk+watch@chromium.org'],
'crosapi_mojom': ['elkurin+watch@chromium.org'],
'crostini': ['crostini-ui@chromium.org'],
'cups_printing': ['print-reviews+cups@chromium.org',
'cros-printing-reviews@google.com'],
'cursor': ['hferreiro@igalia.com'],
'custom_handlers': ['jfernandez@igalia.com'],
'custom_proxy': ['lbendig@opera.com',
'wdzierzanowski@opera.com'],
'custom_tabs': ['lizeb+watch-custom-tabs@chromium.org',
'peter@chromium.org'],
'dark_mode' : ['prashant@chromium.org',
'pnevase@microsoft.com'],
'data_decoder': ['mbarowsky+watch-data-decoder@chromium.org'],
'dbus': ['hashimoto+watch@chromium.org'],
'desktop_in_product_help': ['dfried+watch@chromium.org',
'mickeyburks+watch@chromium.org',
'estalin+watch@chromium.org'],
'device_bluetooth': ['mattreynolds+watch@chromium.org'],
'device_chooser': ['mattreynolds+watch@chromium.org',
'odejesush+watch@chromium.org'],
'devtools': ['devtools-reviews@chromium.org'],
'diagnostics_mojo': ['ashleydp+watch-diagnostics_mojo@google.com',
'gavindodd+watch-diagnostics_mojo@google.com',
'michaelcheco+watch-diagnostics_mojo@google.com',
'zentaro+watch-diagnostics_mojo@chromium.org',
'dpad+watch-diagnostics_mojo@google.com',
'zhangwenyu+watch-diagnostics_mojo@google.com'],
'diagnostics_ui': ['gavinwill+diagnostics-watch@chromium.org',
'michaelcheco+diagnostics-watch@google.com',
'zentaro+diagnostics-watch@chromium.org',
'gavindodd+diagnostics-watch@google.com',
'ashleydp+diagnostics-watch@google.com',
'dpad+diagnostics-watch@google.com',
'zhangwenyu+diagnostics-watch@google.com'],
'dips': ['jdh+watch-dips@chromium.org',
'njeunje+watch-dips@chromium.org',
'amaliev+watch-dips@chromium.org',
'rtarpine+watch-dips@chromium.org',
'wanderview+watch-dips@chromium.org'],
'discardable_memory': ['thiabaud+watch-discardable-memory@google.com'],
'disk_cache': ['gavinp+disk@chromium.org'],
'display': ['zhangwenyu+watch@google.com'],
'dom_storage': ['dmurph+watchingdomstorage@chromium.org'],
'download': ['dtrainor+watch@chromium.org'],
'download_bubble': ['xinghuilu+watch@chromium.org',
'drubery+watch@chromium.org'],
'download_status_updater_chromeos': ['cros-system-ui-productivity-eng+reviews@google.com'],
'downloads_ui': ['dtrainor+watch@chromium.org',
'drubery+watch@chromium.org'],
'drive_resource_metadata': ['hashimoto+watch@chromium.org'],
'eche': ['ajayramamurthy+watch-eche@google.com',
'crisrael+watch-eche@google.com',
'jackshira+watch-eche@google.com',
'jonmann+watch-eche@chromium.org',
'pushi+watch-eche@google.com'],
'eme': ['eme-reviews@chromium.org'],
'enterprise_data_protection': ['dpr-eng+chromium-cl@google.com'],
'exo': ['crostini-ui+exo@chromium.org',
'yhanada+watchexo@chromium.org'],
'explore_sites': ['chili+watch@chromium.org',
'dimich+watch@chromium.org',
'freedjm+watch@chromium.org'],
'extension': ['chromium-apps-reviews@chromium.org',
'extensions-reviews@chromium.org'],
'feed': ['dewittj+watch@chromium.org',
'dimich+watch@chromium.org',
'harringtond+watch@chromium.org',
'petewil+watch@chromium.org',
'iwells+watch@chromium.org'],
'fileapi': ['kinuko+fileapi@chromium.org'],
'filebrowse': ['rginda+watch@chromium.org'],
'filesapp': ['filesapp-reviews@chromium.org'],
'firmware_update': ['zentaro+firmware-watch@chromium.org',
'jimmyxgong+firmware-watch@chromium.org',
'michaelcheco+firmware-watch@google.com'],
'float': ['toshikikikuchi+watch-float@chromium.org'],
'freetype_update': ['drott+watch@chromium.org',
'thestig@chromium.org'],
'fsp': ['mtomasz+watch@chromium.org'],
'fuchsia': ['fuchsia-reviews@chromium.org',
'zijiehe@google.com'],
'full_restore': ['nancylingwang@chromium.org'],
'fuzzing': ['fuzzing+watch@chromium.org'],
'gamepad': ['mattreynolds+watch@chromium.org'],
'gcm': ['peter@chromium.org'],
'generic_sensor': ['mattreynolds+watch@chromium.org',
'raphael.kubo.da.costa@intel.com',
'rijubrata.bhaumik@intel.com',
'wanming.lin@intel.com'],
'geolocation': ['mattreynolds+watch@chromium.org'],
'gfx_geometry': ['cc-bugs@chromium.org'],
'gfx_image': ['rsesek+watch@chromium.org'],
'global_media_controls': ['steimel+watch-gmc@chromium.org'],
'gn': ['agrieve+watch@chromium.org',
'dpranke@chromium.org'],
'gpu_passthrough_cmd_decoder': ['geofflang+watch@chromium.org'],
'guest_view': ['mcnee@chromium.org',
'wjmaclean@chromium.org'],
'hashprefix_realtime': ['thefrog+watch@chromium.org'],
'headless': ['headless-reviews@chromium.org'],
'heap_mojo': ['chikamune+watch@chromium.org'],
'holding_space': ['tote-eng+reviews@google.com'],
'i18n': ['jshin+watch@chromium.org'],
'incident_reporting': ['grt+watch@chromium.org'],
'incognito': ['roagarwal+watch@chromium.org'],
'indexed_db': ['jsbell+idb@chromium.org',
'dmurph+watching-idb@chromium.org',
'enne+idb@chromium.org'],
'input': ['dtapuska+chromiumwatch@chromium.org'],
'input_device_settings': ['dpad+watch-input-device-settings@google.com',
'michaelcheco+watch-input-device-settings@google.com',
'wangdanny+watch-input-device-settings@google.com',
'yyhyyh+watch-input-device-settings@google.com'],
'input_devices': ['spang+watch@chromium.org'],
'installable': ['dominickn+watch-installable@chromium.org',
'dmurph+watching-installable@chromium.org',
'webappwatch@microsoft.com'],
'installer_linux': ['mmoss@chromium.org',
'raphael.kubo.da.costa@intel.com'],
'installer_win': ['grt+watch@chromium.org',
'wfh+watch@chromium.org'],
'ios': ['ios-reviews@chromium.org'],
'ios_chrome': ['ios-reviews+chrome@chromium.org',
'marq+watch@chromium.org'],
'ios_clean': ['ios-reviews+clean@chromium.org',
'marq+scrutinize@chromium.org'],
'ios_credential_provider': ['rkgibson+watch@chromium.org'],
'ios_flags': ['noyau+watch@chromium.org'],
'ios_ntp': ['thegreenfrog+watch@chromium.org'],
'ios_transactions': ['tmartino+transactions-watch@chromium.org'],
'ios_web': ['ios-reviews+web@chromium.org'],
'ios_widget_kit': ['rkgibson+watch@chromium.org'],
'ip_protection': ['aakallam+watch@chromium.org',
'awillia@chromium.org',
'brgoldstein@google.com',
'djmitche@chromium.org'],
'isolated_web_apps_apis': ['greengrape@google.com', 'simonha@google.com'],
'isolated_web_apps_core': ['greengrape@google.com', 'simonha@google.com'],
'isolated_web_apps_unmanaged_install': ['greengrape@google.com', 'simonha@google.com'],
'kiosk': ['chromeos-kiosk-eng+watch@google.com'],
'language': ['language-reviews@chromium.org'],
'libaom': ['fgalligan@chromium.org',
'jianj@chromium.org',
'jzern@chromium.org',
'marpan@chromium.org',
'mbonadei@chromium.org'],
'libvpx': ['fgalligan@chromium.org',
'jianj@chromium.org',
'jzern@chromium.org',
'marpan@chromium.org',
'mbonadei@chromium.org'],
'libwebp': ['jzern@chromium.org',
'urvang@chromium.org'],
'libxml_xslt': ['dominicc+watchlist@chromium.org'],
'linux_sandboxing': ['mpdenton+watch@chromium.org',
'rsesek+watch@chromium.org'],
'linux_seccomp_bpf': ['mpdenton+watch@chromium.org',
'rsesek+watch@chromium.org'],
'lookalikes': ['jdeblasio+watch@chromium.org'],
'mac' : ['mac-reviews@chromium.org'],
'manifest': ['dominickn+watch-manifest@chromium.org',
'dmurph+watching-manifest@chromium.org',
'webappwatch@microsoft.com'],
'media': ['feature-media-reviews@chromium.org'],
'media_capture_from_element': ['emircan+watch+capturefromdom@chromium.org'],
'media_controls': ['steimel+watch-mediacontrols@chromium.org',
'shihken@microsoft.com'],
'media_galleries': ['thestig@chromium.org',
'tommycli@chromium.org'],
'media_gpu_cros': ['chromeos-gfx-video-reviews@google.com',
'media-cros-reviews@chromium.org'],
'media_gpu_vaapi': ['vaapi-reviews@chromium.org'],
'media_gpu_win': ['media-win-reviews@chromium.org'],
'media_mojo': ['xhwang+watch@chromium.org'],
'media_recorder': ['emircan+watch+mediarecorder@chromium.org',
'mcasas+mediarecorder@chromium.org'],
'media_remoting': ['erickung+watch@chromium.org',
'jophba+watch@chromium.org',
'mfoltz+watch@chromium.org'],
'media_router': ['mfoltz+watch@chromium.org'],
'media_webrtc': ['alessiob@chromium.org',
'peah@chromium.org',
'saza@chromium.org'],
'message_loop': ['sadrul@chromium.org'],
'metrics': ['asvitkine+watch@chromium.org',
'chromiummetricswatch@microsoft.com'],
'metrics_metadata_files': ['asvitkine+watchxml@chromium.org',
'chromium-metrics-reviews@google.com'],
'metrics_perf': ['cwp-reviews+chromium@google.com'],
'midi': ['toyoshim+midi@chromium.org'],
'minidump_tests': ['bsheedy@chromium.org'],
'multi_apps': ['giovax+watch@chromium.org',
'phweiss+watch@chromium.org'],
'multidevice': ['ajayramamurthy+watch-multidevice@google.com',
'hansberry+watch-multidevice@chromium.org',
'jackshira+watch-multidevice@google.com',
'joeantonetti+watch-multidevice@google.com',
'jonmann+watch-multidevice@chromium.org'],
'multipaste': ['andrewxu+watch-multipaste@google.com',
'dmblack+watch-multipaste@google.com',
'multipaste-eng+reviews@google.com'],
'nacl': ['native-client-reviews@googlegroups.com'],
'native_client_sdk': ['binji+watch@chromium.org',
'sbc@chromium.org'],
'navigation': ['alexmos+watch@chromium.org',
'creis+watch@chromium.org',
'navigation-cc+reviews@chromium.org'],
'nearby': ['ajayramamurthy+watch-nearby@google.com',
'cclem+watch-nearby@google.com',
'crisrael+watch-nearby@google.com',
'dclasson+watch-nearby@google.com',
'hais+watch-nearby@google.com',
'hansberry+watch-nearby@chromium.org',
'hansenmichael+watch-nearby@google.com',
'jackshira+watch-nearby@google.com',
'pushi+watch-nearby@google.com',
'suetfei+watch-nearby@google.com',
'xlythe+watch-nearby@google.com'],
'nearby_presence': ['ajayramamurthy+watch-presence@google.com',
'akingsb+watch-presence@google.com',
'crisrael+watch-presence@google.com',
'hansberry+watch-presence@chromium.org',
'jackshira+watch-presence@google.com',
'julietlevesque+watch-presence@google.com',
'polner+watch-presence@google.com'],
'net': ['net-reviews@chromium.org'],
'net_base': ['bnc+watch@chromium.org'],
'net_http2': ['bnc+watch@chromium.org'],
'net_log': ['bnc+watch@chromium.org'],
'net_server': ['ricea+watch@chromium.org'],
'net_spdy': ['bnc+watch@chromium.org'],
'net_websockets': ['ricea+watch@chromium.org'],
'netinfo': ['jkarlin+watch@chromium.org'],
'network_service': ['network-service-reviews@chromium.org'],
'nfc': ['mattreynolds+watch@chromium.org',
'rijubrata.bhaumik@intel.com'],
'notifications': ['peter@chromium.org'],
'nqe': ['tbansal+watch-nqe@chromium.org'],
'ntp_snippets': ['ntp-dev+reviews@chromium.org'],
'ntp_tiles': ['ntp-dev+reviews@chromium.org'],
'offline_pages': ['chili+watch@chromium.org',
'dimich+watch@chromium.org',
'fgorski+watch@chromium.org'],
'omnibox_desktop': ['jdonnelly+watch@chromium.org',
'mahmadi+watch@chromium.org'],
'origin_trials': ['chasej+watch@chromium.org',
'iclelland+watch@chromium.org'],
'os_crypt': ['wfh+watch@chromium.org'],
'os_feedback_ui': ['ashleydp+feedback-watch@google.com',
'cambickel+feedback-watch@google.com',
'longbowei+feedback-watch@google.com',
'wangdanny+feedback-watch@google.com',
'xiangdongkong+feedback-watch@google.com',
'yyhyyh+feedback-watch@google.com',
'zhangwenyu+feedback-watch@google.com'],
'ozone': ['ozone-reviews@chromium.org'],
'ozone_fuchsia': ['dworsham@google.com',
'emircan@google.com',
'fuchsia-reviews@chromium.org',
'rjkroege@chromium.org',
'spang+watch@chromium.org'],
'page_info' : ['permissions-reviews@chromium.org',
'olesiamarukhno+watch@google.com'],
'page_insights' : ['gbb-cct-eng+cls@google.com'],
'page_load_metrics' : ['bmcquade+watch@chromium.org',
'csharrison+watch@chromium.org',
'loading-reviews+metrics@chromium.org',
'speed-metrics-reviews@chromium.org',
'haoliuk+watch@chromium.org'],
'palette': ['cros-system-ui-productivity-eng+reviews@google.com'],
'panels': ['dimich@chromium.org',
'jennb@chromium.org',
'jianli@chromium.org'],
'partition_alloc': ['chrome-memory-tok+pa@google.com',
'haraken@chromium.org',
'lizeb+pa@chromium.org'],
'password_manager': ['gcasto+watchlist@chromium.org',
'vasilii+watchlistpasswordmanager@chromium.org'],
'payments': ['rouslan+payments@chromium.org',
'gogerald+paymentswatch@chromium.org',
'nburris+paymentswatch@chromium.org'],
'pdf': ['pdf-reviews@chromium.org'],
'pdf_ocr': ['kyungjunlee+watch@google.com',
'rhalavati+watch@chromium.org'],
'pepper_api': ['binji+watch@chromium.org',
'bradnelson+warch@chromium.org',
'ihf+watch@chromium.org',
'teravest+watch@chromium.org'],
'permissions': ['dominickn+watch-permissions@chromium.org',
'permissions-reviews@chromium.org'],
'permissions_policy': ['loonybear@chromium.org',
'iclelland+watch@chromium.org',
'jmedley+watch@chromium.org'],
'phonehub': ['ajayramamurthy+watch-phonehub@google.com',
'crisrael+watch-phonehub@google.com',
'hansberry+watch-phonehub@chromium.org',
'jackshira+watch-phonehub@google.com',
'jonmann+watch-phonehub@chromium.org',
'joeantonetti+watch-phonehub@google.com',
'pushi+watch-phonehub@google.com'],
'picture_in_picture': ['beaufort.francois+pip@gmail.com'],
'plugin_metadata': ['wfh+watch@chromium.org'],
'plus_addresses': ['mreichhoff+watch-plus_addresses@chromium.org',
'kaklilu+watch-plus_addresses@chromium.org',
'bcb+watch-plus_addresses@chromium.org',
'marimatthew+watch-plus_addresses@google.com',
'minap+watch-plus_addresses@google.com',
'jkeitel+watch-plus_addresses@google.com'],
'policy_features': ['feature-control+watch@chromium.org'],
'polymer': ['michaelpg+watch-polymer@chromium.org'],
'popup_blocker': ['csharrison+watch-popups@chromium.org'],
'precache': ['wifiprefetch-reviews@google.com'],
'prefetch_proxy': ['marcinjb+p4watch@google.com',
'spelchat+chromereviews@google.com'],
'prerender': ['gavinp+prer@chromium.org',
'prerendering-reviews@chromium.org',
'tburkard+watch@chromium.org'],
'presentation': ['mfoltz+watch@chromium.org'],
'preview_features': ['chrome-lite-pages+watch@google.com'],
'print_preview': ['print-reviews+preview@chromium.org'],
'privacy_budget': ['antoniosartori+watch-privacy_budget@chromium.org'],
'privacy_guide_desktop': ['rainhard+watch@chromium.org'],
'privacy_sandbox': [
'alimariam+watch-privacy-sandbox@google.com',
'dullweber+watch-privacy-sandbox@chromium.org',
'tommasin+watch-privacy-sandbox@chromium.org',
'olesiamarukhno+watch-privacy-sandbox@google.com'
],
'private_aggregation': ['alexmt+watch@chromium.org'],
'profile_keyed_service': ['rsult@google.com'],
'psm_libs': ['amraboelkher+watch@chromium.org'],
'push_messaging': ['peter@chromium.org'],
'quick_answers': ['croissant-eng+reviews@chromium.org'],
'related_website_sets': ['cfredric+watch@chromium.org'],
'relaunch_notification': ['grt+watch@chromium.org'],
'remoteplayback': ['mfoltz+watch@chromium.org'],
'remoting': ['chromoting-reviews@chromium.org'],
'rgb_kbd': ['michaelcheco+watch-rgb-kbd@google.com',
'jimmyxgong+watch-rgb-kbd@chromium.org',
'zentaro+watch-rgb-kbd@chromium.org',
'dpad+watch-rgb-kbd@google.com'],
'rlz_id': ['gab+watch@chromium.org',
'robertshield+watch@chromium.org'],
'runtime_enabled_features': ['jmedley+watch@chromium.org'],
'safe_browsing': ['andysjlim+watch@chromium.org',
'drubery+watch@chromium.org',
'nwokedi+watch@chromium.org',
'vakh+safe_browsing_watch@chromium.org',
'xinghuilu+watch@chromium.org',
'zackhan+watch@chromium.org'],
'sampling_profiler': ['wittman+watch@chromium.org',
'chenleihu@google.com'],
'scanning': ['gavinwill+scanning-watch@chromium.org',
'zentaro+scanning-watch@chromium.org'],
'screen_ai': ['rhalavati+watch@chromium.org'],
'search_engine_choice_screen': ['chrome-waffle-eng+watch@google.com'],
'search_prefetch': ['lingqi+watch@chromium.org'],
'security': ['security-watchlist@chromium.org'],
'security_interstitials': ['drubery+watch@chromium.org'],
'select_to_speak': ['katie+watch@chromium.org',
'anastasi+watch@google.com'],
'send_tab_to_self': ['jeffreycohen+watch-send_tab_to_self@chromium.org',
'tgupta+watch@chromium.org'],
'service_worker': ['horo+watch@chromium.org',
'jsbell+serviceworker@chromium.org',
'kinuko+serviceworker@chromium.org',
'nhiroki@chromium.org',
'serviceworker-reviews@chromium.org',
'shimazu+serviceworker@chromium.org'],
'settings': ['michaelpg+watch-settings@chromium.org'],
'settings_os_settings': ['croissant-eng+reviews@chromium.org',
'cros-settings+reviews@google.com'],
'settings_os_settings_languages':
['mlcui+watch-os-settings-languages@google.com'],
'sharing': ['knollr+watch-sharing@chromium.org',
'mvanouwerkerk+watch-sharing@chromium.org'],
'shimless_rma': ['zentaro+watch-shimless@chromium.org',
'jimmyxgong+watch-shimless@chromium.org',
'michaelcheco+watch-shimless@google.com'],
'shortcut_customization_ui':
['jimmyxgong+watch-shortcut-customization-ui@chromium.org',
'cambickel+watch-shortcut-customization-ui@google.com',
'longbowei+watch-shortcut-customization-ui@google.com'],
'siso_config': ['chrome-build-team@google.com'],
'site_engagement': ['dominickn+watch-engagement@chromium.org'],
'site_instance': ['ajwong+watch@chromium.org',
'alexmos+watch@chromium.org',
'creis+watch@chromium.org'],
'smartlock': ['bhartmire+watch-smartlock@google.com',
'cclem+watch-smartlock@google.com',
'ajayramamurthy+watch-smartlock@google.com',
'hansberry+watch-smartlock@chromium.org',
'jackshira+watch-smartlock@google.com',
'jasonrhee+watch-smartlock@google.com'],
'smb': ['cros-enterprise-lax+smbwatch@chromium.org'],
'source_idls': ['jmedley+watch@chromium.org'],
'speed_metrics_changelog': ['igrigorik@chromium.org',
'kayce@chromium.org',
'lighthouse-eng-external+watch-speed-metrics@google.com',
'lighthouse-eng+watch-speed-metrics@google.com',
'rviscomi@google.com',
'web-devrel-vitals-team@google.com',
'sullivan@chromium.org'],
'spellcheck': ['rlp+watch@chromium.org',
'rouslan+spell@chromium.org'],
'splitview': ['toshikikikuchi+watch-splitview@chromium.org'],
'startup': ['nicolaso+watch@chromium.org',
'ydago+watch@chromium.org'],
'storage_access_api': ['cfredric+watch@chromium.org'],
'storage_service': ['dmurph+watching-storageservice@chromium.org'],
'structured_headers': ['iclelland+watch@chromium.org'],
'styleguide': ['danakj+watch@chromium.org',
'jbroman+cpp@chromium.org',
'wfh+watch@chromium.org'],
'styleguide_python': ['agrieve+watch@chromium.org',
'wnwen+watch@chromium.org'],
'subresource_filter': ['subresource-filter-reviews@chromium.org'],
'supervised_users': [],
'surface_layer_for_video': [ 'lethalantidote@chromium.org',
'liberato@chromium.org'],
'switch_access': ['anastasi+watch@google.com'],
'syncfs': ['kinuko+fileapi@chromium.org'],
'system_web_apps': ['ortuno@chromium.org'],
'tab_alert_indicators': ['jophba+watch@chromium.org'],
'tab_capture': ['jophba+watch@chromium.org',
'mfoltz+watch@chromium.org'],
'tab_contents': ['ajwong+watch@chromium.org',
'avi@chromium.org',
'creis+watch@chromium.org'],
'tab_interface': ['jinsukkim+watch@chromium.org'],
'tab_ui_and_start_surface': ['meiliang+watch@chromium.org',
'yuezhanggg+watch@chromium.org',
'wychen+watch@chromium.org',
'yusufo+watch@chromium.org',
'gogerald+watch@chromium.org',
'hanxi+watch@chromium.org',
'mattsimmons+watch@chromium.org',
'davidjm+watch@chromium.org'],
'tbmv2_metrics': ['speed-metrics-reviews@chromium.org'],
'telemetry': ['telemetry-reviews@chromium.org'],
'test_runner': ['einbinder+watch-test-runner@chromium.org'],
'tests': [],
'tether': ['bhartmire+watch-tether@google.com',
'cclem+watch-tether@google.com',
'ajayramamurthy+watch-tether@google.com',
'hansberry+watch-tether@chromium.org',
'jackshira+watch-tether@google.com',
'jasonrhee+watch-tether@google.com'],
'text_to_speech': ['dtseng+watch@chromium.org'],
'textinput': ['keithlee+watch@chromium.org',
'nona+watch@chromium.org',
'shuchen+watch@chromium.org',
'suzhe@chromium.org',
'tranbaoduy+watch@chromium.org',
'yhanada+watch@chromium.org'],
'textinput_chromeos': ['keithlee+watch@chromium.org',
'nona+watch@chromium.org',
'shuchen+watch@chromium.org',
'tranbaoduy+watch@chromium.org',
'yhanada+watch@chromium.org'],
'third_party_conflicts': ['pmonette+watch@chromium.org'],
'timers': [],
'tools_win_chromeexts': ['robliao+watch@chromium.org'],
'touch_selection': ['ajith.v@samsung.com',
'ajith.v@chromium.org'],
'tracing': ['tracing+reviews@chromium.org',
'wfh+watch@chromium.org',
'spang+watch@chromium.org'],
'traffic_annotation': ['nicolaso+watch@chromium.org',
'ramyagopalan+watch@google.com',
'jorgelo+watch@chromium.org',
'crmullins+watch@chromium.org'],
'translate': ['translate-reviews@chromium.org'],
'turtledove': [],
'ui_compositor': ['cc-bugs@chromium.org'],
'ui_display_win': ['robliao+watch@chromium.org'],
'ui_resources': ['oshima+watch@chromium.org'],
'ui_strings': ['srahim+watch@chromium.org'],
'ui_views': ['robliao+watch@chromium.org',
'sky+watch@chromium.org'],
'unified_consent': ['wfh+watch@chromuium.org'],
'usb': ['mattreynolds+watch@chromium.org',
'odejesush+watch@chromium.org'],
'user_education': ['cros-system-ui-productivity-eng+reviews@google.com'],
'version_assembly': ['caitkp+watch@chromium.org',
'gab+watch@chromium.org'],
'video': ['posciak+watch@chromium.org'],
'video_capture': ['chfremer+watch@chromium.org',
'rijubrata.bhaumik@intel.com'],
'virtual_keyboard': ['shend+watch@chromium.org',
'tranbaoduy+watch@chromium.org',
'yhanada+watchvk@chromium.org'],
'virtual_reality': ['feature-vr-reviews@chromium.org'],
'vscode_tooling': ['vscode-users@chromium.org'],
'vulkan': ['cblume+vulkan@chromium.org',
'penghuang+vulkan@chromium.org'],
'wake_lock': ['mattreynolds+watch@chromium.org',
'raphael.kubo.da.costa@intel.com'],
'wallpapers': ['croissant-eng+reviews@chromium.org'],
'wayland': ['max+watch-wayland@igalia.com',
'nickdiego+watch-chromium@igalia.com'],
'web_applications': ['alancutter+chrome-cls@chromium.org',
'dibyapal+watch-webapps@chromium.org',
'dmurph+watching-webapps@chromium.org',
'dominickn+watch-web_applications@chromium.org',
'ericwilligers+watch-bmo@chromium.org',
'glenrob+watch@chromium.org',
'kuragin+web-applications-cls@chromium.org',
'loyso+watch@chromium.org',
'mgiuca+watch@chromium.org',
'phillis+watch@chromium.org',
'webappwatch@microsoft.com',
'zelin+watch-web_applications@chromium.org'],
'web_package': ['hayato+watch@chromium.org',
'twifkak+watch@chromium.org'],
'web_share': ['mgiuca+watch@chromium.org'],
'webauthn': ['webauthn-reviews@chromium.org'],
'webcodecs': ['feature-media-reviews@chromium.org'],
'webgpu': ['cwallez+watch@chromium.org',
'kainino+watch@chromium.org'],
'webid': ['yigu+watch@chromium.org',
'cbiesinger@chromium.org',
'icer@chromium.org',
'npm+watch@chromium.org'],
'weblayer': ['cricke+watch@chromium.org',
'rayankans+watch@chromium.org',
'swestphal+watch@chromium.org'],
'weblayer_safe_browsing' : ['carlosil+watch@chromium.org'],
'weblayer_ssl' : ['carlosil+watch@chromium.org'],
'webnn': ['qjw@chromium.org'],
'webotp': ['yigu+watch@chromium.org'],
'webrtc_browser_tests': ['phoglund+watch@chromium.org'],
'website_settings': ['dullweber+watch@chromium.org',
'msramek+watch@chromium.org'],
'windows_sandboxing': ['wfh+watch@chromium.org'],
'wm_state': ['toshikikikuchi+watch-state@chromium.org'],
'wpt_tools': ['lpz+watch@chromium.org'],
'x11': ['sadrul@chromium.org'],
'zlib': ['cblume+zlib@chromium.org', 'hans@chromium.org'],
'zoom': ['wjmaclean@chromium.org'],
},
}