Commit 01eb6d40 authored by David Black's avatar David Black Committed by Commit Bot

Add WATCHLIST entry for holding space.

Bug: 1129215
Change-Id: Ifc454d94a79feb7b16d257219279e4f58344547f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414702Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
Commit-Queue: David Black <dmblack@google.com>
Cr-Commit-Position: refs/heads/master@{#807939}
parent b4b9fc4f
...@@ -1082,6 +1082,11 @@ ...@@ -1082,6 +1082,11 @@
'headless': { 'headless': {
'filepath': 'headless/' 'filepath': 'headless/'
}, },
'holding_space': {
'filepath': 'ash/public/cpp/holding_space|'\
'ash/system/holding_space|'\
'chrome/browser/ui/ash/holding_space'
},
'i18n': { 'i18n': {
'filepath': 'base/i18n/|base/string|l10n|icu|'\ 'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding', 'locale_settings|encoding',
...@@ -2496,6 +2501,7 @@ ...@@ -2496,6 +2501,7 @@
'wjmaclean@chromium.org'], 'wjmaclean@chromium.org'],
'hats': ['cros-telemetry+hats@google.com'], 'hats': ['cros-telemetry+hats@google.com'],
'headless': ['headless-reviews@chromium.org'], 'headless': ['headless-reviews@chromium.org'],
'holding_space': ['tote-eng+reviews@google.com'],
'i18n': ['jshin+watch@chromium.org'], 'i18n': ['jshin+watch@chromium.org'],
'image_editor': ['tgupta+watch@chromium.org', 'image_editor': ['tgupta+watch@chromium.org',
'jeffreycohen+watch@chromium.org', 'jeffreycohen+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