mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Eliminates two unused includes in the client wrapper view controller header. These were introduced in a382232 and c66d5e6, usage was deprecated in e297b7d and removed in 1cb8585. No test changes since no semantic changes; just the removal of header #includes that are no longer used in this file.