[fuchsia] Exclude sdk_override.txt from watchlist
Test: python3 third_party/depot_tools/watchlists.py build/fuchsia/sdk_override.txt && python3 third_party/depot_tools/watchlists.py build/fuchsia/update_sdk.py Change-Id: I542d23297ed39f0b478fe2e644c5633ae87c4cf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6512913 Reviewed-by: Zijie He <zijiehe@google.com> Auto-Submit: David Dorwin <ddorwin@chromium.org> Commit-Queue: Zijie He <zijiehe@google.com> Cr-Commit-Position: refs/heads/main@{#1456074}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
83002e4028
commit
0416e87126
@ -1227,7 +1227,7 @@
|
|||||||
'chrome/test/data/extensions/api_test/file_system_provider'
|
'chrome/test/data/extensions/api_test/file_system_provider'
|
||||||
},
|
},
|
||||||
'fuchsia': {
|
'fuchsia': {
|
||||||
'filepath': 'fuchsia',
|
'filepath': 'fuchsia.*$(?<!sdk_override.txt)',
|
||||||
},
|
},
|
||||||
'fuzzing': {
|
'fuzzing': {
|
||||||
'filepath': 'fuzz|Fuzz',
|
'filepath': 'fuzz|Fuzz',
|
||||||
|
Reference in New Issue
Block a user