Formatting fixes which not related to this PR
failure is cause by https://github.com/brave/brave-core/pull/25065 which skips CI
This commit is contained in:
@@ -89,7 +89,8 @@ def AddBraveCredits(root, prune_paths, special_cases, prune_dirs,
|
||||
# Rust crates that are downloaded but not used (due to Cargo.toml
|
||||
# misconfigurations in other crates).
|
||||
os.path.join('brave', 'third_party', 'rust', 'valuable'),
|
||||
os.path.join('brave', 'third_party', 'rust', 'windows_aarch64_gnullvm'),
|
||||
os.path.join('brave', 'third_party', 'rust',
|
||||
'windows_aarch64_gnullvm'),
|
||||
os.path.join('brave', 'third_party', 'rust', 'windows_i686_gnu'),
|
||||
os.path.join('brave', 'third_party', 'rust', 'windows_x86_64_gnu'),
|
||||
os.path.join('brave', 'third_party', 'rust', 'windows_x86_64_gnullvm'),
|
||||
|
||||
Reference in New Issue
Block a user