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. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Bruno Pitrus <brunopitrus@hotmail.com>