Alexander Biggs 2d7d92e665 [fuchsia] Fix SDK roll failure. (flutter/engine#30600)
- Remove unused zx include. This include redefines several symbols that are now coming from
the SDK. See this SDK roll failure
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8826397088488060737/+/u/build_fuchsia_debug_x64_flutter_shell_platform_fuchsia:fuchsia_fuchsia_tests/stdout. This include does not appear to be used.

- Replace use of non-standard countof C++ feature. This feature does not appear to be defined anymore in the latest toolchain.
2021-12-31 08:15:00 -08:00
..