Added "Exit full screen" to context menu.
This item is only shown when in fullscreen, and allows users to exit
fullscreen using the mouse (for users who don't have a keyboard
attached).
This is still not foolproof (as it won't work on a site that captures
the right-click menu) but should work in the majority of cases.
BUG=
594868
TEST=https://permission.site. Click Fullscreen. Right-click background; should
see "Exit full screen ... Esc".
TEST=F11 to go fullscreen. Right-click background; should see
"Exit full screen ... F11".
Committed:
https://crrev.com/8490591edaffefb62a0dbbace192115092dab908
Cr-Commit-Position: refs/heads/master@{#404589}