mirror of
https://github.com/electron/electron.git
synced 2026-01-22 13:58:01 -05:00
refactor: remove electron::WebContentsPermissionHelper::PermissionTypes::KEYBOARD_LOCK This was added in344aba0. In the time when this PR initially went up and when344aba0landed, upstream added blink::PermissionTypes::KEYBOARD_LOCK. Our duplicate copy can be removed. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>