Remove Close button for chooser bubble and call CloseBubble when Cancel
button is pressed.

The Close button (the upper-right X) is redundant since the Cancel
button exists for the chooser bubble. The Close button is already
removed at chooser_bubble_ui_cocoa.mm, so also do it here for non-Mac
implementation. Also added code to call CloseBubble when Cancel button
is pressed.

BUG=492204

Review URL: https://codereview.chromium.org/1530493002

Cr-Commit-Position: refs/heads/master@{#366699}
4 files changed