Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
supermassive committed Dec 2, 2024
1 parent ee9e32c commit 766ec3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/brave_wallet/browser/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ source_set("hd_keyring") {
"//brave/components/brave_wallet/common:buildflags",
"//brave/components/brave_wallet/common:common_constants",
"//brave/components/brave_wallet/common:mojom",
"//brave/components/brave_wallet/rust:rust_lib",
"//brave/components/filecoin/rs:rust_lib",
"//crypto",
]
Expand Down
1 change: 1 addition & 0 deletions components/brave_wallet/common/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static_library("common") {
":generated_eth_requests",
":generated_json_rpc_requests",
":pref_names",
"//brave/components/brave_wallet/rust:rust_lib",
"//brave/net/base:utils",
"//brave/third_party/argon2",
"//brave/third_party/bitcoin-core",
Expand Down

0 comments on commit 766ec3a

Please sign in to comment.