mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
IWYU: add missing header for `content::SyntheticGestureTarget` GNU libstdc++ does not allow using std::unique_ptr on incomplete types, leading to a compile error.