Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
We were missing a dependency.
  • Loading branch information
abarth committed Jul 22, 2015
1 parent 8e352f2 commit 003a859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sky/dist/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ copy("sky_shell") {

deps = [
"//sky/shell",
"//third_party/icu:icudata",
]
}

Expand Down

0 comments on commit 003a859

Please sign in to comment.