Skip to content

Commit

Permalink
Merge pull request #728 from /issues/1808-followup
Browse files Browse the repository at this point in the history
fix path for resources
  • Loading branch information
bridiver committed Oct 25, 2018
1 parent 0d27933 commit 1a0de70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ if (is_mac) {
group("unpacked_resources") {
if (!is_mac) {
deps = [
"//brave/components/brave_rewards/extension:locales",
"//brave/components/brave_rewards/resources/extension:locales",
]
}
}
Expand Down

0 comments on commit 1a0de70

Please sign in to comment.