| Index: third_party/WebKit/Source/modules/imagecapture/README.md
|
| diff --git a/third_party/WebKit/Source/modules/imagecapture/README.md b/third_party/WebKit/Source/modules/imagecapture/README.md
|
| index b0b52e28cd53a46ad519cb8a91cdabfd3d0887cf..b85f7aecde6ed900ef5dd92434ff97a6bef25883 100644
|
| --- a/third_party/WebKit/Source/modules/imagecapture/README.md
|
| +++ b/third_party/WebKit/Source/modules/imagecapture/README.md
|
| @@ -43,7 +43,7 @@ example, changing the zoom level is instantly reflected on the `theTrack`,
|
| while connecting the Red Eye Reduction, if available, is not.
|
|
|
| | Object |type | retrieved by... |
|
| -| :-- |:-- | --: |
|
| +|:------------------------ |:------------------- | ---------------------------------------:|
|
| |[`PhotoCapabilities`] |non-live capabilities|`theImageCapturer.getPhotoCapabilities()`|
|
| |[`MediaTrackCapabilities`]|live capabilities |`theTrack.getCapabilities()` |
|
| | | | |
|
|
|