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 authored Oct 24, 2018
2 parents e300d5a + 66265ff commit 31dafd4
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 31dafd4

Please sign in to comment.