Commit ca9597674dd755649e0f208a5a9d8cd71bfdcc75

Julie Jeongeun Kim 2025-04-15T22:28:04

Include IOKit.framework with `is_mac || angle_enable_cgl` This includes IOKit.framework with `is_mac || angle_enable_cgl` since it’s needed from SystemInfo_macos.mm which includes IOKit and the file is included with `is_mac || angle_enable_cgl`. It fixes the compilation error on tvOS. Bug: b/391914246 Change-Id: I6fb8372d50ea16301f20f985cfa0d4835caec9e3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6459200 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>