Commit ef907f86 authored by Henrique Ferreiro's avatar Henrique Ferreiro Committed by Commit Bot

Add a WATCHLISTS definition for cursor code

Change-Id: Ibc3e3bef3e3d73131c39fdc9d6cc18ed5218ef72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488163Reviewed-by: default avatarAlexander Dunaev <adunaev@igalia.com>
Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com>
Cr-Commit-Position: refs/heads/master@{#819300}
parent 927d39b9
...@@ -892,6 +892,9 @@ ...@@ -892,6 +892,9 @@
'|chrome/browser/chromeos/printing/'\ '|chrome/browser/chromeos/printing/'\
'|printing/', '|printing/',
}, },
'cursor': {
'filepath': 'ui/base/cursor/',
},
'custom_proxy': { 'custom_proxy': {
'filepath': 'services/network/network_service_proxy_delegate.*', 'filepath': 'services/network/network_service_proxy_delegate.*',
}, },
...@@ -2438,6 +2441,7 @@ ...@@ -2438,6 +2441,7 @@
'crostini': ['crostini-ui@chromium.org'], 'crostini': ['crostini-ui@chromium.org'],
'cups_printing': ['print-reviews+cups@chromium.org', 'cups_printing': ['print-reviews+cups@chromium.org',
'cros-printing-reviews@google.com'], 'cros-printing-reviews@google.com'],
'cursor': ['hferreiro@igalia.com'],
'custom_proxy': ['lbendig@opera.com', 'custom_proxy': ['lbendig@opera.com',
'wdzierzanowski@opera.com'], 'wdzierzanowski@opera.com'],
'custom_tabs': ['amalova+watch@chromium.org', 'custom_tabs': ['amalova+watch@chromium.org',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment