Closed
Description
- Platform: all
- Subsystem: deps
#16876 landed ICU 60.1 but didn't update the source exclusions in icu_generic.gyp
. As a result:
- too many files are built- increases binary size, and source size (this also controls what is checked into the repo)
- there's more exposure for platform build issues (probably a minor point)
This would cause NO change in actual behavior, because the files aren't actually executed (or their removal would have caused the build to fail).