Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index 8456e5ed1c9a8a4676b827f21d2bac38c93e6482..9c7634a3cd5b6d54569484c4e3bcff63c3fb762a 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -122,6 +122,9 @@ Picture status=experimental |
// window.showModalDialog is deprecated and slated for removal. crbug.com/345831 |
ShowModalDialog status=deprecated |
+// Lax Mixed Content checking for WebSockets, XHR, etc. is deprecated and slated for removal. crbug.com/389089 |
+LaxMixedContentChecking status=deprecated |
+ |
SpeechSynthesis status=stable |
Stream status=experimental |
SubpixelFontScaling status=stable |