| 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 7fc9b2e1774e6d0ec2f6953b34cbf8ef71c15010..c9c1bfb4cfbd246b31d3ce2ce3222be4b61ac99c 100644
|
| --- a/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| +++ b/third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl
|
| @@ -20,7 +20,7 @@ enum FillLightMode {
|
| };
|
|
|
| [
|
| - RuntimeEnabled=ImageCapture,
|
| + OriginTrialEnabled=ImageCapture,
|
| ] interface PhotoCapabilities {
|
| readonly attribute MeteringMode whiteBalanceMode;
|
| readonly attribute MediaSettingsRange colorTemperature;
|
|
|