Skip to content

Commit

Permalink
Update WATCHLISTS for 'smb' based on the new path
Browse files Browse the repository at this point in the history
smb_provider_client.* are in chromeos/ash/components/dbus/smbprovider
now. So the path in WATCHLISTS is updated.

Change-Id: I1e80d0718536e2ae2ccbf330df18ef2fe08b1d07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3746036
Reviewed-by: Alex Danilo <adanilo@chromium.org>
Commit-Queue: Yeunjoo Choi <ychoi@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1021037}
  • Loading branch information
duswnchl authored and Chromium LUCI CQ committed Jul 6, 2022
1 parent 0ec2682 commit beefd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -1781,7 +1781,7 @@
'smb': {
'filepath': 'chrome/browser/ash/file_system_provider' \
'|chrome/browser/ash/smb_client'\
'|chromeos/ash/components/dbus/smb_provider_client',
'|chromeos/ash/components/dbus/smbprovider',
},
'source_idls': {
'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Expand Down

0 comments on commit beefd50

Please sign in to comment.