0

arc: Add arc_fileapi watchlist

Bug: None
Test: Dryrun
Change-Id: Ifb92f58db4a87895a20086f933e6cf211b1f4d58
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4497174
Commit-Queue: Alan Ding <alanding@chromium.org>
Reviewed-by: David Jacobo <djacobo@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1139141}
This commit is contained in:
Alan Ding
2023-05-03 21:23:41 +00:00
committed by Chromium LUCI CQ
parent f9d64de4d6
commit 87eb975a40

@ -154,6 +154,9 @@
'arc_auth': {
'filepath': 'chrome/browser/ash/arc/auth'
},
'arc_fileapi': {
'filepath': 'chrome/browser/ash/arc/fileapi'
},
'arc_ime': {
'filepath': 'chrome/browser/ash/arc/input_method_manager/'\
'|components/arc/ime/'
@ -2315,6 +2318,8 @@
'arc': ['hidehiko+watch@chromium.org',
'arc-reviews+chromium@google.com'],
'arc_auth': ['khmel+watch@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'],