Skip to content

Commit

Permalink
Merge pull request #8 from brave-intl/missing-dep
Browse files Browse the repository at this point in the history
Add missing dep for services/network
  • Loading branch information
gdregalo committed Jul 5, 2018
2 parents c2fffa8 + 60bf8e8 commit facf3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ source_set("bat-native-ledger") {

deps = [
"//net",
"//services/network:network_service",
"//third_party/leveldatabase",
rebase_path("bat-native-anonize:anonize2", dep_base),
rebase_path("bip39wally-core-native:bip39wally-core", dep_base),
Expand Down

0 comments on commit facf3bd

Please sign in to comment.