Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2606983002: Media Capture Depth Stream Extensions API: focal length and depth range. (Closed)
Patch Set: base::Optional and nits, thanks mcasas@. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 4319bd1bd98c857a0cb3726971c856c22effde07..8f498c9ca66208c0594900c8e675dbf5c9e80ce0 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -133,6 +133,7 @@ LongTaskObserver status=experimental, origin_trial_feature_name=LongTaskObserver
FractionalScrollOffsets
LoadingWithMojo
MediaCapture
+MediaCaptureDepth status=experimental
MediaCaptureFromCanvas status=stable
MediaCaptureFromVideo status=experimental
MediaConstraints status=stable

Powered by Google App Engine