Skip to content

Commit

Permalink
Remove starboard dep on cobalt/build/contents_dir.gni
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjanyardi committed Sep 18, 2024
1 parent faa7a7e commit 365449a
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 365449a

Please sign in to comment.