| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| index 576b885a238032f6ab97fa036b7373f0be93711f..0dfa275c110e24183144f8109bc564d2f01335fb 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -568,6 +568,11 @@
|
| status: "experimental",
|
| },
|
| {
|
| + name: "MediaTrackApplyConstraints",
|
| + implied_by: ["ImageCapture"],
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "MediaTrackCapabilities",
|
| implied_by: ["ImageCapture"],
|
| status: "experimental",
|
|
|