Revert "[ermine] Replace hard-coded time zone list with build-time data"

This reverts commit da832f3edf45db9d1be6a146b2269fcc18f9c915.

Reason for revert: This is causing compiler ASAN errors in fuchsia.git

Original change's description:
> [ermine] Replace hard-coded time zone list with build-time data
> 
> - Add list of time zone IDs generated at build time
> - Load the list asynchronously in Ermine's time zone widget
> 
> Bug: 42861
> Depends-On: Ibce53c89dd4d75c06ed06ebe6b3b3b03889d9916
> Change-Id: I854c436764d5ec28200bf6aca24454b22f137b63

TBR=sanjayc@google.com,nsylvain@google.com,kpozin@google.com,cwhitten@google.com

Change-Id: If2c70dc59e98f2cba966c0f1ebee34b66039156c
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 42861
4 files changed
tree: b1baff875898df1694c13834f83d1fb0c68a98e1
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BUILD.gn
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.