Skip to content

Commit

Permalink
Remove starboard dep on cobalt/build/contents_dir.gni (#4125)
Browse files Browse the repository at this point in the history
b/364421874
  • Loading branch information
niranjanyardi committed Sep 20, 2024
1 parent 0faa42d commit 5c1969f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions third_party/icu/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ if (is_mac && !icu_is_in_fuchsia) {
import("//build/config/sanitizers/sanitizers.gni")
}

if (is_starboard) {
import("//cobalt/build/contents_dir.gni")
}

assert(!icu_disable_thin_archive || !is_component_build,
"icu_disable_thin_archive only works in static library builds")

Expand Down

0 comments on commit 5c1969f

Please sign in to comment.