ImageCapture: Implement focus mode for Android and Fake Video Capture Devices

This CL extends the PhotoCapabilities.idl to have
support for |focusMode|, and wires it down to the
three current implementations: Fake and Android
VideoCaptureDevices in browser.

This forces adding file
modules/imagecapture/PhotoCapabilities.cpp.

FocusMode is defined here:
https://w3c.github.io/mediacapture-image/index.html#idl-def-FocusMode

BUG=518807

Review-Url: https://codereview.chromium.org/2124363003
Cr-Commit-Position: refs/heads/master@{#405414}
15 files changed