| Index: third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| diff --git a/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl b/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| index 0519f2eadd8c0a58b1842e296fe4475caf514de6..0d2b450ddf8674bea0ac98a2f08a2f8f1608e793 100644
|
| --- a/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| +++ b/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| @@ -13,9 +13,6 @@ enum FocusMode {
|
| [
|
| RuntimeEnabled=ImageCapture,
|
| ] interface PhotoCapabilities {
|
| - // TODO(mcasas): Update the Spec where these members are not readonly.
|
| - // https://github.com/w3c/mediacapture-image/issues/29
|
| -
|
| readonly attribute MediaSettingsRange iso;
|
| // TODO(mcasas): Replace these two with supported and current resolutions.
|
| // https://github.com/w3c/mediacapture-image/issues/30
|
|
|